Blender Git Loki

Git Commits -> Revision 338b9ae

September 25, 2019, 01:48 (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: 338b9ae00b35a45a3cf4f9a7a63d013817d79790
Parent Commit: d611109
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