repoActionGraphscancel

611 Commits over 397 Days - 0.06cph!

9 Months Ago
Automatically call ClearReflectionCache when adding / removing assembly
9 Months Ago
9 Months Ago
Add icon.png
9 Months Ago
9 Months Ago
Added NodeLibrary.ClearReflectionCache()
9 Months Ago
9 Months Ago
Invalidate input / output nodes when changing parameters
9 Months Ago
9 Months Ago
Either unwapping: preserve order
9 Months Ago
9 Months Ago
Add required nodes on deserialize
9 Months Ago
9 Months Ago
NodeBinding.FromSerializedActionGraph
9 Months Ago
9 Months Ago
Expose GetOutputExpression
9 Months Ago
9 Months Ago
DefaultSignals serialized shorthand
9 Months Ago
9 Months Ago
Implied target types / values
9 Months Ago
9 Months Ago
Allow custom type serialization
9 Months Ago
9 Months Ago
Make sure action graph inputs / outputs are sorted
9 Months Ago
9 Months Ago
Target value simplification
9 Months Ago
9 Months Ago
Mirror [GraphInput] parameters in sub-graphs
9 Months Ago
9 Months Ago
Expose some parameter definition helpers
9 Months Ago
9 Months Ago
IGraphInputAttribute to replace variable passing hack
9 Months Ago
VersionUpgraderAttribute Upgrade parameter format, all tests pass
9 Months Ago
Fixed signal parameters of generated sub-graphs
9 Months Ago
Fix missing member tests Fixed input / output node parameters
9 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
9 Months Ago
9 Months Ago
Fix possible undefined variables for expression graphs
9 Months Ago
More variable tests Expose Node.UpdateParameters() Little refactor of ExpressionBuilder.WrapPrepareVariablesExpression Test reproducing "variable ... referenced from scope '', but it is not defined"
9 Months Ago
9 Months Ago
More output node fixes
10 Months Ago
10 Months Ago
Output node fixes
10 Months Ago
10 Months Ago
Node parameter helper documentation More cleanup, property.set value type target fix
10 Months Ago
Upgrading refactoring, replace "value" with "_value"
10 Months Ago
More special parameter name cleanup Nicer API for special parameters, rename "var" property to "_var"
10 Months Ago
Refactor version upgrading Special parameter name cleanup
10 Months Ago
10 Months Ago
Change default icon for expression nodes
10 Months Ago