Blender Git Loki
Git Commits -> Revision 910b421
July 2, 2020, 07:10 (GMT) |
Fix T77328: Crash on undo Draw Face Sets stroke with dyntopo active Draw Face Sets does not work in Dyntopo and the sculpt API should be responsible for that without needing to add checks all over the code, but it was doing an undo push of type SCULPT_UNDO_FACE_SETS which is not supported, causing the crash. Reviewed By: sergey Maniphest Tasks: T77328 Differential Revision: https://developer.blender.org/D7924 |
Commit Details:
Full Hash: 910b4210454bd51aa86cbf63ed2dcd90c6e2b298
Parent Commit: 2d89951
Committed By: Jeroen Bakker
Lines Changed: +8, -1
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+8, -1) (Diff)