Blender Git Commit Log

Git Commits -> Revision 3391a2e

Revision 3391a2e by Julian Eisel (master)
October 4, 2021, 18:24 (GMT)
Assets: Show all assets indirectly nested inside the active catalog

The asset catalog design was always that the active catalog would also
display all assets of its child catalogs (or grand-childs, etc.). This
is one of the main characteristics that differentiates catalogs from
usual directories.

Sybren prepared this on the asset catalog backend side with
56ce51d1f75a. This integrates it into the Asset Browser backend and the
UI.

Commit Details:

Full Hash: 3391a2ef1d27dcf1ec1851eefc74e77114e6b493
Parent Commit: ffa20de
Lines Changed: +147, -30

3 Modified Paths:

/source/blender/editors/space_file/asset_catalog_tree_view.cc (+91, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+34, -30) (Diff)
/source/blender/editors/space_file/file_intern.h (+22, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021