Blender V4.3
lib_intern.hh File Reference
#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
 

Function Documentation

◆ lib_id_copy_ensure_local()

void lib_id_copy_ensure_local ( Main * bmain,
const ID * old_id,
ID * new_id,
const int flags )

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().

Variable Documentation

◆ free_notifier_reference_cb

◆ remap_editor_id_reference_cb