Blender Git Commit Log

Git Commits -> Revision c6db534

September 20, 2021, 22:17 (GMT)
Ensure unique catalog name when adding

Without this, adding multiple catalogs would always add them with the
same name. The first duplicate name would cause an assert to fail.

Commit Details:

Full Hash: c6db534b996993b5f75f2b3bb7b9846f41ca7f50
Parent Commit: e5f1b46
Lines Changed: +68, -5

4 Modified Paths:

/source/blender/blenkernel/BKE_asset_catalog.hh (+4, -0) (Diff)
/source/blender/blenkernel/intern/asset_catalog.cc (+13, -0) (Diff)
/source/blender/editors/asset/ED_asset_catalog.hh (+1, -1) (Diff)
/source/blender/editors/asset/intern/asset_catalog.cc (+50, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021