|
Blender V4.3
|
#include "BKE_lib_remap.hh"Go to the source code of this file.
Functions | |
| void | lib_id_copy_ensure_local (Main *bmain, const ID *old_id, ID *new_id, const int flags) |
Variables | |
| BKE_library_free_notifier_reference_cb | free_notifier_reference_cb |
| BKE_library_remap_editor_id_reference_cb | remap_editor_id_reference_cb |
Ensure new (copied) ID is fully made local.
Definition at line 480 of file lib_id.cc.
References BKE_lib_id_expand_local(), ID_IS_LINKED, ID::lib, and lib_id_library_local_paths().
Referenced by BKE_id_copy_in_lib(), and lib_override_library_create_from().
|
extern |
Definition at line 45 of file lib_remap.cc.
Referenced by BKE_library_callback_free_notifier_reference_set(), id_free(), and libblock_remap_foreach_idpair().
|
extern |
Definition at line 52 of file lib_remap.cc.
Referenced by BKE_libblock_remap_multiple_locked(), BKE_library_callback_remap_editor_id_reference_set(), and id_free().