Blender Git Loki

Git Commits -> Revision 1442827

Revision 1442827 by Bastien Montagne (blender-v2.90-release)
September 21, 2020, 07:32 (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: 1442827a4ffc84272fe047931812af7718b90f30
Parent Commit: f822cd5
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