Blender Git Commit Log
Git Commits -> Revision b9e07c1
Revision b9e07c1 by Pablo Dobarro (master) January 21, 2021, 22:23 (GMT) |
Fix T84896: Boundary brush not affected by automasking This uses the values form the stroke automasking cache to control the falloff of all deformers in the boundary brush. Usually this is already considered in the general brush falloff function for the rest of the brushes, but this is one of the exceptions where the brush implements its custom falloff. Reviewed By: JacquesLucke Maniphest Tasks: T84896 Differential Revision: https://developer.blender.org/D10161 |
Commit Details:
Full Hash: b9e07c1e0bed6d4813c53d0ea40e3f135aca1c75
Parent Commit: f24992d
Lines Changed: +12, -5
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt_boundary.c (+12, -5) (Diff)