Home
last modified time | relevance | path

Searched refs:GRAPH_OT_ghost_curves_create (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_graph/
H A Dgraph_intern.h157 void GRAPH_OT_ghost_curves_create(struct wmOperatorType *ot);
H A Dgraph_ops.c432 WM_operatortype_append(GRAPH_OT_ghost_curves_create); in graphedit_operatortypes()
H A Dgraph_edit.c503 void GRAPH_OT_ghost_curves_create(wmOperatorType *ot) in GRAPH_OT_ghost_curves_create() function