repoActionGraphscancel

446 Commits over 213 Days - 0.09cph!

2 Months Ago
2 Months Ago
More general title formatting for instance nodes
2 Months Ago
2 Months Ago
Nicer titles for reflection nodes
2 Months Ago
2 Months Ago
Added ToTitleCase() for DisplayInfo.Title defaults
2 Months Ago
2 Months Ago
More generic method fixes
2 Months Ago
2 Months Ago
Generic method binding fixes
2 Months Ago
Default implementation of NodeDefinition.Attributes
2 Months Ago
2 Months Ago
2 Months Ago
Convert obsolete attributes into warnings automatically In parameter test In parameter fixes
2 Months Ago
2 Months Ago
NodeBinding.Create helper method Fix some warnings Node definition / binding attributes Fix some more warnings
2 Months Ago
2 Months Ago
Node.SetParameters() helper
2 Months Ago
2 Months Ago
Support Either<> in HasImplicitConversion extension methods
2 Months Ago
2 Months Ago
Implicit target passing validation tweak
2 Months Ago
2 Months Ago
Serialize / deserialize subset to / from JsonNode
2 Months Ago
2 Months Ago
Re-acquire node definitions on adding assemblies
2 Months Ago
2 Months Ago
I should probably actually add things to this dict too 🤦
2 Months Ago
2 Months Ago
Possible cause of assemblies not being removed properly Facepunch/sbox-issues#4946 Facepunch/sbox-issues#4976 Facepunch/sbox-issues#4977
3 Months Ago
3 Months Ago
Failing test for resolving generic target type Input nodes are always reachable Fix ResolveTargetTypeParam test
3 Months Ago
3 Months Ago
Added public HasImplicitConversionTo / From extension methods
3 Months Ago
3 Months Ago
Automatically call ClearReflectionCache when adding / removing assembly
3 Months Ago
3 Months Ago
Add icon.png
3 Months Ago
Added NodeLibrary.ClearReflectionCache()
3 Months Ago
3 Months Ago
3 Months Ago
Invalidate input / output nodes when changing parameters
3 Months Ago
3 Months Ago
Either unwapping: preserve order
3 Months Ago
3 Months Ago
Add required nodes on deserialize
3 Months Ago
3 Months Ago
NodeBinding.FromSerializedActionGraph
3 Months Ago
3 Months Ago
Expose GetOutputExpression