ousnius / BodySlide-and-Outfit-Studio

BodySlide and Outfit Studio, a tool to convert, create, and customize outfits and bodies for Bethesda games.
GNU General Public License v3.0
293 stars 64 forks source link

Gradient in a masked area can't receive sliders' data properly #513

Closed JohnnyBungalow closed 4 weeks ago

JohnnyBungalow commented 5 months ago

When u mask an area and then smooth bits u need using Shift+LMB, the gradient area doesn't combine existing slider on this masked mesh with the new ones, this area just loses slider data.

ousnius commented 4 weeks ago

@JohnnyBungalow Conforming with a mask with gradients (or lower mask values like 0.5) now keeps the old slider data and mixes it with the slider data from the new conform based on the mask factor.

This means it's now also possible to conform parts of a shape "just a bit" by applying an e.g. 20% or 50% mask to it.