userJames Kingcancel

8,201 Commits over 3,837 Days - 0.09cph!

10 Months Ago
Basic delegate invocation benchmarks
10 Months Ago
Scene reference debug view (Facepunch/sbox-issues#5161)
10 Months Ago
Scene reference debug view (Facepunch/sbox-issues#5161)
10 Months Ago
Internal geometry helpers for #1508 * Line2D * Vector2.Remap(oldRange, newRange, clamp) * Line.Clip(plane) * SceneCamera.ToScreen(line) DrawText / DrawQuad / Gizmo.ScreenText overloads accepting an angle Make Gizmo.Input.CursorPosition relative to view widget Refactor ActionGraphDebugger
10 Months Ago
Add overloads accepting CancellationTokens to delay tasks Facepunch/sbox-issues#5131 Action Graph editor tweaks to streamline CancellationTokens Facepunch/sbox-issues#5131
10 Months Ago
Support [Property] attribute on event fields (Facepunch/sbox-issues#4372)
10 Months Ago
Tools: Menu.ParentMenu, Menu.RootMenu So you can do stuff like menu.RootMenu.Close() Variable node editing (Facepunch/sbox-issues#5125)
10 Months Ago
Variable renaming fix
10 Months Ago
10 Months Ago
Variable renaming
10 Months Ago
10 Months Ago
Make control sheet labels draggable (Facepunch/sbox-issues#5129)
10 Months Ago
Merge property or variable get / set nodes (#1507)
10 Months Ago
Make control sheet labels draggable
10 Months Ago
Merge property or variable get / set nodes
11 Months Ago
Make sure worker threads start when calling RunInThreadAsync( Action ) Log a warning if a task runs without yielding for more than 1s Facepunch/sbox-issues#4608
11 Months Ago
Mechanism to abort long-running non-async worker actions Long-running worker action aborting tests
11 Months Ago
Mechanism to abort long-running non-async worker actions Long-running worker action aborting tests
11 Months Ago
Update Facepunch.ActionGraph
11 Months Ago
11 Months Ago
Fix serializing System.Object
11 Months Ago
Fix serializing System.Object
11 Months Ago
11 Months Ago
Fix crash when selecting nodes with System.Object inputs / properties
11 Months Ago
Debug view for scene ref nodes
11 Months Ago
Make control sheet labels draggable
11 Months Ago
Merge property or variable get / set nodes
11 Months Ago
11 Months Ago
IMessageContext.StackTraceIdentifier Include Context.StackTraceIdentifier in ValidationException.ToString() Merge branch 'legacy/1.3'
11 Months Ago
Debug view for scene ref nodes
11 Months Ago
Nicer action graph ValidationException stack traces https://files.facepunch.com/ziks/2024-04-03/sbox-dev_ROj6r4EUmt.mp4
11 Months Ago
11 Months Ago
Include Context.StackTraceIdentifier in ValidationException.ToString()
11 Months Ago
11 Months Ago
IMessageContext.StackTraceIdentifier
11 Months Ago
WIP - trying to clamp lines to screen
11 Months Ago
Move Action Graph debug view code Allow specifying angle when drawing screen text / quads https://files.facepunch.com/ziks/2024-04-02/sbox-dev_UfeLjc8JqZ.mp4 Line2D (internal for now) Rework scene ref drawing to use screen text
11 Months Ago
Debug view for scene ref nodes
11 Months Ago
Make control sheet labels draggable
11 Months Ago
Merge property or variable get / set nodes
11 Months Ago
11 Months Ago
Add __guid and rename Version to __version in json Nicer stack traces Fix "The node already has a parent." when deserializing Tweak lambda naming Generate a throwing lambda when compiling a graph with errors Tweak how ValidationExceptions are thrown on invoke Added NodeLibrary.VoidTaskFaulted event Merge branch 'legacy/1.3'
11 Months Ago
ActionControlWidget: show graph errors in widget https://files.facepunch.com/ziks/1b2211b1/sbox-dev_DUsekC8GAK.png Even nicer stack traces for logs / exceptions in Action Graphs https://files.facepunch.com/ziks/1b2211b1/sbox-dev_pFRBSK1ykL.png
11 Months Ago
11 Months Ago
Added NodeLibrary.VoidTaskFaulted event
11 Months Ago
11 Months Ago
Tweak lambda naming Generate a throwing lambda when compiling a graph with errors Tweak how ValidationExceptions are thrown on invoke
11 Months Ago
Tweak lambda naming Generate a throwing lambda when compiling a graph with errors
11 Months Ago
Tweak lambda naming
11 Months Ago