Blender Git Commit Log

Git Commits -> Revision 1c7ce7e

Revision 1c7ce7e by Sybren A. Stüvel (master)
October 1, 2021, 13:22 (GMT)
Cleanup: asset catalogs, make function const

Declare `AssetCatalogService::find_catalog()` as `const`, as it's not
requiring modification off the service object.

No functional changes.

Commit Details:

Full Hash: 1c7ce7e0b45b6613b22cee1515187f5a251932e7
Parent Commit: 2712101
Lines Changed: +3, -3

2 Modified Paths:

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