Blender Git Loki
Git Commits -> Revision e301f34
Revision e301f34 by Campbell Barton (master) February 25, 2021, 05:13 (GMT) |
Fix T85974: Edit-mode undo/redo causes assertion Assert the poll function succeeds after setting the active object. |
Commit Details:
Full Hash: e301f3422d9922598e0cabf12a4e22eda0ae0880
Parent Commit: 2b60d7d
Lines Changed: +28, -5
5 Modified Paths:
/source/blender/editors/armature/editarmature_undo.c (+5, -1) (Diff)
/source/blender/editors/curve/editcurve_undo.c (+5, -1) (Diff)
/source/blender/editors/lattice/editlattice_undo.c (+5, -1) (Diff)
/source/blender/editors/mesh/editmesh_undo.c (+5, -1) (Diff)
/source/blender/editors/metaball/editmball_undo.c (+8, -1) (Diff)
/source/blender/editors/curve/editcurve_undo.c (+5, -1) (Diff)
/source/blender/editors/lattice/editlattice_undo.c (+5, -1) (Diff)
/source/blender/editors/mesh/editmesh_undo.c (+5, -1) (Diff)
/source/blender/editors/metaball/editmball_undo.c (+8, -1) (Diff)