userJames Kingcancel

6,876 Commits over 3,531 Days - 0.08cph!

50 Days Ago
More general title formatting for instance nodes
50 Days Ago
50 Days Ago
Nicer titles for reflection nodes
50 Days Ago
50 Days Ago
Added ToTitleCase() for DisplayInfo.Title defaults
50 Days Ago
50 Days Ago
Implicit conversion cleanup
51 Days Ago
More generic method fixes
51 Days Ago
51 Days Ago
Generic method binding fixes
51 Days Ago
51 Days Ago
WIP full type library search #1466 https://files.facepunch.com/ziks/2024-02-27/sbox-dev_qIrVpyR3tI.mp4 Selected output / local instance nodes re-implementation
51 Days Ago
Fix hotload error involving duplicate properties Some more hotload skipping for TypeLibrary stuff Update Facepunch.ActionGraphs Fix in parameters Fix sound.play node regression
51 Days Ago
Default implementation of NodeDefinition.Attributes
51 Days Ago
51 Days Ago
Convert obsolete attributes into warnings automatically In parameter test In parameter fixes
51 Days Ago
51 Days Ago
NodeBinding.Create helper method Fix some warnings Node definition / binding attributes Fix some more warnings
51 Days Ago
52 Days Ago
Fix hotload error involving duplicate properties WIP full type library search #1466 https://files.facepunch.com/ziks/2024-02-27/sbox-dev_qIrVpyR3tI.mp4
52 Days Ago
Node.SetParameters() helper
52 Days Ago
52 Days Ago
Support Either<> in HasImplicitConversion extension methods
52 Days Ago
53 Days Ago
53 Days Ago
Implicit target passing validation tweak
53 Days Ago
Update Facepunch.ActionGraphs Fix copy/pasting scene ref nodes Rewrote scene.ref node * Has a useful error if referenced object isn't from same scene as graph * Shows icon of referenced type * Nicer serialization
53 Days Ago
53 Days Ago
Serialize / deserialize subset to / from JsonNode
53 Days Ago
Possible fix for custom node hotload bugs Facepunch/sbox-issues#4946 Facepunch/sbox-issues#4976 Facepunch/sbox-issues#4977
53 Days Ago
Re-acquire node definitions on adding assemblies
53 Days Ago
53 Days Ago
I should probably actually add things to this dict too 🤦
53 Days Ago
53 Days Ago
Possible cause of assemblies not being removed properly Facepunch/sbox-issues#4946 Facepunch/sbox-issues#4976 Facepunch/sbox-issues#4977
53 Days Ago
55 Days Ago
Component editor
55 Days Ago
Why does SerializedProperty have 4 virtual methods to get attributes? Fixed SerializedList.Parent
56 Days Ago
Fixed TransformTest randomly failing
56 Days Ago
Fixed Facepunch/sbox-issues#4947
56 Days Ago
Failing test for resolving generic target type Input nodes are always reachable Fix ResolveTargetTypeParam test
56 Days Ago
56 Days Ago
Action Graphs can reference the GameResource they're embedded in Ctrl+S in an embedded Action Graph saves its host scene
56 Days Ago
Asset Drag & Drop into Action Graph Editor (#1468)
56 Days Ago
Added parameterless Asset.LoadResource() Added DragData.OfType<T>(), DragData.Assets helpers Asset drag & drop into AG editor
57 Days Ago
Node input context menu signal fixes
57 Days Ago
Added DragData.OfType<T>(), DragData.Assets helpers Asset drag & drop into AG editor
57 Days Ago
Asset drag & drop into AG editor
57 Days Ago
Added parameterless Asset.LoadResource() Added DragData.OfType<T>(), DragData.Assets helpers Asset drag & drop into AG editor
57 Days Ago
Fixed nullable parameters in nodes Fix warning when dragging non-text