Blender Git Commit Log

Git Commits -> Revision 328a0dc

October 8, 2021, 13:28 (GMT)
Cleanup: Asset Catalogs, make separate structure for a catalog collection

The collection of catalogs, as managed by a single instance of
`blender::bke::AssetCatalogService`, is now stored in a separate class
`AssetCatalogCollection`.

This opens the door to storing & restoring deep copies of that class,
for an upcoming undo system.

Commit Details:

Full Hash: 328a0dc6c687673a4f0557606989e049fb2193da
Parent Commit: 7afde7c
Lines Changed: +88, -41

3 Modified Paths:

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