98 bool include_handles);
void GRAPH_OT_select_linked(struct wmOperatorType *ot)
void GRAPH_OT_unbake(struct wmOperatorType *ot)
void GRAPH_OT_sample(struct wmOperatorType *ot)
eGraphKeys_ColumnSelect_Mode
@ GRAPHKEYS_COLUMNSEL_MARKERS_BETWEEN
@ GRAPHKEYS_COLUMNSEL_KEYS
@ GRAPHKEYS_COLUMNSEL_MARKERS_COLUMN
@ GRAPHKEYS_COLUMNSEL_CFRA
void GRAPH_OT_select_box(struct wmOperatorType *ot)
void GRAPH_OT_decimate(struct wmOperatorType *ot)
void GRAPH_OT_fmodifier_copy(struct wmOperatorType *ot)
void GRAPH_OT_select_column(struct wmOperatorType *ot)
void graph_draw_channel_names(struct bContext *C, struct bAnimContext *ac, struct ARegion *region)
void GRAPH_OT_interpolation_type(struct wmOperatorType *ot)
void GRAPH_OT_sound_bake(struct wmOperatorType *ot)
void graph_draw_curves(struct bAnimContext *ac, struct SpaceGraph *sipo, struct ARegion *region, short sel)
void GRAPH_OT_paste(struct wmOperatorType *ot)
void graphedit_keymap(struct wmKeyConfig *keyconf)
void GRAPH_OT_fmodifier_paste(struct wmOperatorType *ot)
void GRAPH_OT_ghost_curves_create(struct wmOperatorType *ot)
void GRAPH_OT_select_lasso(struct wmOperatorType *ot)
@ GRAPHKEYS_MIRROR_MARKER
void GRAPH_OT_previewrange_set(struct wmOperatorType *ot)
void GRAPH_OT_click_insert(struct wmOperatorType *ot)
void GRAPH_OT_select_more(struct wmOperatorType *ot)
bool graphop_active_fcurve_poll(struct bContext *C)
void GRAPH_OT_copy(struct wmOperatorType *ot)
void GRAPH_OT_driver_variables_paste(struct wmOperatorType *ot)
@ GRAPHKEYS_SNAP_NEAREST_MARKER
@ GRAPHKEYS_SNAP_NEAREST_SECOND
@ GRAPHKEYS_SNAP_HORIZONTAL
@ GRAPHKEYS_SNAP_NEAREST_FRAME
void GRAPH_OT_bake(struct wmOperatorType *ot)
void GRAPH_OT_fmodifier_add(struct wmOperatorType *ot)
void GRAPH_OT_snap_cursor_value(struct wmOperatorType *ot)
void GRAPH_OT_smooth(struct wmOperatorType *ot)
void GRAPH_OT_clean(struct wmOperatorType *ot)
bool graphop_active_editable_fcurve_ctx_poll(struct bContext *C)
void GRAPH_OT_blend_to_neighbor(struct wmOperatorType *ot)
void graphedit_operatortypes(void)
eGraphKeys_LeftRightSelect_Mode
@ GRAPHKEYS_EQUALIZE_RIGHT
@ GRAPHKEYS_EQUALIZE_BOTH
@ GRAPHKEYS_EQUALIZE_LEFT
void GRAPH_OT_extrapolation_type(struct wmOperatorType *ot)
struct bAnimListElem * get_active_fcurve_channel(struct bAnimContext *ac)
bool graphop_selected_fcurve_poll(struct bContext *C)
void graph_buttons_register(struct ARegionType *art)
void GRAPH_OT_select_circle(struct wmOperatorType *ot)
void GRAPH_OT_handle_type(struct wmOperatorType *ot)
void GRAPH_OT_mirror(struct wmOperatorType *ot)
void GRAPH_OT_clickselect(struct wmOperatorType *ot)
void graph_draw_ghost_curves(struct bAnimContext *ac, struct SpaceGraph *sipo, struct ARegion *region)
void GRAPH_OT_select_less(struct wmOperatorType *ot)
bool graphop_visible_keyframes_poll(struct bContext *C)
void GRAPH_OT_breakdown(struct wmOperatorType *ot)
void GRAPH_OT_view_frame(struct wmOperatorType *ot)
void GRAPH_OT_frame_jump(struct wmOperatorType *ot)
void GRAPH_OT_view_selected(struct wmOperatorType *ot)
bool graphop_editable_keyframes_poll(struct bContext *C)
void GRAPH_OT_keyframe_insert(struct wmOperatorType *ot)
void GRAPH_OT_driver_delete_invalid(struct wmOperatorType *ot)
void GRAPH_OT_select_leftright(struct wmOperatorType *ot)
void GRAPH_OT_duplicate(struct wmOperatorType *ot)
void get_graph_keyframe_extents(struct bAnimContext *ac, float *xmin, float *xmax, float *ymin, float *ymax, bool do_sel_only, bool include_handles)
void GRAPH_OT_blend_to_default(struct wmOperatorType *ot)
void GRAPH_OT_snap(struct wmOperatorType *ot)
void GRAPH_OT_driver_variables_copy(struct wmOperatorType *ot)
void GRAPH_OT_equalize_handles(struct wmOperatorType *ot)
void deselect_graph_keys(struct bAnimContext *ac, bool test, short sel, bool do_channels)
void GRAPH_OT_view_all(struct wmOperatorType *ot)
void GRAPH_OT_delete(struct wmOperatorType *ot)
void GRAPH_OT_euler_filter(struct wmOperatorType *ot)
void GRAPH_OT_ghost_curves_clear(struct wmOperatorType *ot)
void GRAPH_OT_select_all(struct wmOperatorType *ot)
void GRAPH_OT_easing_type(struct wmOperatorType *ot)