Blender Git Commit Log

Git Commits -> Revision a6da188

Revision a6da188 by Sybren A. Stüvel (master)
October 12, 2021, 16:07 (GMT)
Asset Catalogs: Refresh catalog simple name when assigning catalog ID

When assigning a new catalog ID to an asset, also refresh the "catalog
simple name". This "simple name" is stored on the asset metadata next to
the catalog UUID, to allow some emergency data recovery when the catalog
definition file is somehow lost.

Commit Details:

Full Hash: a6da1884ba9f4d3d37c98b48bc18a8d26dd489fc
Parent Commit: 5e3877e
Lines Changed: +58, -0

4 Modified Paths:

/source/blender/blenkernel/BKE_asset_library.h (+4, -0) (Diff)
/source/blender/blenkernel/BKE_asset_library.hh (+8, -0) (Diff)
/source/blender/blenkernel/intern/asset_library.cc (+26, -0) (Diff)
/source/blender/makesrna/intern/rna_asset.c (+20, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021