Blender
V3.3
|
#include "ED_file_indexer.h"
Go to the source code of this file.
Variables | |
const FileIndexerType | file_indexer_asset |
|
extern |
File Indexer Service for indexing asset files.
Opening and parsing a large collection of asset files inside a library can take a lot of time. To reduce the time it takes the files are indexed.
BKE_appdir_folder_caches
+ asset_library_indexes/{asset_library_dir}/{asset_index_file.json}
).Definition at line 796 of file asset_indexer.cc.
Referenced by file_refresh(), and blender::ed::asset::AssetList::setup().