repoActionGraphscancel

446 Commits over 213 Days - 0.09cph!

3 Months Ago
3 Months Ago
DefaultSignals serialized shorthand
3 Months Ago
3 Months Ago
Implied target types / values
3 Months Ago
3 Months Ago
Allow custom type serialization
3 Months Ago
3 Months Ago
Make sure action graph inputs / outputs are sorted
3 Months Ago
3 Months Ago
Target value simplification
3 Months Ago
3 Months Ago
Mirror [GraphInput] parameters in sub-graphs
3 Months Ago
3 Months Ago
Expose some parameter definition helpers
3 Months Ago
3 Months Ago
IGraphInputAttribute to replace variable passing hack
3 Months Ago
VersionUpgraderAttribute Upgrade parameter format, all tests pass
3 Months Ago
Fixed signal parameters of generated sub-graphs
3 Months Ago
Fix missing member tests Fixed input / output node parameters
3 Months Ago
Get rid of OrderedDictionary WIP big refactor to move graph parameter definitions Create default input / output nodes in Create( delegateType ) Fixed some tests
3 Months Ago
3 Months Ago
Fix possible undefined variables for expression graphs
3 Months Ago
More variable tests Expose Node.UpdateParameters() Little refactor of ExpressionBuilder.WrapPrepareVariablesExpression Test reproducing "variable ... referenced from scope '', but it is not defined"
3 Months Ago
3 Months Ago
More output node fixes
3 Months Ago
3 Months Ago
Output node fixes
3 Months Ago
3 Months Ago
Node parameter helper documentation More cleanup, property.set value type target fix
3 Months Ago
Upgrading refactoring, replace "value" with "_value"
3 Months Ago
More special parameter name cleanup Nicer API for special parameters, rename "var" property to "_var"
3 Months Ago
Refactor version upgrading Special parameter name cleanup
3 Months Ago
3 Months Ago
Change default icon for expression nodes
3 Months Ago
3 Months Ago
Fix IsPure() for methods with out parameters
3 Months Ago
3 Months Ago
Implicit conversion from ObsoleteAttribute to ValidationMessage
3 Months Ago
3 Months Ago
Fix some operator display info
3 Months Ago
3 Months Ago
Operator node definition tweaks
3 Months Ago
3 Months Ago
Some safety when splicing a subgraph
3 Months Ago
Call UpdateParameters() on createSubGraphNode result
3 Months Ago
3 Months Ago
3 Months Ago
Make CreateSubGraphAsync more generic
3 Months Ago
3 Months Ago
Expose DisplayInfo.FromAttributes