Blender Git Loki
Git Commits -> Revision 824733e
Revision 824733e by Julian Eisel (master) September 27, 2021, 15:49 (GMT) |
Assets: Additions/fixes to the catalog system in preparation for the UI * Fixes missing update of the catalog tree when adding catalogs. * Adds iterators for the catalogs, needed for UI code. * Store catalog ID in the catalog tree items, needed for UI code. * Other smaller API additions for the UI. * Improve comments and smaller cleanups. New functions are covered with unit tests. Differential Revision: https://developer.blender.org/D12618 Reviewed by: Sybren St�vel |
Commit Details:
Full Hash: 824733ea47d13030c18faa618c1dc31a08dfa43d
Parent Commit: 5bea5e2
Lines Changed: +343, -50