userJames Kingcancel
branchActionGraphs/expression-rewrite-3cancel

6 Commits over 30 Days - 0.01cph!

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