Blender
V3.3
|
#include <stdlib.h>
#include "DNA_action_types.h"
#include "DNA_anim_types.h"
#include "DNA_scene_types.h"
#include "MEM_guardedalloc.h"
#include "BLI_utildefines.h"
#include "BLT_translation.h"
#include "BKE_action.h"
#include "RNA_access.h"
#include "RNA_define.h"
#include "RNA_enum_types.h"
#include "rna_internal.h"
#include "WM_types.h"
Go to the source code of this file.
Functions | |
static void | rna_def_dopesheet (BlenderRNA *brna) |
static void | rna_def_action_group (BlenderRNA *brna) |
static void | rna_def_action_groups (BlenderRNA *brna, PropertyRNA *cprop) |
static void | rna_def_action_fcurves (BlenderRNA *brna, PropertyRNA *cprop) |
static void | rna_def_action_pose_markers (BlenderRNA *brna, PropertyRNA *cprop) |
static void | rna_def_action (BlenderRNA *brna) |
void | RNA_def_action (BlenderRNA *brna) |
|
static |
Definition at line 852 of file rna_action.c.
References ACT_CYCLIC, ACT_FRAME_RANGE, BLT_I18NCONTEXT_ID_ID, MAXFRAME, MINFRAME, NA_EDITED, NC_ANIMATION, ND_ANIMCHAN, NULL, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_LIB_EXCEPTION, PROP_NONE, PROP_TIME, RNA_api_action(), rna_def_action_fcurves(), rna_def_action_groups(), rna_def_action_pose_markers(), RNA_def_float_vector(), RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_struct_type(), RNA_def_property_translation_context(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), and rna_enum_id_type_items.
Referenced by RNA_def_action().
void RNA_def_action | ( | BlenderRNA * | brna | ) |
Definition at line 972 of file rna_action.c.
References rna_def_action(), rna_def_action_group(), and rna_def_dopesheet().
|
static |
Definition at line 756 of file rna_action.c.
References FUNC_USE_MAIN, FUNC_USE_REPORTS, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_NEVER_NULL, PROP_THICK_WRAP, 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_srna(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_action().
|
static |
Definition at line 658 of file rna_action.c.
References ADT_CURVES_ALWAYS_VISIBLE, AGRP_EXPANDED, AGRP_EXPANDED_G, AGRP_MUTED, AGRP_PROTECTED, AGRP_SELECTED, NA_EDITED, NA_SELECTED, NC_ANIMATION, ND_ANIMCHAN, NULL, PROP_BOOLEAN, PROP_COLLECTION, PROP_NO_DEG_UPDATE, PROP_NONE, PROP_STRING, rna_def_actionbone_group_common(), RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_collection_funcs(), RNA_def_property_collection_sdna(), RNA_def_property_flag(), 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_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_action().
|
static |
Definition at line 728 of file rna_action.c.
References FUNC_USE_REPORTS, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_NEVER_NULL, 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_srna(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_action().
|
static |
Definition at line 808 of file rna_action.c.
References FUNC_USE_REPORTS, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_EDITABLE, PROP_INT, PROP_LIB_EXCEPTION, 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_string(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_action().
|
static |
Definition at line 356 of file rna_action.c.
References ADS_FILTER_INCL_HIDDEN, ADS_FILTER_NLA_NOACT, ADS_FILTER_NOARM, ADS_FILTER_NOCACHEFILES, ADS_FILTER_NOCAM, ADS_FILTER_NOCUR, ADS_FILTER_NOGPENCIL, ADS_FILTER_NOHAIR, ADS_FILTER_NOLAM, ADS_FILTER_NOLAT, ADS_FILTER_NOLINESTYLE, ADS_FILTER_NOMAT, ADS_FILTER_NOMBA, ADS_FILTER_NOMESH, ADS_FILTER_NOMODIFIERS, ADS_FILTER_NOMOVIECLIPS, ADS_FILTER_NONTREE, ADS_FILTER_NOOBJ, ADS_FILTER_NOPART, ADS_FILTER_NOPOINTCLOUD, ADS_FILTER_NOSCE, ADS_FILTER_NOSHAPEKEYS, ADS_FILTER_NOSPK, ADS_FILTER_NOTEX, ADS_FILTER_NOVOLUME, ADS_FILTER_NOWOR, ADS_FILTER_ONLY_ERRORS, ADS_FILTER_ONLYSEL, ADS_FILTER_SUMMARY, ADS_FLAG_FUZZY_NAMES, ADS_FLAG_INVERT_FILTER, ADS_FLAG_NO_DB_SORT, ADS_FLAG_SHOW_DBFILTERS, ADS_FLAG_SUMMARY_COLLAPSED, NA_EDITED, NC_ANIMATION, ND_ANIMCHAN, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_NONE, PROP_POINTER, PROP_STRING, PROP_TEXTEDIT_UPDATE, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_icon(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_action().