Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_node/
H A Dnode_relationships.c950 static int node_make_link_exec(bContext *C, wmOperator *op) in node_make_link_exec() function
979 ot->exec = node_make_link_exec; in NODE_OT_link_make()