branchActionGraphs/expression-rewrite-3cancel

6 Commits over 30 Days - 0.01cph!

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