Blender Git Commit Log

Git Commits -> Revision 4cd8cfe

August 11, 2021, 09:34 (GMT)
Cleanup: Asset Catalogs, make path separator static class member

Make `AssetCatalogService::path_separator` a static class member. There is
no need to make such constants per-object.

This in itself isn't that interesting a change, but it will be relevant
for an upcoming new string constant.

No functional changes.

Commit Details:

Full Hash: 4cd8cfe87b7a6ca4f50fbdcdd5d5efa8ee7f9ee6
Parent Commit: ec23ace
Lines Changed: +4, -3

2 Modified Paths:

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