Home
last modified time | relevance | path

Searched defs:rna_path (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/blender/blender-2.91.0/source/blender/depsgraph/intern/eval/
H A Ddeg_eval_runtime_backup_animation.h47 string rna_path; variable
H A Ddeg_eval_runtime_backup_animation.cc83 AnimationValueBackup::AnimationValueBackup(const string &rna_path, int array_index, float value) in AnimationValueBackup()
/dports/graphics/blender/blender-2.91.0/release/scripts/modules/
H A Dgraphviz_export.py152 def rna_path_as_pbone(rna_path): argument
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_access_compare_override.c107 char *rna_path = RNA_path_from_ID_to_property(ptr, prop); in RNA_property_overridden() local
251 const char *rna_path, in rna_property_override_diff()
637 char *rna_path = rna_path_buffer; in RNA_struct_override_matches() local
1122 char *rna_path = RNA_path_from_ID_to_property(ptr, prop); in rna_property_override_property_real_id_owner() local
1141 char *rna_path; in RNA_property_override_property_find() local
1159 char *rna_path; in RNA_property_override_property_get() local
H A Drna_tracking.c92 char rna_path[MAX_NAME * 4 + 64]; in rna_trackingTrack_path() local
206 char rna_path[MAX_NAME * 2 + 64]; in rna_trackingTrack_name_set() local
275 char rna_path[MAX_NAME * 4 + 64]; in rna_trackingPlaneTrack_path() local
296 char rna_path[MAX_NAME * 2 + 64]; in rna_trackingPlaneTrack_name_set() local
H A Drna_animation.c517 const char rna_path[], in rna_KeyingSet_paths_add()
653 ID *id, AnimData *adt, Main *bmain, ReportList *reports, const char *rna_path, int array_index) in rna_Driver_new()
H A Drna_rna.c1257 const char *rna_path, in rna_property_override_diff_propptr()
1460 const char *rna_path, in rna_property_override_diff_default()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/animation/
H A Ddrivers.c69 const char rna_path[], in verify_driver_fcurve()
109 struct FCurve *alloc_driver_fcurve(const char rna_path[], in alloc_driver_fcurve()
429 ReportList *reports, ID *id, const char rna_path[], int array_index, short flag, int type) in ANIM_add_driver()
555 const char rna_path[], in ANIM_remove_driver()
629 ReportList *reports, ID *id, const char rna_path[], int array_index, short UNUSED(flag)) in ANIM_copy_driver()
681 ReportList *reports, ID *id, const char rna_path[], int array_index, short UNUSED(flag)) in ANIM_paste_driver()
H A Dkeyframing.c181 FCurve *ED_action_fcurve_find(struct bAction *act, const char rna_path[], const int array_index) in ED_action_fcurve_find()
198 const char rna_path[], in ED_action_fcurve_ensure()
1334 const char rna_path[], in insert_keyframe_fcurve_value()
1417 const char rna_path[], in insert_keyframe()
1645 const char rna_path[], in delete_keyframe()
1752 const char rna_path[], in clear_keyframe()
H A Dkeyframes_general.c691 char *rna_path; /* RNA-Path */ member
H A Danim_channels_defines.c4768 char *rna_path = BKE_keyblock_curval_rnapath_get(key, kb); in achannel_setting_slider_shapekey_cb() local
5384 char *rna_path = NULL; in ANIM_channel_draw_widgets() local
/dports/graphics/blender/blender-2.91.0/source/blender/io/collada/
H A DAnimationImporter.cpp58 FCurve *AnimationImporter::create_fcurve(int array_index, const char *rna_path) in create_fcurve()
193 char *rna_path, in add_fcurves_to_object()
466 const char *rna_path, in modify_fcurve()
559 char rna_path[100]; in Assign_transform_animations() local
661 char rna_path[100]; in Assign_color_animations() local
716 char rna_path[100]; in Assign_float_animations() local
778 char rna_path[100]; in Assign_lens_animations() local
851 char rna_path[200]; in apply_matrix_curves() local
1307 char rna_path[200]; in add_bone_animation_sampled() local
1661 char rna_path[200]; in translate_animation_OLD() local
H A DBCAnimationCurve.h54 std::string rna_path; variable
H A DBCAnimationCurve.cpp95 FCurve *BCAnimationCurve::create_fcurve(int array_index, const char *rna_path) in create_fcurve()
427 const std::string rna_path = curve_key.get_path(); in add_value_from_rna() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_clip/
H A Dclip_utils.c343 char rna_path[MAX_NAME * 4 + 64]; in clip_delete_track() local
384 char rna_path[MAX_NAME * 4 + 64]; in clip_delete_plane_track() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A Dnla_private.h104 const char *rna_path; member
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Danim_sys.c92 const char rna_path[], in BKE_keyingset_find_path()
180 const char rna_path[], in BKE_keyingset_add_path()
367 const char *rna_path, in BKE_animsys_store_rna_setting()
570 const char *rna_path, in animsys_write_orig_anim_rna()
H A Dlib_override.c924 const char *rna_path) in BKE_lib_override_library_property_find()
934 const char *rna_path, in BKE_lib_override_library_property_get()
H A Dtracking.c3127 char *rna_path, in BKE_tracking_get_rna_path_for_track()
3149 char *rna_path, in BKE_tracking_get_rna_path_prefix_for_track()
3165 char *rna_path, in BKE_tracking_get_rna_path_for_plane_track()
3188 char *rna_path, in BKE_tracking_get_rna_path_prefix_for_plane_track()
H A Dfcurve.c270 FCurve *BKE_fcurve_find(ListBase *list, const char rna_path[], const int array_index) in BKE_fcurve_find()
294 FCurve *BKE_fcurve_iter_step(FCurve *fcu_iter, const char rna_path[]) in BKE_fcurve_iter_step()
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_anim_types.h311 char *rna_path; member
618 char *rna_path; member
909 char *rna_path; member
1036 char *rna_path; member
H A DDNA_ID.h206 char *rna_path; member
/dports/graphics/blender/blender-2.91.0/source/blender/depsgraph/intern/builder/
H A Ddeg_builder_relations.cc1456 const char *rna_path = fcu->rna_path; in build_driver_data() local
1563 const char *rna_path = fcu->rna_path ? fcu->rna_path : ""; in build_driver_variables() local
1632 void DepsgraphRelationBuilder::build_driver_id_property(ID *id, const char *rna_path) in build_driver_id_property()
H A Ddeg_builder_nodes.cc1017 void DepsgraphNodeBuilder::build_driver_id_property(ID *id, const char *rna_path) in build_driver_id_property()
/dports/graphics/blender/blender-2.91.0/release/scripts/startup/bl_operators/
H A Dwm.py1130 rna_path = StringProperty( variable

12