Improvements: Graph Editor #269
Labels
do not close
issue that should stay open (avoid automatically close because stale)
feature request
feature request from the community
For graph redesign:
click on connector: select connector; also highlight the start and endpoint on the nodes and make the connector detachable (to attach to other node) instead of needing to remove the connection first. Enable Del button to remove a selected connector
when creating a new connection, pan Graph Editor view when cursor is near the border. Otherwise you have to zoom out first. (similat to Infinite drag #993)
centre node option text for options with input and output. Keep Input only node options left aligned and Output only options right aligned.
This way it is easier to find the corresponding text to an output node.
(maybe also centre node name (StructureFromMotion) instead of left aligned)
In the future:
colourize nodes based on categories used in More intuitive add node menu #248
(could also be optional)
Sparse Reconstruction, Dense Reconstruction, Utils, Mesh post-processing
Similar to Blender:
Insert: default pipeline / Draft Meshing pipeline
add supported node: add "add supported node" to context menu when clicking on a node connector. Show the add node dialogue with node compatibility check enabled:
Distinct between supported input nodes and supported output nodes.
Implemented:
Improve node connector routing. Nodes should not overlay connectors
[transparent node]
5 - right click "Delete nodes from here"Implemented9 - bidirectional node connection (allow connecting the output to the input of supported nodes (7))
10
when passing data through a node (A->B->C) do not (by default) connect C to input of B, connect to output of A or provide better connector routing (1) or create a pass-through output for B.(implement new node connector behaviour)Many features implemented in #612
Ctrl+mouse-select
The text was updated successfully, but these errors were encountered: