Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_node/
H A Dnode_relationships.c1272 static bNode *node_find_frame_to_attach(ARegion *region, in node_find_frame_to_attach() function
1298 bNode *frame = node_find_frame_to_attach(region, ntree, event->mval); in node_attach_invoke()
1706 insert->parent = node_find_frame_to_attach(region, ntree, mouse_xy); in node_link_insert_offset_ntree()