Blender Git Loki
Git Commits -> Revision db1d711
Revision db1d711 by Pablo Dobarro (master) March 7, 2020, 15:41 (GMT) |
Fix T74501: Wrong initial iteration when using mask expand The initial iteration for all symmetry areas is always 0. We were using 1 for the main stroke, so it was 1 step behind. This was broken for expanding masks and face sets, but with face sets it is more noticeable. Reviewed By: brecht Maniphest Tasks: T74501 Differential Revision: https://developer.blender.org/D7050 |
Commit Details:
Full Hash: db1d7114581381e68d00cb173d093216c61d7ec6
Parent Commit: 7760cec
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)