Blender Git Commit Log

Git Commits -> Revision 3e5431f

Revision 3e5431f by Pablo Dobarro (master)
August 18, 2020, 14:14 (GMT)
Sculpt: Invert Smooth to Enhance Details

This enables the invert mode in the smooth brush as Enhance Details.
The operation is similar to the Sharpen Filter intensify details parameter,
which consist in applying the laplacian smooth displacement in the opposite
direction calculated using the original coordinates.

Reviewed By: sergey

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

Commit Details:

Full Hash: 3e5431fdf43906cd900f960f65ef8897e8a108a3
Parent Commit: 872efd8
Lines Changed: +105, -3

4 Modified Paths:

/source/blender/editors/sculpt_paint/sculpt.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+87, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+13, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021