Blender Git Commit Log

Git Commits -> Revision cfc6426

Revision cfc6426 by Julian Eisel (master)
October 22, 2021, 21:56 (GMT)
Asset Browser: Filter options for specific ID types

Adds a filter popup to the header that allows specifiying which data-block
types to show. The menu automatically reflects all supported ID types, so it
shows a checkbox for materials, worlds and actions currently by default, and
all ID types with the "Extended Asset Browser" experimental feature enabled.

Commit Details:

Full Hash: cfc64261c12e90bf3219cb377d4fe7c008407850
Parent Commit: c51eac2
Lines Changed: +105, -8

6 Modified Paths:

/release/scripts/startup/bl_ui/space_filebrowser.py (+29, -0) (Diff)
/source/blender/blenloader/intern/versioning_300.c (+16, -0) (Diff)
/source/blender/editors/asset/ED_asset_type.h (+3, -0) (Diff)
/source/blender/editors/asset/intern/asset_type.cc (+2, -6) (Diff)
/source/blender/editors/space_file/space_file.c (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_space.c (+52, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021