|
Blender V4.5
|
Classes | |
| struct | LibraryRuntime |
Functions | |
| Library * | search_filepath_abs (ListBase *libraries, blender::StringRef filepath_abs) |
| Library * blender::bke::library::search_filepath_abs | ( | ListBase * | libraries, |
| blender::StringRef | filepath_abs ) |
Search for given absolute filepath in all libraries in given ListBase.
Definition at line 359 of file library.cc.
References LISTBASE_FOREACH.
Referenced by library_copy_data(), and blender::ed::space_node::NodeClipboard::paste_validate_id_references().