Blender Git Commit Log

Git Commits -> Revision 9022033

September 25, 2019, 01:45 (GMT)
UI: Replace big options button in file browser

The big options button in the lower left is now gone, it's replaced by a
smaller icon toggle button in the upper right.
That means I could also remove code for the region we had just for this
button.
I also added versioning code for the removal, to make sure the region is
removed cleanly when reading old files.

Commit Details:

Full Hash: 902203341263e65c384414758ae41a57c8d0a74d
Parent Commit: 2a47900
Committed By: YimingWu
Lines Changed: +33, -63

3 Modified Paths:

/release/scripts/startup/bl_ui/space_filebrowser.py (+18, -31) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+12, -3) (Diff)
/source/blender/editors/space_file/space_file.c (+3, -29) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021