Blender Git Commit Log

Git Commits -> Revision 6255d60

October 8, 2021, 15:29 (GMT)
Implement `AssetCatalogCollection::deep_copy()`

Implement a deep copy function on `AssetCatalogCollection` that can be
used to create snapshots for storage in an undo stack.

Commit Details:

Full Hash: 6255d600308e2a00491fe008b570b61c12eb77f7
Parent Commit: 328a0dc
Lines Changed: +190, -10

3 Modified Paths:

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