userJames Kingcancel

8,307 Commits over 3,865 Days - 0.09cph!

3 Days Ago
Fix smoothing https://files.facepunch.com/ziks/2025-03-22/sbox-dev_lE9J8YJJd8.mp4
3 Days Ago
Get rid of keyframe edit mode for now Make interpolation mode a dropdown Fix recording edge cases
4 Days Ago
Fix EnumDescription.GetEntry(object)
4 Days Ago
Cleaned up moviemaker API, working on re-implementing editor Property composition reduction Fix drawing block curves Block merging on add Tweak rotation interpolation Rework reduction / transformation of signals, add smoothing https://files.facepunch.com/ziks/2025-03-18/sbox-dev_TISLbpKIr7.mp4 WIP project serialization Fix track widget reference control Get rid of abstract records in compiled clips Fix compiled property track block validation Fix compiled sample signal comparison Clean up movie project loading logic, support loading from compiled Fix reducing cross fades stomping mode / direction Basic undo / redo boilerplate Motion editor undo / redo https://files.facepunch.com/ziks/2025-03-19/sbox-dev_Q6fv3zMR0a.mp4 Fix targeted models not animating in the editor Get rid of some log spam Fix anim graph parameter recording Easy PlayerController recording https://files.facepunch.com/ziks/2025-03-19/sbox-dev_ou5GOxSuAS.mp4 Rough sketch of in-game recording API Implement recording API Keep MovieClipRecorder as editor-only for now Get in-editor recording working fully again Clipboard data can contain separate blocks Use constant blocks when recording unchanging stuff Fix offsetting clipboard change Re-implement additive blending (again (final)) https://files.facepunch.com/ziks/2025-03-21/sbox-dev_mGFhLCj3x0.mp4
4 Days Ago
Get in-editor recording working fully again Clipboard data can contain separate blocks Use constant blocks when recording unchanging stuff Fix offsetting clipboard change
4 Days Ago
Keep MovieClipRecorder as editor-only for now
5 Days Ago
Implement recording API
5 Days Ago
Rough sketch of in-game recording API
5 Days Ago
Fix IsValid check being ignored in EditorScene.Open
6 Days Ago
Easy PlayerController recording https://files.facepunch.com/ziks/2025-03-19/sbox-dev_ou5GOxSuAS.mp4
6 Days Ago
Fix anim graph parameter recording
6 Days Ago
Get rid of some log spam
6 Days Ago
Fix targeted models not animating in the editor
6 Days Ago
Motion editor undo / redo https://files.facepunch.com/ziks/2025-03-19/sbox-dev_Q6fv3zMR0a.mp4
6 Days Ago
Basic undo / redo boilerplate
6 Days Ago
Fix reducing cross fades stomping mode / direction
6 Days Ago
Get rid of abstract records in compiled clips Fix compiled property track block validation Fix compiled sample signal comparison Clean up movie project loading logic, support loading from compiled
7 Days Ago
Fix track widget reference control
7 Days Ago
WIP project serialization
7 Days Ago
Tweak rotation interpolation Rework reduction / transformation of signals, add smoothing https://files.facepunch.com/ziks/2025-03-18/sbox-dev_TISLbpKIr7.mp4
8 Days Ago
Block merging on add
8 Days Ago
Fix drawing block curves
8 Days Ago
Cleaned up moviemaker API, working on re-implementing editor Property composition reduction
8 Days Ago
Documentation, implement joining blocks
8 Days Ago
Strip out old PropertyBlock stuff
9 Days Ago
Happier with new way of composing edits
10 Days Ago
Mocking up a simpler way of composing edits
10 Days Ago
Rework slicing
11 Days Ago
PropertyBlock cleanup
11 Days Ago
Simplify edit graphs, only source blocks are sliced directly
12 Days Ago
Building out PropertyBlock editing, added tests, started serialization
12 Days Ago
PropertyBlock refactor, working on cross fade
13 Days Ago
[SkipHotload] in allocation / GC profiling types
13 Days Ago
Remove NodeLibrary.Push() calls
13 Days Ago
Fix access control errors Re-implementing motion editor methods
13 Days Ago
Sort Sandbox.Rules.Types Access control: allow Type.IsClass, Type.IsValueType getters
13 Days Ago
WIP Implement adding / removing child tracks
13 Days Ago
WIP Implement MovieProject methods
13 Days Ago
WIP compiling again
14 Days Ago
WIP block display next WIP compiling blocks
14 Days Ago
WIP
17 Days Ago
Add context menu "Go to Definition" on nodes Fixes #Facepunch/sbox-issues#7821
17 Days Ago
NodeLibrary is ContextLocal, so we don't need to Push() everywhere Fix Facepunch/sbox-issues#7808
17 Days Ago
Handle setting parent document for prefabs / map references Fixes SBOX-2KA9
18 Days Ago
See if we can get away with a single NodeLibrary Get rid of NodeLibrary.Push() Fix Facepunch/sbox-issues#7808 NodeLibrary is ContextLocal
18 Days Ago
Handle setting parent document for prefabs / map references Fixes SBOX-2KA9
18 Days Ago
Get rid of another log
18 Days Ago
Get rid of another log See if we can get away with a single NodeLibrary Get rid of NodeLibrary.Push() Fix Facepunch/sbox-issues#7808
18 Days Ago
18 Days Ago
Add SerializationOptions.MakeGuidsUnique