Blender Git Loki

Git Commits -> Revision ef7fd50

Revision ef7fd50 by Julian Eisel (master)
November 4, 2019, 20:01 (GMT)
UI: Rewrite stacked full-screen logic, fixing issues

To recreate the main issue:
* Set render and file browser to show in full-screen in the preferences
* Default scene, press F12 in 3D View
* Press Alt+S to save the image
* Escape the file browser
* Escape the image editor
The former 3D View would now show the image editor. This is a common
use-case that should work.

Full-screen code is a hassle to get to work as expected. There are
reports from 2.5, I did lots of work years ago to get these kind of
use-cases to work fine. But apparently I broke this one with a fix for
another common use-case in March (0a28bb14222c).
This now stores hints in the space, rather than the area, which should
make things much more controlable and hopefully help us fix issues like
this.
Here are a few references describing further common issues (all should
work fine now): 0a28bb14222c, e61588c5a544, T19296

Checked over this with Bastien, we agreed that at some point we should
do a big rewrite of all of this, for now this is acceptable.

Commit Details:

Full Hash: ef7fd50f8a9317f363eaeb29101cd7fce1111ff4
Parent Commit: 4b337a8
Lines Changed: +76, -27

6 Modified Paths:

/source/blender/blenloader/intern/versioning_280.c (+5, -0) (Diff)
/source/blender/editors/render/render_view.c (+2, -1) (Diff)
/source/blender/editors/screen/area.c (+36, -11) (Diff)
/source/blender/editors/screen/screen_edit.c (+14, -13) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+3, -2) (Diff)
/source/blender/makesdna/DNA_space_types.h (+16, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021