Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/space_graph/graph_intern.h
| Context not available. | |||||
| void GRAPH_OT_duplicate(struct wmOperatorType *ot); | void GRAPH_OT_duplicate(struct wmOperatorType *ot); | ||||
| void GRAPH_OT_delete(struct wmOperatorType *ot); | void GRAPH_OT_delete(struct wmOperatorType *ot); | ||||
| void GRAPH_OT_clean(struct wmOperatorType *ot); | void GRAPH_OT_clean(struct wmOperatorType *ot); | ||||
| void GRAPH_OT_decimate(struct wmOperatorType *ot); | |||||
| void GRAPH_OT_sample(struct wmOperatorType *ot); | void GRAPH_OT_sample(struct wmOperatorType *ot); | ||||
| void GRAPH_OT_bake(struct wmOperatorType *ot); | void GRAPH_OT_bake(struct wmOperatorType *ot); | ||||
| void GRAPH_OT_sound_bake(struct wmOperatorType *ot); | void GRAPH_OT_sound_bake(struct wmOperatorType *ot); | ||||
| Context not available. | |||||