Commit graph

68 commits

Author SHA1 Message Date
Lera Elvoé
4ed9b37b0f
properly disconnect nodes, removing incoming connections on target node 2023-07-21 12:12:20 +03:00
Lera Elvoé
2f92233ca0
saving and loading port values 2023-07-21 11:26:43 +03:00
Lera Elvoé
3c5dfdd6fd
loading decks 2023-07-21 11:10:24 +03:00
Lera Elvoé
97aa95bf6b
cache node index and load it 2023-07-21 09:39:38 +03:00
Lera Elvoé
f9069db8be
new way to instance nodes 2023-07-21 08:30:12 +03:00
Lera Elvoé
074edb1e1f
serialize to json/dictionary, instance by type 2023-06-24 06:39:50 +03:00
Lera Elvoé
46169147a4
add call time resolution of port values 2023-06-13 18:23:10 +03:00
Lera Elvoé
83d5fae1bd
test disconnections but 2 2023-06-13 16:06:17 +03:00
Lera Elvoé
a5acd3a1c3
fix connections but 2 2023-06-12 18:59:30 +03:00
Lera Elvoé
318efb9c34
graphedit renderer beginnings 2023-06-12 18:32:36 +03:00
Lera Elvoé
f0f3b2e685
unify ports into one container array 2023-06-12 18:32:16 +03:00
Lera Elvoé
0a309cf530
test disconnections 2023-06-11 19:26:21 +03:00
Lera Elvoé
c2b04e816b
remove connection method in deck node, disconnect nodes method in deck 2023-06-11 19:26:12 +03:00
Lera Elvoé
2c4a937a76
test connections 2023-06-11 18:39:26 +03:00
Lera Elvoé
badd1e2450
fix connections 2023-06-11 18:39:11 +03:00
Lera Elvoé
6b43e807d6
receive callbacks 2023-06-10 21:23:57 +03:00
Lera Elvoé
39a18a4087
types, ports, nodes, decks, test renderer 2023-06-10 20:13:16 +03:00
Lera Elvoé
e686112765
initial commit 2023-06-10 06:15:08 +03:00