Blender Git Commit Log

Git Commits -> Revision 9def00a

Revision 9def00a by Bastien Montagne (master)
March 1, 2021, 10:27 (GMT)
Work around T86015: Crash undoing in certain scenario (disabling Global Undo).

Simply disable advanced 're-use current blend data` process when loading
a memfile step and Global Undo is disabled, since there is no way to
ensure we have a proper 'differential' state in the stack then.

NOTE: this is a quick work-around to fix the crash, not a satisfying
solution by far (pretty sure there can still be crashes if you then
re-enable Global Undo afterwards e.g.).

Commit Details:

Full Hash: 9def00a8ca8307c28ba064dbf80869ab00235711
Parent Commit: ca63729
Lines Changed: +1, -1

1 Modified Path:

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