|
Blender V4.5
|
Classes | |
| struct | keyframes_paste |
Functions | |
| TEST_F (keyframes_paste, flip_names) | |
| TEST_F (keyframes_paste, pastebuf_match_path_full) | |
| TEST_F (keyframes_paste, pastebuf_match_path_property) | |
| TEST_F (keyframes_paste, pastebuf_match_index_only) | |
| blender::ed::animation::tests::TEST_F | ( | keyframes_paste | , |
| flip_names | ) |
Definition at line 102 of file keyframes_general_test.cc.
References EXPECT_EQ(), and blender::ed::animation::flip_names().
| blender::ed::animation::tests::TEST_F | ( | keyframes_paste | , |
| pastebuf_match_index_only | ) |
Definition at line 728 of file keyframes_general_test.cc.
References ANIM_fcurves_copybuf_reset(), blender::ed::animation::pastebuf_match_index_only(), and blender::animrig::Slot::unassigned.
| blender::ed::animation::tests::TEST_F | ( | keyframes_paste | , |
| pastebuf_match_path_full | ) |
Definition at line 116 of file keyframes_general_test.cc.
References ANIM_fcurves_copybuf_reset(), blender::ed::animation::pastebuf_match_path_full(), and blender::animrig::Slot::unassigned.
| blender::ed::animation::tests::TEST_F | ( | keyframes_paste | , |
| pastebuf_match_path_property | ) |
Definition at line 512 of file keyframes_general_test.cc.
References ANIM_fcurves_copybuf_reset(), BKE_armature_add(), BKE_id_free(), BKE_idtype_init(), BKE_main_free(), BKE_main_new(), BKE_object_add_only_object(), BKE_pose_ensure(), BLI_addtail(), bArmature::bonebase, Object::data, Object::id, MEM_callocN(), Bone::name, OB_ARMATURE, OB_EMPTY, blender::ed::animation::pastebuf_match_path_property(), STRNCPY(), and blender::animrig::Slot::unassigned.