Blender Git Commit Log

Git Commits -> Revision 9655cbf

August 11, 2021, 10:21 (GMT)
Asset Catalogs: pass root dir of asset library to AssetCatalogService

Pass the root directory of the asset library to the `AssetCatalogService`
constructor. This makes it possible for newly created catalogs to be saved
somewhere.

No functional changes.

Commit Details:

Full Hash: 9655cbf605dd9368396989f7756b5bb6609b42ee
Parent Commit: cd2ea51
Lines Changed: +45, -24

4 Modified Paths:

/source/blender/blenkernel/BKE_asset_catalog.hh (+7, -2) (Diff)
/source/blender/blenkernel/intern/asset_catalog.cc (+10, -0) (Diff)
/source/blender/blenkernel/intern/asset_catalog_test.cc (+26, -20) (Diff)
/source/blender/blenkernel/intern/asset_library.cc (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021