Blender Git Commit Log
Git Commits -> Revision 12e1f7e
Revision 12e1f7e by Pablo Dobarro (temp-face-set-fixes) March 25, 2020, 14:30 (GMT) |
Fix T74637: Reset face set data when disabling dyntopo Last time I checked Face Sets were preserved in a more or less predictable way when modifying the mesh with dyntopo. As it looks that in some problems this may cause bugs and you can't see or use face sets when modifying the topology of the mesh whith dyntopo active, it is probably better to reset them when going from dyntopo to mesh. This way you know that you are always going to get a predictable face sets state. Maniphest Tasks: T74637 Differential Revision: https://developer.blender.org/D7099 |
Commit Details:
Full Hash: 12e1f7e50b16f53ced6a785c69b104c1c76fddf7
Parent Commit: 4123e50
Committed By: Dalai Felinto
Lines Changed: +16, -0
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+16, -0) (Diff)