Blender Git Commit Log

Git Commits -> Revision b073e59

Revision b073e59 by Campbell Barton (master)
February 25, 2021, 05:13 (GMT)
Fix T85975: Edit-mode undo/redo removes overlays

Setting the active object when decoding undo steps missed
a call to ED_object_base_active_refresh.

Commit Details:

Full Hash: b073e59d4e0de2a22c0a15ded1df4d29c0fa7a8e
Parent Commit: e301f34
Lines Changed: +10, -10

7 Modified Paths:

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