userJames Kingcancel

7,945 Commits over 3,745 Days - 0.09cph!

10 Months Ago
Graph needs revalidation after removing nodes Node binding refactor, simplify call node serialization
10 Months Ago
Fixed expected type when serializing constant value links
10 Months Ago
10 Months Ago
Attributes, display info refactor
10 Months Ago
10 Months Ago
NodeLibrary refactor, split up TypeLoader
10 Months Ago
Make current FieldInfo avaiable to instance upgraders Field.HasAttribute<T>() extension method that checks for property SuppressNullKeyWarningAttribute Rebuild ComponentListWidget rather than ComponentSheet on hotload Fixes NullReferenceException when a component type is renamed / removed
10 Months Ago
Can expand any output with right-click https://files.facepunch.com/ziks/1b1911b1/sbox-dev_27P2mGG33e.mp4 Expose ValueTuple, IList.Count, Array.Length to TypeLibrary DisplayInfo: Get rid of backquote in generic names Updated Facepunch.ActionGraph Fixed expanded output hiding logic
10 Months Ago
10 Months Ago
Better exception handling during validation
10 Months Ago
Make sure parents and children are serialized too
10 Months Ago
10 Months Ago
Removed some remnants of output expansion
10 Months Ago
10 Months Ago
Set ParentId in ReplaceExpandedOutputsWithChildNodes upgrader Fix deserializing child nodes
10 Months Ago
10 Months Ago
10 Months Ago
10 Months Ago
Retire expanded outputs, use node nesting instead Merge field.get / field.set into property.get / property.set
10 Months Ago
ActionGraph: Automatically mark record properties as expanded
10 Months Ago
Update Facepunch.ActionGraphs
10 Months Ago
10 Months Ago
Allow expanded parameters on input nodes
10 Months Ago
ActionGraph: Double-click on an input to start editing it https://files.facepunch.com/ziks/1b1811b1/sbox-dev_Gea8n5mihG.mp4
10 Months Ago
Updated Facepunch.ActionGraph
10 Months Ago
10 Months Ago
Some helper conversions to LinkSource Test reproducing "Can only use InsertLink with array inputs" exception Fixed deserializing array element links before node binding
10 Months Ago
10 Months Ago
Some more link deserialization safety
10 Months Ago
10 Months Ago
Fixed dangling Links Some safety when deserializing possible duplicate elements IParameter inherits IMessageContext
10 Months Ago
ActionGraph: Output plug labelling https://files.facepunch.com/ziks/1b1711b1/sbox-dev_U6sndV7yzy.mp4
10 Months Ago
WIP output labels
10 Months Ago
Expose Editor.Application.FocusWidget Update Facepunch.ActionGraph
10 Months Ago
10 Months Ago
Fix serializing null constant inputs Fix cases where UserData wouldn't deserialize correctly
10 Months Ago
Simplify ActionPlug<T> Split up ActionNode.cs Implement EnumControlWidget.IsControlActive ControlSheet: return created widgets ActionGraph: Fix some undo edge cases
10 Months Ago
Simplify ActionPlug<T> Split up ActionNode.cs
10 Months Ago
ActionGraph: Undo / redo ActionGraph: Undo / redo property changes
10 Months Ago
ActionGraph: Fixed not being able to set properties
10 Months Ago
Updated Facepunch.ActionGraph
10 Months Ago
10 Months Ago
Fixed possible exception when adding a var.set node
10 Months Ago
ActionGraph array linking fixes
10 Months Ago
10 Months Ago
Some safety in DeserializeExpected
10 Months Ago
Added Input.SetLink( source, index )
10 Months Ago
10 Months Ago
Retire link shorthand format
10 Months Ago