Blender Git Loki

Git Commits -> Revision ec6d32b

Revision ec6d32b by Bastien Montagne (master)
September 14, 2020, 12:59 (GMT)
Fix T78392: [2.83.5, 2.90, 2.91] Crash on undo/ redo after changing modes.

During undo/redo read code is expected to clear the `OB_MODE_EDIT`
bitflag of `Object.mode`, for some reasons.

This was not done anymore for re-used Objects, we need to add a special
handling case for that too.

Should be backported to 2.90 and 2.83 (will probably not be straight
forward for the latter).

Commit Details:

Full Hash: ec6d32b238da507c258a4b571e332c5cb67a6b18
Parent Commit: 4b14f76
Lines Changed: +11, -1

2 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+3, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+8, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021