|
Blender
V2.93
|
#include <BKE_animsys.h>
Public Attributes | |
| struct Depsgraph * | depsgraph |
| float | eval_time |
Definition at line 54 of file BKE_animsys.h.
| struct Depsgraph* AnimationEvalContext::depsgraph |
Definition at line 57 of file BKE_animsys.h.
Referenced by BKE_animsys_eval_context_construct(), BKE_animsys_eval_context_construct_at(), and BPY_driver_exec().
| float AnimationEvalContext::eval_time |
Definition at line 62 of file BKE_animsys.h.
Referenced by achannel_setting_slider_shapekey_cb(), autokeyframe_object(), autokeyframe_pose(), BPY_driver_exec(), calculate_fcurve(), evaluate_driver_python(), evaluate_fcurve_driver(), insert_action_keys(), insert_keyframe_value(), nla_time_remap(), nlastrip_evaluate_controls(), nlastrips_ctime_get_strip(), and ui_but_anim_flag().