Blender Git Commit Log
Git Commits -> Revision 7eacda5
Revision 7eacda5 by Pablo Dobarro (master) March 27, 2020, 16:52 (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. Reviewed By: jbakker Maniphest Tasks: T74637 Differential Revision: https://developer.blender.org/D7099 |
Commit Details:
Full Hash: 7eacda5a2bedbefab208ac32b0556307a9ca758b
Parent Commit: 0db0553
Lines Changed: +16, -0
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+16, -0) (Diff)