Blender Git Commit Log

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

3 Modified Paths:

/source/blender/blenloader/intern/versioning_300.c (+13, -0) (Diff)
/source/blender/editors/space_file/filesel.c (+2, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021