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

Implemented restrict plane and normal options for brushes. #423

Closed sts1skj closed 2 years ago

sts1skj commented 2 years ago

For the inflate brush, I made the direction of inflation at each point be that point's normal.

For the smooth and move brushes, I took the offset that would have been applied and projected it onto the starting plane or normal at the point.