Blender Git Commit Log

Git Commits -> Revision 937731d

Revision 937731d by Campbell Barton (master)
February 7, 2019, 09:28 (GMT)
Fix T61272: Undo fails to track multi-edit mode enter/exit

Objects leaving edit-mode weren't restored by edit-mode undo steps.

Commit Details:

Full Hash: 937731dff1af4910dc94646904106432c14b2042
Parent Commit: 075a122
Lines Changed: +78, -28

7 Modified Paths:

/source/blender/editors/armature/editarmature_undo.c (+8, -5) (Diff)
/source/blender/editors/curve/editcurve_undo.c (+9, -5) (Diff)
/source/blender/editors/include/ED_undo.h (+6, -0) (Diff)
/source/blender/editors/lattice/editlattice_undo.c (+8, -5) (Diff)
/source/blender/editors/mesh/editmesh_undo.c (+6, -8) (Diff)
/source/blender/editors/metaball/editmball_undo.c (+8, -5) (Diff)
/source/blender/editors/undo/ed_undo.c (+33, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021