Blender Git Commit Log

Git Commits -> Revision 76cc8e8

Revision 76cc8e8 by Campbell Barton (master)
April 8, 2021, 10:39 (GMT)
Fix T85974: Edit-mode undo/redo causes assertion

Without legacy-undo, loading memfile undo only cleared edit-mode data
for mesh and armature object types.
This causes an assertion when loading edit-mode undo steps afterwards
for other object types as the existence of this data made entering
object mode fail.

Resolve this by freeing all objects types undo data from ED_editors_exit

Commit Details:

Full Hash: 76cc8e8436875c1c700d6a7d29d3cffeddc04c7d
Parent Commit: ed2639c
Lines Changed: +3, -21

1 Modified Path:

/source/blender/editors/util/ed_util.c (+3, -21) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021