Blender V4.3
keyframing_test.cc File Reference
#include "ANIM_action.hh"
#include "ANIM_keyframing.hh"
#include "BKE_action.hh"
#include "BKE_anim_data.hh"
#include "BKE_animsys.h"
#include "BKE_armature.hh"
#include "BKE_fcurve.hh"
#include "BKE_idtype.hh"
#include "BKE_lib_id.hh"
#include "BKE_main.hh"
#include "BKE_material.h"
#include "BKE_mesh.hh"
#include "BKE_nla.hh"
#include "BKE_object.hh"
#include "DNA_anim_types.h"
#include "DNA_material_types.h"
#include "DNA_object_types.h"
#include "RNA_access.hh"
#include "RNA_prototypes.hh"
#include "BLI_listbase.h"
#include "BLI_string.h"
#include "BLI_string_utf8.h"
#include <limits>
#include "CLG_log.h"
#include "testing/testing.h"

Go to the source code of this file.

Classes

class  blender::animrig::tests::KeyframingTest
 

Namespaces

namespace  blender
 
namespace  blender::animrig
 
namespace  blender::animrig::tests
 

Functions

 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__layered_action__non_array_property)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__layered_action__action_reuse)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__layered_action__action_reuse_material)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__layered_action__action_reuse_multiuser)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__layered_action__single_element)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__layered_action__all_elements)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__layered_action__pose_bone_rna_pointer)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__pose_bone_owner_id_pointer)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__layered_action__multiple_properties)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__layered_action__multiple_ids)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__baklava_legacy_action)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__layered_action__only_available)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__layered_action__only_replace)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__layered_action__only_needed)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__legacy_action__non_array_property)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__legacy_action__optional_frame)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__legacy_action__optional_channel_group)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__single_element)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__legacy_action__all_elements)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__legacy_action__pose_bone_rna_pointer)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__legacy_action__pose_bone_owner_id_pointer)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__legacy_action__multiple_properties)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__legacy_action__only_available)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__legacy_action__only_replace)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__legacy_action__only_needed)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__nla_time_remapping)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__legacy_action__quaternion_on_nla)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__legacy_action__quaternion_on_nla__only_available)
 
 blender::animrig::tests::TEST_F (KeyframingTest, insert_keyframes__legacy_action__quaternion_on_nla__only_replace)