Blender
V3.3
|
#include <stdlib.h>
#include "DNA_action_types.h"
#include "DNA_anim_types.h"
#include "DNA_scene_types.h"
#include "BLI_utildefines.h"
#include "BLT_translation.h"
#include "MEM_guardedalloc.h"
#include "RNA_access.h"
#include "RNA_define.h"
#include "RNA_enum_types.h"
#include "rna_internal.h"
#include "WM_types.h"
#include "ED_keyframing.h"
Go to the source code of this file.
Macros | |
#define | KEYINGSET_IDNAME_DOC |
Functions | |
static void | rna_def_common_keying_flags (StructRNA *srna, short reg) |
static void | rna_def_keyingset_info (BlenderRNA *brna) |
static void | rna_def_keyingset_path (BlenderRNA *brna) |
static void | rna_def_keyingset_paths (BlenderRNA *brna, PropertyRNA *cprop) |
static void | rna_def_keyingset (BlenderRNA *brna) |
static void | rna_api_animdata_nla_tracks (BlenderRNA *brna, PropertyRNA *cprop) |
static void | rna_api_animdata_drivers (BlenderRNA *brna, PropertyRNA *cprop) |
void | rna_def_animdata_common (StructRNA *srna) |
static void | rna_def_animdata (BlenderRNA *brna) |
void | RNA_def_animation (BlenderRNA *brna) |
Variables | |
const EnumPropertyItem | rna_enum_keyingset_path_grouping_items [] |
const EnumPropertyItem | rna_enum_keying_flag_items [] |
const EnumPropertyItem | rna_enum_keying_flag_items_api [] |
#define KEYINGSET_IDNAME_DOC |
Definition at line 852 of file rna_animation.c.
|
static |
Definition at line 1214 of file rna_animation.c.
References FUNC_USE_CONTEXT, FUNC_USE_MAIN, FUNC_USE_REPORTS, FUNC_USE_SELF_ID, NULL, PARM_REQUIRED, PROP_NEVER_NULL, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property_srna(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_animdata().
|
static |
Definition at line 1175 of file rna_animation.c.
References FUNC_USE_CONTEXT, FUNC_USE_MAIN, FUNC_USE_REPORTS, FUNC_USE_SELF_ID, NA_SELECTED, NC_ANIMATION, ND_NLA, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_EDITABLE, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_THICK_WRAP, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_parameter_clear_flags(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_animdata().
void RNA_def_animation | ( | BlenderRNA * | brna | ) |
Definition at line 1387 of file rna_animation.c.
References rna_def_animdata(), rna_def_keyingset(), rna_def_keyingset_info(), and rna_def_keyingset_path().
|
static |
Definition at line 1286 of file rna_animation.c.
References ADT_CURVES_ALWAYS_VISIBLE, ADT_NLA_EDIT_ON, ADT_NLA_EVAL_OFF, NA_EDITED, NC_ANIMATION, ND_ANIMCHAN, ND_NLA, ND_NLA_ACTCHANGE, NULL, PROP_BOOLEAN, PROP_COLLECTION, PROP_EDITABLE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_ID_REFCOUNT, PROP_NO_DEG_UPDATE, PROP_NONE, PROP_POINTER, PROPOVERRIDE_LIBRARY_INSERTION, PROPOVERRIDE_NO_PROP_NAME, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_api_animdata(), rna_api_animdata_drivers(), rna_api_animdata_nla_tracks(), RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_collection_sdna(), RNA_def_property_editable_func(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_override_flag(), RNA_def_property_override_funcs(), RNA_def_property_pointer_funcs(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), RNA_define_lib_overridable(), rna_enum_nla_mode_blend_items, and rna_enum_nla_mode_extend_items.
Referenced by RNA_def_animation().
Definition at line 1274 of file rna_animation.c.
References NULL, PROP_EDITABLE, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_override_flag(), RNA_def_property_override_funcs(), RNA_def_property_pointer_sdna(), and RNA_def_property_ui_text().
Referenced by rna_def_armature(), rna_def_cachefile(), RNA_def_camera(), rna_def_curve(), rna_def_curves(), rna_def_gpencil_data(), rna_def_key(), rna_def_lattice(), rna_def_light(), rna_def_lightprobe(), rna_def_linestyle(), rna_def_mask(), RNA_def_material(), rna_def_mesh(), rna_def_metaball(), rna_def_movieclip(), rna_def_nodetree(), rna_def_object(), rna_def_particle_settings(), rna_def_pointcloud(), RNA_def_scene(), rna_def_simulation(), rna_def_speaker(), rna_def_texture(), rna_def_volume(), and RNA_def_world().
Definition at line 784 of file rna_animation.c.
References INSERTKEY_MATRIX, INSERTKEY_NEEDED, INSERTKEY_XYZ2RGB, NULL, PROP_BOOLEAN, PROP_NONE, PROP_REGISTER_OPTIONAL, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_flag(), and RNA_def_property_ui_text().
Referenced by rna_def_keyingset(), and rna_def_keyingset_path().
|
static |
Definition at line 1110 of file rna_animation.c.
References KEYINGSET_ABSOLUTE, KEYINGSET_IDNAME_DOC, NA_RENAME, NC_SCENE, ND_KEYINGSET, NULL, PROP_BOOLEAN, PROP_COLLECTION, PROP_EDITABLE, PROP_NONE, PROP_POINTER, PROP_REGISTER, PROP_STRING, RNA_api_keyingset(), rna_def_common_keying_flags(), rna_def_keyingset_paths(), RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_string_funcs(), RNA_def_property_string_maxlength(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), and RNA_DYN_DESCR_MAX.
Referenced by RNA_def_animation().
|
static |
Definition at line 858 of file rna_animation.c.
References FUNC_REGISTER, KEYINGSET_IDNAME_DOC, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_ENUM, PROP_ENUM_FLAG, PROP_NEVER_NULL, PROP_NONE, PROP_REGISTER, PROP_REGISTER_OPTIONAL, PROP_STRING, RNA_def_boolean(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_string_maxlength(), RNA_def_property_string_sdna(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_refine_func(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), RNA_define_verify_sdna(), RNA_DYN_DESCR_MAX, and rna_enum_keying_flag_items.
Referenced by RNA_def_animation().
|
static |
Definition at line 943 of file rna_animation.c.
References BLT_I18NCONTEXT_ID_ID, ID_OB, KSP_FLAG_WHOLE_ARRAY, NA_EDITED, NC_SCENE, ND_KEYINGSET, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_INT, PROP_NONE, PROP_POINTER, PROP_STRING, rna_def_common_keying_flags(), RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_editable_func(), RNA_def_property_enum_default(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_string_funcs(), RNA_def_property_struct_type(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_id_type_items, and rna_enum_keyingset_path_grouping_items.
Referenced by RNA_def_animation().
|
static |
Definition at line 1021 of file rna_animation.c.
References FUNC_USE_REPORTS, KSP_GROUP_KSNAME, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_EDITABLE, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_THICK_WRAP, RNA_def_enum(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_parameter_clear_flags(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_editable_func(), RNA_def_property_flag(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_pointer_funcs(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and rna_enum_keyingset_path_grouping_items.
Referenced by rna_def_keyingset().
const EnumPropertyItem rna_enum_keying_flag_items[] |
Definition at line 41 of file rna_animation.c.
Referenced by rna_def_keyingset_info().
const EnumPropertyItem rna_enum_keying_flag_items_api[] |
Definition at line 62 of file rna_animation.c.
Referenced by pyrna_struct_keyframe_parse().
const EnumPropertyItem rna_enum_keyingset_path_grouping_items[] |
Definition at line 30 of file rna_animation.c.
Referenced by rna_def_keyingset_path(), and rna_def_keyingset_paths().