userJames Kingcancel

6,927 Commits over 3,561 Days - 0.08cph!

14 Days Ago
WIP
16 Days Ago
Link.IsNestedInput ActionGraph delegates can override input values
16 Days Ago
Link.TryGetConstant() / TryGetVariable()
16 Days Ago
16 Days Ago
Automatically remove unlinked nested nodes
16 Days Ago
16 Days Ago
Get rid of LinkSource, just use nested nodes
16 Days Ago
17 Days Ago
Update Facepunch.ActionGraphs Use ActionGraphCache when cloning / instantiating GameObjects
17 Days Ago
Test scene for benchmarking cloning objects with ActionGraphs attached
17 Days Ago
Move editor addon .cs files to Code directories Update .git-blame-ignore-revs
17 Days Ago
Benchmark cached vs uncached
17 Days Ago
Fix ReSharper error Simplify ToDictionaryExpression ActionGraphCache first pass
17 Days Ago
18 Days 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
18 Days Ago
ActionGraph editor tabs (Facepunch/sbox-issues#4491)
18 Days Ago
ActionGraph editor tabs (Facepunch/sbox-issues#4491) Error list now shows messages from all open graphs https://files.facepunch.com/ziks/2024-04-16/sbox-dev_aRXgE6cHMs.mp4
18 Days Ago
ActionGraph editor: View menu
18 Days Ago
Fix raising an existing ActionGraphView ActionGraph properties panel refactor
18 Days Ago
Action graph editor layout fixes
19 Days Ago
Move ActionGraphExtensions to its own file First pass at multiple ActionGraph tabs per editor window
19 Days Ago
ActionGraph: Fixed dragging out a signal reroute node
19 Days Ago
ActionGraph: clear properties panel when selected node is deleted
19 Days Ago
Scene ref gizmo: only use weak references to graph elements So references from deleted graphs will hide
19 Days Ago
Use new BuildEvaluate directly from ActionGraph<T>
19 Days Ago
Redo BuildEvaluate
19 Days Ago
Scene reference debug view (Facepunch/sbox-issues#5161) (#1508)
22 Days Ago
Basic delegate invocation benchmarks
22 Days Ago
Scene reference debug view (Facepunch/sbox-issues#5161)
23 Days Ago
Scene reference debug view (Facepunch/sbox-issues#5161)
23 Days 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
23 Days Ago
Add overloads accepting CancellationTokens to delay tasks Facepunch/sbox-issues#5131 Action Graph editor tweaks to streamline CancellationTokens Facepunch/sbox-issues#5131
24 Days Ago
Support [Property] attribute on event fields (Facepunch/sbox-issues#4372)
24 Days Ago
Tools: Menu.ParentMenu, Menu.RootMenu So you can do stuff like menu.RootMenu.Close() Variable node editing (Facepunch/sbox-issues#5125)
24 Days Ago
24 Days Ago
Variable renaming fix
24 Days Ago
24 Days Ago
Variable renaming
24 Days Ago
Make control sheet labels draggable (Facepunch/sbox-issues#5129)
24 Days Ago
Merge property or variable get / set nodes (#1507)
24 Days Ago
Make control sheet labels draggable
24 Days Ago
Merge property or variable get / set nodes
25 Days 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
25 Days Ago
Mechanism to abort long-running non-async worker actions Long-running worker action aborting tests
25 Days Ago
Mechanism to abort long-running non-async worker actions Long-running worker action aborting tests
26 Days Ago
Update Facepunch.ActionGraph
26 Days Ago
26 Days Ago
Fix serializing System.Object
26 Days Ago
Fix serializing System.Object
26 Days Ago