Blender Git Loki
Git Commits -> Revision 53c03d4
Revision 53c03d4 by Pablo Dobarro (master) March 12, 2020, 19:38 (GMT) |
Fix Face Set operators not modifying sigle poly Face Sets The face_set_set function which sets a face sets given a vertex index can ignore all modifications to hidden face sets, so we can skip all vertex visibility checks outside that function. This makes the code faster, simpler and fixes multiple bugs. Reviewed By: jbakker Differential Revision: https://developer.blender.org/D7122 |
Commit Details:
Full Hash: 53c03d4679f6ed94cac341af0d11a3a8495083a7
Parent Commit: 9dcd6ba
Lines Changed: +2, -5
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+2, -5) (Diff)