Skip to content
Snippets Groups Projects
Commit a817860f authored by Daniel Brown's avatar Daniel Brown
Browse files

completly changing how node connections are stored: node_network (kat.nodes)...

completly changing how node connections are stored: node_network (kat.nodes) now stores all the information regarding which node is connected to which component and vice-versa. If any of these connections change it is handled in node_network. All the compoents and nodes no longer store the connection information locally, they must reference directly from node_network otherwise weird clashes will occur. Not fully tested yet.
parents abbe7a78 ab37de12
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment