Blender
V3.3
|
#include "ED_file_indexer.h"
Go to the source code of this file.
Variables | |
const FileIndexerType | file_indexer_noop |
|
extern |
Default indexer to use when listing files. The implementation is a no-operation indexing. When set it won't use indexing. It is added to increase the code clarity.
Definition at line 81 of file file_indexer.cc.
Referenced by file_refresh(), filelist_settype(), and blender::ed::asset::AssetList::setup().