Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-04-08 12:30:31 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-04-08 13:39:56 +0300
commit76cc8e8436875c1c700d6a7d29d3cffeddc04c7d (patch)
tree9c6cfc3484a7e61d60ff29da206570ae5af62788 /source/blender/render
parented2639c7223be65f39be78fd7cac4a7b1c395890 (diff)
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
Diffstat (limited to 'source/blender/render')
0 files changed, 0 insertions, 0 deletions