Home
last modified time | relevance | path

Searched refs:update_animation_data_after_copy (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/depsgraph/intern/eval/
H A Ddeg_eval_copy_on_write.cc739 void update_animation_data_after_copy(const ID *id_orig, ID *id_cow) in update_animation_data_after_copy() function
779 update_animation_data_after_copy(id_orig, id_cow); in update_id_after_copy()