You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should decouple the graph from the Gui representation of the nodes. The nodes themselves will be responsible for making connections in a graph located on the controller. Connections for updating the gui will be queried from the graph object instead of from the node object itself.
The text was updated successfully, but these errors were encountered:
This should decouple the graph from the Gui representation of the nodes. The nodes themselves will be responsible for making connections in a graph located on the controller. Connections for updating the gui will be queried from the graph object instead of from the node object itself.
The text was updated successfully, but these errors were encountered: