Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/blenloader/intern/
H A Dwritefile.c998 static void write_motionpath(BlendWriter *writer, bMotionPath *mpath) in write_motionpath() function
1083 write_motionpath(writer, chan->mpath); in write_pose()
1351 write_motionpath(writer, ob->mpath); in write_object()