branchActionGraphs/expression-rewrite-3cancel

6 Commits over 30 Days - 0.01cph!

7 Months Ago
Control flow nodes inherit async from body signals
7 Months Ago
Test for control flow async
7 Months Ago
Basic test for async in expression graphs
7 Months Ago
Failing test for expression graph using async Use a dummy Signal type for all signal parameters
7 Months Ago
Automatically hook up input -> output signal for new expression graphs Fix version 7 upgrader Fix expression subgraphs
7 Months Ago
Input / output signals can be synchronous or async Got simple expression graphs working again, now with signals