Blender Git Commit Log

Git Commits -> Revision 2d9ab46

Revision 2d9ab46 by Pablo Dobarro (master)
June 20, 2020, 19:48 (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: 2d9ab46e0b6e417b3f9603d047c523cd7677bb20
Parent Commit: bb58d3d
Lines Changed: +8, -1

1 Modified Path:

/source/blender/editors/sculpt_paint/sculpt.c (+8, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021