Blender Git Loki

Git Commits -> Revision 4d8980a

Revision 4d8980a by Brecht Van Lommel (master)
September 6, 2017, 14:17 (GMT)
Fix T52640: crash when opening image file browser in some cases.

There was some invalid state in the screen here, some areas had
sa->full set even though no screen was maximized, which then caused
a restore from the wrong (empty) area, which then led to spacedata
being empty and a crash.

This fix properly clears the sa->full after restore, and also fixes
existing .blend files in such an invalid state.

Commit Details:

Full Hash: 4d8980a690e87306c3ae2ca8b5fc0b78f025740f
Parent Commit: 584523e
Lines Changed: +29, -9

2 Modified Paths:

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