Blender Git Loki
Git Commits -> Revision 0030e6a
Revision 0030e6a by Pablo Dobarro (master) March 9, 2020, 18:39 (GMT) |
Fix T74500: Rebuild the Face Sets datalayer after slicing the geometry Was crashing SculptSession data will not longer be valid if the total number of polys is modified when rendering the mesh again. This deletes all face sets in the mesh when slicing the mask. I'll try to add code to generate a new face set in with faces that are created when filling the holes, but for now this avoids the crash. Reviewed By: brecht Maniphest Tasks: T74500 Differential Revision: https://developer.blender.org/D7049 |
Commit Details:
Full Hash: 0030e6a2fc265258be7e02bedb89d81feda2adda
Parent Commit: 503d5c0
Lines Changed: +11, -0
1 Modified Path:
/source/blender/editors/mesh/editmesh_mask_extract.c (+11, -0) (Diff)