Blender V2.61 - r43446
|
#include <DNA_action_types.h>
Public Attributes | |
ID | id |
ListBase | curves |
ListBase | chanbase |
ListBase | groups |
ListBase | markers |
int | flag |
int | active_marker |
int | idroot |
int | pad |
Definition at line 479 of file DNA_action_types.h.
Definition at line 488 of file DNA_action_types.h.
Referenced by poselib_add_exec(), poselib_get_active_pose(), poselib_preview_handle_event(), poselib_remove_exec(), and poselib_rename_invoke().
Definition at line 483 of file DNA_action_types.h.
Referenced by action_to_animato(), action_to_animdata(), direct_link_action(), do_versions_ipos_to_animato(), expand_action(), joined_armature_fix_links(), and lib_link_action().
Definition at line 482 of file DNA_action_types.h.
Referenced by act_keyframes_loop(), action_frame_has_keyframe(), action_get_item_transforms(), action_groups_add_channel(), action_groups_remove_channel(), action_has_motion(), action_move_fcurves_by_basepath(), action_to_animdata(), action_to_keylist(), ANIM_fcurve_delete_from_animdata(), animdata_use_time(), animfilter_action(), animsys_evaluate_action(), AnimationImporter::apply_matrix_curves(), autokeyframe_ob_cb_func(), autokeyframe_pose_cb_func(), BKE_animdata_fix_paths_rename(), BL_InterpolatorList::BL_InterpolatorList(), calc_action_range(), copy_action(), delete_key_v3d_exec(), direct_link_action(), do_versions(), do_versions_ipos_to_animato(), editCurve_to_undoCurve(), AnimationExporter::enable_fcurves(), expand_action(), fcurve_add_to_list(), fcurve_path_rename(), AnimationExporter::find_frames(), free_action(), AnimationExporter::get_eul_source_for_quat(), AnimationExporter::hasAnimations(), id_data_find_fcurve(), ipo_to_animdata(), join_groups_action_temp(), lib_link_action(), make_new_animlistelem(), nlastrip_evaluate_actionclip(), nlastrips_path_rename_fix(), nlastrips_to_animdata(), object_modifiers_use_time(), AnimationExporter::operator()(), poselib_remove_exec(), rna_get_fcurve(), AnimationExporter::sample_and_write_bone_animation_matrix(), seq_dupe_animdata(), seq_free_animdata(), seq_offset_animdata(), split_groups_action_temp(), AnimationImporter::translate_animation_OLD(), AnimationImporter::translate_Animations(), undoCurve_to_editCurve(), verify_fcurve(), and write_actions().
int bAction::flag |
Definition at line 487 of file DNA_action_types.h.
Referenced by acf_fillactd_setting_ptr(), action_frame_has_keyframe(), and make_new_animlistelem().
Definition at line 484 of file DNA_action_types.h.
Referenced by action_groups_add_new(), action_groups_clear_tempflags(), action_groups_find_named(), action_move_fcurves_by_basepath(), action_to_animato(), action_to_animdata(), AnimationImporter::add_bone_fcurve(), animfilter_action(), copy_action(), direct_link_action(), do_versions_ipos_to_animato(), fcurve_add_to_list(), free_action(), get_active_actiongroup(), join_groups_action_temp(), nlastrips_to_animdata(), poselib_apply_pose(), poselib_backup_posecopy(), poselib_keytag_pose(), rearrange_action_channels(), set_active_action_group(), split_groups_action_temp(), and write_actions().
Definition at line 480 of file DNA_action_types.h.
Referenced by act_new_exec(), action_idcode_patch_check(), add_nlastrip(), ANIM_fcurve_delete_from_animdata(), animfilter_action(), animrecord_check_state(), BKE_animdata_separate_by_basepath(), BKE_animdata_set_action(), BKE_free_animdata(), BKE_nla_action_pushdown(), BKE_nla_tweakmode_enter(), BKE_nla_tweakmode_exit(), BKE_nlastrip_validate_name(), BL_ConvertBlenderObjects(), copy_action(), copy_nlastrip(), do_versions(), draw_nla_channel_list_gl(), free_nlastrip(), lib_link_action(), make_local_action(), make_localact_apply_cb(), nlaedit_add_actionclip_exec(), ntreeLocalize(), outliner_action_set_exec(), poselib_init_new(), poselib_unlink_exec(), BL_ActionActuator::Update(), and write_actions().
int bAction::idroot |
Definition at line 490 of file DNA_action_types.h.
Referenced by action_idcode_patch_check(), BKE_animdata_set_action(), do_versions_ipos_to_animato(), lib_link_animdata(), lib_link_nladata_strips(), nlaedit_add_actionclip_exec(), and outliner_action_set_exec().
Definition at line 485 of file DNA_action_types.h.
Referenced by act_markers_make_local_exec(), context_get_markers(), copy_action(), direct_link_action(), free_action(), poselib_add_exec(), poselib_add_menu_invoke(), poselib_add_menu_invoke__replacemenu(), poselib_get_active_pose(), poselib_get_free_index(), poselib_preview_apply(), poselib_preview_get_next(), poselib_preview_handle_event(), poselib_preview_init_data(), poselib_remove_exec(), poselib_rename_exec(), poselib_rename_invoke(), poselib_sanitise_exec(), and write_actions().
int bAction::pad |
Definition at line 491 of file DNA_action_types.h.