Blender Git Commit Log

Git Commits -> Revision 2b2f3da

Revision 2b2f3da by Pablo Dobarro (master)
October 19, 2020, 23:52 (GMT)
Sculpt: Smooth deform type for Boundary Brush

This adds a smooth deformation type to the boundary brush, which smooths
the boundary and has a regular falloff towards the inside of the mesh.
For smoothing, only vertices parallel to the boundary are taken into
account, creating this effect.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D9204

Commit Details:

Full Hash: 2b2f3da721bf3dc4a62c6132e8120c50503e3c15
Parent Commit: f780bfa
Lines Changed: +65, -0

3 Modified Paths:

/source/blender/editors/sculpt_paint/sculpt_boundary.c (+63, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021