Blender Git Commit Log

Git Commits -> Revision 45e7945

Revision 45e7945 by Julian Eisel (asset-browser)
October 29, 2020, 15:40 (GMT)
Operator to create asset catalogs (aka smart-filters)

A catalog at this stage is just a named item stored in a file's asset
repository meta-data.
With these changes one can create a named asset catalog that is written
to the file and can be read successfully.

Commit Details:

Full Hash: 45e7945b80bd1869b96fce8494ea5ee84dea3207
Parent Commit: 46da935
Lines Changed: +81, -3

6 Modified Paths:

/release/scripts/startup/bl_ui/space_filebrowser.py (+4, -0) (Diff)
/source/blender/blenkernel/BKE_asset.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/asset.c (+21, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+7, -3) (Diff)
/source/blender/editors/asset/asset_ops.c (+44, -0) (Diff)
/source/blender/makesdna/DNA_asset_types.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021