Blender Git Loki
Git Commits -> Revision 69eaa19
Revision 69eaa19 by Pablo Dobarro (master) March 12, 2020, 19:45 (GMT) |
Fix flood fill operation not taking into account hidden vertices The idea of the visibility system is that tools should behave like hidden vertices do not exist, so the flood fill operation should ignore hidden vertices for all operators. Reviewed By: jbakker Differential Revision: https://developer.blender.org/D7125 |
Commit Details:
Full Hash: 69eaa19340580c82bb8199cc070affb3d306c286
Parent Commit: b0271c6
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)