Blender
V3.3
|
#include <stdlib.h>
#include <string.h>
#include "RNA_define.h"
#include "RNA_enum_types.h"
#include "rna_internal.h"
#include "DNA_action_types.h"
#include "DNA_armature_types.h"
#include "DNA_constraint_types.h"
#include "DNA_object_types.h"
#include "DNA_scene_types.h"
#include "BLI_math.h"
#include "BLT_translation.h"
#include "UI_resources.h"
#include "WM_types.h"
Go to the source code of this file.
Functions | |
void | rna_def_actionbone_group_common (StructRNA *srna, int update_flag, const char *update_cb) |
static void | rna_def_bone_group (BlenderRNA *brna) |
static void | rna_def_pose_channel_constraints (BlenderRNA *brna, PropertyRNA *cprop) |
static void | rna_def_pose_channel (BlenderRNA *brna) |
static void | rna_def_pose_itasc (BlenderRNA *brna) |
static void | rna_def_pose_ikparam (BlenderRNA *brna) |
static void | rna_def_bone_groups (BlenderRNA *brna, PropertyRNA *cprop) |
static void | rna_def_pose (BlenderRNA *brna) |
void | RNA_def_pose (BlenderRNA *brna) |
Variables | |
const EnumPropertyItem | rna_enum_color_sets_items [] |
static const EnumPropertyItem | prop_iksolver_items [] |
static const EnumPropertyItem | prop_solver_items [] |
void rna_def_actionbone_group_common | ( | struct StructRNA * | srna, |
int | update_flag, | ||
const char * | update_cb | ||
) |
Common properties for Action/Bone Groups - related to color.
Definition at line 861 of file rna_pose.c.
References NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_clear_flag(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_enum_color_sets_items, and update_cb().
Referenced by rna_def_action_group(), and rna_def_bone_group().
|
static |
Definition at line 890 of file rna_pose.c.
References NC_OBJECT, ND_POSE, NULL, PROP_NONE, PROP_STRING, rna_def_actionbone_group_common(), RNA_def_property(), RNA_def_property_string_funcs(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), and RNA_def_struct_ui_text().
Referenced by RNA_def_pose().
|
static |
Definition at line 1605 of file rna_pose.c.
References FUNC_USE_REPORTS, FUNC_USE_SELF_ID, MAX_NAME, NC_OBJECT, ND_POSE, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_EDITABLE, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_THICK_WRAP, PROP_UNSIGNED, 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_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_property_update(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_pose().
|
static |
Definition at line 1652 of file rna_pose.c.
References NC_OBJECT, ND_POSE, NULL, POSE_AUTO_IK, POSE_MIRROR_EDIT, POSE_MIRROR_RELATIVE, PROP_BOOLEAN, PROP_COLLECTION, PROP_EDITABLE, PROP_ENUM, prop_iksolver_items, PROP_LIB_EXCEPTION, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_api_pose(), rna_def_animviz_common(), rna_def_bone_groups(), RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_funcs(), RNA_def_property_collection_sdna(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and RNA_define_lib_overridable().
Referenced by RNA_def_pose().
void RNA_def_pose | ( | BlenderRNA * | brna | ) |
Definition at line 1732 of file rna_pose.c.
References rna_def_bone_group(), rna_def_pose(), rna_def_pose_channel(), rna_def_pose_ikparam(), and rna_def_pose_itasc().
|
static |
Definition at line 996 of file rna_pose.c.
References BONE_IK_LINCTL, BONE_IK_NO_XDOF, BONE_IK_NO_YDOF, BONE_IK_NO_ZDOF, BONE_IK_ROTCTL, BONE_IK_XLIMIT, BONE_IK_YLIMIT, BONE_IK_ZLIMIT, M_PI, NC_OBJECT, ND_POSE, NULL, OB_LOCK_LOCX, OB_LOCK_ROT4D, OB_LOCK_ROTW, OB_LOCK_ROTX, OB_LOCK_SCALEX, PCHAN_DRAW_NO_CUSTOM_BONE_SIZE, PROP_ANGLE, PROP_ANIMATABLE, PROP_AXISANGLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_DISTANCE, PROP_EDITABLE, PROP_ENUM, PROP_EULER, PROP_FACTOR, PROP_FLOAT, PROP_ID_REFCOUNT, PROP_INT, PROP_MATRIX, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_PROPORTIONAL, PROP_PTR_NO_OWNERSHIP, PROP_QUATERNION, PROP_STRING, PROP_TRANSLATION, PROP_XYZ, PROPOVERRIDE_LIBRARY_INSERTION, PROPOVERRIDE_NO_COMPARISON, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_api_pose_channel(), rna_def_bone_curved_common(), rna_def_motionpath_common(), rna_def_pose_channel_constraints(), RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_editable_array_func(), RNA_def_property_editable_func(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_array_default(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_multi_array(), RNA_def_property_override_flag(), RNA_def_property_override_funcs(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_string_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_icon(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_idprops_func(), RNA_def_struct_name_property(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), rna_default_axis_angle, rna_default_quaternion, rna_default_scale_3d, rna_enum_object_rotation_mode_items, rna_matrix_dimsize_4x4, and RNA_TRANSLATION_PREC_DEFAULT.
Referenced by RNA_def_pose().
|
static |
Definition at line 925 of file rna_pose.c.
References FUNC_USE_MAIN, FUNC_USE_REPORTS, FUNC_USE_SELF_ID, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_EDITABLE, 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_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and rna_enum_constraint_type_items.
Referenced by rna_def_pose_channel().
|
static |
Definition at line 1587 of file rna_pose.c.
References NULL, PROP_EDITABLE, PROP_ENUM, prop_iksolver_items, PROP_NONE, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_refine_func(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_pose().
|
static |
Definition at line 1447 of file rna_pose.c.
References ITASC_AUTO_STEP, ITASC_INITIAL_REITERATION, ITASC_REITERATION, ITASC_SIMULATION, NC_OBJECT, ND_POSE, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, prop_solver_items, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_bitflag_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), 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_pose().
|
static |
Definition at line 913 of file rna_pose.c.
Referenced by rna_def_pose(), and rna_def_pose_ikparam().
|
static |
Definition at line 919 of file rna_pose.c.
Referenced by rna_def_modifier_boolean(), and rna_def_pose_itasc().
const EnumPropertyItem rna_enum_color_sets_items[] |
Definition at line 30 of file rna_pose.c.
Referenced by rna_def_actionbone_group_common().