Blender Git Loki

Git Commits -> Revision d611109

September 25, 2019, 01:48 (GMT)
Rewrite file region handling for non-editor mode

This makes it so that regions only needed when the file browser is
invoked as an operation (e.g. Ctrl+O rather than a regular editor) are
lazy created then, and removed if the file browser is changed into a
regular editor then (e.g. Ctrl+O over regular file browser editor ->
Cancel).

That should remove some troublesome assumptions and makes versioning
redundant.
It also fixes the issue of an empty execute region at the bottom after
cancelling a file operation invoked from a regular file browser editor.

Commit Details:

Full Hash: d611109ef84238f85aa337ae370eec4c1341c871
Parent Commit: 3019938
Committed By: YimingWu
Lines Changed: +85, -48

4 Modified Paths:

/source/blender/blenloader/intern/versioning_280.c (+0, -20) (Diff)
/source/blender/editors/space_file/file_intern.h (+2, -0) (Diff)
/source/blender/editors/space_file/file_ops.c (+24, -0) (Diff)
/source/blender/editors/space_file/space_file.c (+59, -28) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021