Blender Git Commit Log

Git Commits -> Revision c73f3af

Revision c73f3af by Julian Eisel (asset-browser)
August 24, 2020, 20:04 (GMT)
Start preparing the Asset Browser UI

* Make sure exactly the wanted regions are visible
* Make sure toggling back and forth between the Asset and the File Browser
works fine (with correct region setup and other settings)
* Hide File Browser only region contents (e.g. panels on the left)
* Use thumbnail mode as default for the Asset Browser

Commit Details:

Full Hash: c73f3af304618c63eff1cd2cc66934d6601130c1
Parent Commit: d4207af
Lines Changed: +95, -22

7 Modified Paths:

/release/scripts/startup/bl_ui/space_filebrowser.py (+11, -6) (Diff)
/source/blender/editors/include/ED_fileselect.h (+2, -0) (Diff)
/source/blender/editors/space_file/filesel.c (+17, -2) (Diff)
/source/blender/editors/space_file/space_file.c (+49, -11) (Diff)
/source/blender/makesdna/DNA_space_types.h (+5, -2) (Diff)
/source/blender/makesrna/intern/rna_screen.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+9, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021