Blender Git Commit Log
Git Commits -> Revision cb487b6
Revision cb487b6 by Sybren A. Stüvel (master) November 9, 2021, 12:13 (GMT) |
Asset Catalogs: add test for proper shortening of simple names Catalog simple names are supposed to fit into the DNA field `char AssetMetaData::catalog_simple_name[64]`, and thus should be shortened appropriately. This was already happening, but is now also covered by a test. No functional changes. |
Commit Details:
Full Hash: cb487b650772cf50e63965f31cd40010cfab4bec
Parent Commit: 09f1be5
Lines Changed: +26, -1