many-realities-studio / realityflow-old

GNU Affero General Public License v3.0
2 stars 1 forks source link

(Continue) Edge functionality work #57

Closed LynchJ13 closed 3 years ago

LynchJ13 commented 3 years ago

We need a system to connect nodes to each other that uses the edge features from NGP. Basic idea, a user selects 2 nodes and hits a button that draws an edge between them if that's a valid connection (cannot connect nodes who's I/O do not match)

We were able to set up an initial edge listening class. However, we had to push this issue back to sprint 5 as we required development time being spent on refactoring the UI.