Blender Git Commit Log
Git Commits -> Revision 503d5c0
Revision 503d5c0 by Pablo Dobarro (master) March 9, 2020, 18:33 (GMT) |
Fix T74499: Add visibility checks to Face Sets creation operations Create face sets by visibility needs to check if all face sets of a vertex are visible to set the new face set. I renamed the functions to make this more cleare in the API. I also added a visibility check when creating by mask to avoid modifying hidden areas. Reviewed By: brecht Maniphest Tasks: T74499 Differential Revision: https://developer.blender.org/D7048 |
Commit Details:
Full Hash: 503d5c0c652dbce9dad428ab4b19e021c0ca8a39
Parent Commit: c65b9fb
Lines Changed: +25, -5
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+25, -5) (Diff)