Blender Git Loki

Git Commits -> Revision 914f430

Revision 914f430 by Julian Eisel (master)
September 12, 2019, 14:36 (GMT)
Fix T69791: Fix crash reading old file browser in temporary window

When reading a old .blend file (from before the new file browser
design), we wouldn't create the execute region for existing file
editors. This usually wasn't an issue, but it could become one when a
file browser was opened in a temporary screen before, and that screen
was still visible. Then code spawning the new file browser would re-use
the old file browser data, assuming the execute region was there.

Handle this in versioning code and let rest of the code keep sane
assumtions (e.g. that there always is a execute region, even if
invisible).

Commit Details:

Full Hash: 914f4308fb828941436c1ecfb4a58b18017fbd1c
Parent Commit: 52b32fd
Lines Changed: +10, -0

1 Modified Path:

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