branchActionGraphs/expression-rewrite-3cancel

6 Commits over 30 Days - 0.01cph!

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