Blender Git Commit Log
Git Commits -> Revision c9daab7
Revision c9daab7 by Julian Eisel (master) September 16, 2021, 14:41 (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: c9daab7936562b1e02262cd28f1d6cc4dde91d71
Parent Commit: 73ed076
Lines Changed: +22, -1