Misaki
|
8d5c064f4c
|
Fixed the bug that RelayNode can not disconnect correctly;
|
2024-11-11 01:20:27 +09:00 |
|
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
|
994297a3f2
|
Updated RelayNode;
Added ISlot interface;
Added ProxySlot;
|
2024-11-08 20:56:19 +09:00 |
|
Misaki
|
e15570459c
|
Fixed the bug that RealyNode can not connect and disconnect correctly.
|
2024-11-07 21:13:01 +09:00 |
|
Misaki
|
02ae77f17a
|
Added RelayNodeView;
Chnaged GraphView to multiple files for better organization;
|
2024-11-05 22:46:42 +09:00 |
|
Misaki
|
c853994bf5
|
Added IExecutable and ISlotContainer interface.
Changed SlotContainerNode to ExecutableNode
|
2024-11-05 02:25:15 +09:00 |
|
Misaki
|
7eec130b39
|
Added defualt graph properties inspector;
Added sticky note;
Changed the name of BaseNode to SlotContainerNode in case we need other type of nodes in the future;
|
2024-11-04 01:02:30 +09:00 |
|
Misaki
|
e645a5327b
|
First commit
|
2024-11-02 17:58:52 +09:00 |
|