Home
last modified time | relevance | path

Searched refs:update_nla_strips_orig_pointers (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.cc716 void update_nla_strips_orig_pointers(const ListBase *strips_orig, ListBase *strips_cow) in update_nla_strips_orig_pointers() function
722 update_nla_strips_orig_pointers(&strip_orig->strips, &strip_cow->strips); in update_nla_strips_orig_pointers()
733 update_nla_strips_orig_pointers(&track_orig->strips, &track_cow->strips); in update_nla_tracks_orig_pointers()