Blender
V3.3
|
#include "BLI_compiler_attrs.h"
Go to the source code of this file.
Functions | |
void | BKE_library_filepath_set (struct Main *bmain, struct Library *lib, const char *filepath) |
API to manage Library
data-blocks.
Definition in file BKE_library.h.
Definition at line 112 of file library.c.
References BKE_main_blendfile_path(), BLI_path_abs(), BLI_path_is_rel(), BLI_strncpy(), and lib.
Referenced by BLO_main_validate_libraries(), library_foreach_path(), and namebutton_fn().