Blender Git Commit Log
Git Commits -> Revision a7ade57
Revision a7ade57 by Sybren A. Stüvel (master) October 19, 2021, 14:55 (GMT) |
Asset Catalogs: allow creating catalog in unsaved blend file Allow creating a new asset catalog in a yet-to-be-saved blend file. The problem was caused by `AssetLibrary` not having an `AssetCatalogService` right after creation; only after loading data from disk was this instance created. It's now always there. |
Commit Details:
Full Hash: a7ade57e11113a74b11bd0330b073a252ad1c026
Parent Commit: 79a88b5
Lines Changed: +5, -0