Blender Git Loki
Git Commits -> Revision fa165fc
Revision fa165fc by Julian Eisel (temp-ui-tweaks) September 22, 2021, 13:54 (GMT) |
Assets: Recursive reading of asset libraries With this, asset libraries can be directory structures and all assets in sub-directories will show up in an Asset Browser. With complex directory structures and many .blend files inside, asset library reading will be quite slow for now. There's initial work being done to introduce indexing for this (T82979), other optimizations are being discussed as well. Addresses T91406. Differential Revision: https://developer.blender.org/D12139 |
Commit Details:
Full Hash: fa165fc19e377e0484538da789de3c1b3dd2db77
Parent Commit: 1cf11da
Committed By: Pablo Vazquez
Lines Changed: +22, -1