Blender Git Loki
Git Commits -> Revision 4b99ea1
Revision 4b99ea1 by Pablo Dobarro (master) October 15, 2020, 17:02 (GMT) |
Fix mask expand creating wrong masks when the cursor is not over the mesh This forces the mask expand modal operator to use the maximum iteration when the cursor is not over the mesh, masking the entire connected component. This fixes the issue for both expanding masks and face sets. Reviewed By: sergey Differential Revision: https://developer.blender.org/D9105 |
Commit Details:
Full Hash: 4b99ea17fbde991b9259dd12bfd36739b7e067a9
Parent Commit: 0d5ec99
Lines Changed: +8, -2
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt_mask_expand.c (+8, -2) (Diff)