Posted March 07, 2026 by terop
This release has the following content:
1) node graphs can use function call node 'env_params' to decide parameters for subgraph. Then each float parameter in the subgraph
can use expressions and %1,%2,%3,%4,%5 -parameters to decide how parameters are used in the node graph. This works well with
the script_ml node, since the parameters can now be specified directly in the properties dialog instead of editing the scripts manually
via text editor after codegen.
This release is linux only for now. Will be released to windows later.