Blender Git Loki
Git Commits -> Revision 07c4615
Revision 07c4615 by Philipp Oeser (master) December 16, 2020, 20:36 (GMT) |
Fix T83856: Sculpt: anchored brushes with spherical falloff ignore topology automasking Anchored brushes with spherical falloff start off with zero radius, thus we have no pbvh nodes on the first brush step. This would prevent initializing the automasking cache [which only happens on the first brush step]. Maniphest Tasks: T83856 Differential Revision: https://developer.blender.org/D9873 |
Commit Details:
Full Hash: 07c46154318e321fe76c818c357439b79ea982cc
Parent Commit: 247b10e
Lines Changed: +11, -6
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+11, -6) (Diff)