Blender Git Commit Log

Git Commits -> Revision 9636cab

Revision 9636cab by Campbell Barton (master)
May 15, 2018, 08:10 (GMT)
Undo System: remove nested edit-mode undo calls

Regression in recent undo system changes,
This caused T55048.

When each mode had its own undo stack it was important
to initialize it when entering edit-mode.

Commit Details:

Full Hash: 9636cab0098f96b9c6b6493fb7120f32d7506cd6
Parent Commit: ae8225b
Lines Changed: +29, -41

10 Modified Paths:

/source/blender/editors/animation/anim_channels_edit.c (+3, -2) (Diff)
/source/blender/editors/curve/editcurve_add.c (+0, -4) (Diff)
/source/blender/editors/include/ED_object.h (+1, -2) (Diff)
/source/blender/editors/mesh/editmesh_add.c (+2, -2) (Diff)
/source/blender/editors/mesh/mesh_navmesh.c (+1, -1) (Diff)
/source/blender/editors/object/object_add.c (+3, -2) (Diff)
/source/blender/editors/object/object_edit.c (+9, -20) (Diff)
/source/blender/editors/screen/screen_edit.c (+4, -3) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+2, -2) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+4, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021