Blender Git Commit Log

Git Commits -> Revision adfe68e

Revision adfe68e by Julian Eisel (master)
September 20, 2019, 15:42 (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: adfe68e2025b6d85312361a3d1b4d1397c1ce2a9
Parent Commit: 8c60205
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