Blender Git Loki

Git Commits -> Revision 946c870

September 25, 2019, 01:45 (GMT)
Refactor: Ensure there's always a valid file editor tool region

So far the file browser code had some lazy creation for the tool region,
even though it should always be there. The only reason I can see for
this is compatiblity. So I simply added versioning code to add the
region in case it's not there. Now we should be able to savely assume
the tool region to be there, whithout any unusual lazy-creation.

Commit Details:

Full Hash: 946c870553f52e62043ad4639a399870f06d3a02
Parent Commit: 6cc6f47
Committed By: YimingWu
Lines Changed: +16, -31

4 Modified Paths:

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