Blender Git Commit Log

Git Commits -> Revision 52a7024

Revision 52a7024 by Sybren A. Stüvel (master)
September 28, 2021, 14:09 (GMT)
Asset Catalog Service: add function to change catalog path

Add `AssetCatalogService::update_catalog_path()` to change the catalog
path of the given catalog, and also change the path of all the catalogs
contained within the given catalog.

Rebuilds the tree structure for the UI, but does not save the new catalog
definitions to disk.

No user-facing changes, just backend preparation for UI work.

Commit Details:

Full Hash: 52a702468a59f1945ecfcf6dde6bccf648a27d36
Parent Commit: d200432
Lines Changed: +103, -0

3 Modified Paths:

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