Commit Graph

4 Commits

Author SHA1 Message Date
Misaki
d3c5968a80 Changed Slot in RelayNode to ProxySlot;
Changed PullData and PushData from SlotExtension to ISlot;

Added BackTraceExecutableNode;

Removed IExecutable from RelayNode;
2024-11-10 12:28:12 +09:00
Misaki
e15570459c Fixed the bug that RealyNode can not connect and disconnect correctly. 2024-11-07 21:13:01 +09:00
Misaki
5ac1081d32 Added the functionality to add RelayNode directly to edge between two Prot; 2024-11-07 00:42:52 +09:00
Misaki
02ae77f17a Added RelayNodeView;
Chnaged GraphView to multiple files for better organization;
2024-11-05 22:46:42 +09:00