userJames Kingcancel
reposbox-scenestagingcancel

189 Commits over 517 Days - 0.02cph!

4 Hours 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
5 Hours 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
Today
Keep MovieClipRecorder as editor-only for now
Yesterday
Implement recording API
Yesterday
Rough sketch of in-game recording API
2 Days Ago
Easy PlayerController recording https://files.facepunch.com/ziks/2025-03-19/sbox-dev_ou5GOxSuAS.mp4
2 Days Ago
Fix anim graph parameter recording
2 Days Ago
Get rid of some log spam
2 Days Ago
Fix targeted models not animating in the editor
2 Days Ago
Motion editor undo / redo https://files.facepunch.com/ziks/2025-03-19/sbox-dev_Q6fv3zMR0a.mp4
2 Days Ago
Basic undo / redo boilerplate
2 Days Ago
Fix reducing cross fades stomping mode / direction
2 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
3 Days Ago
Fix track widget reference control
3 Days Ago
WIP project serialization
3 Days Ago
Tweak rotation interpolation Rework reduction / transformation of signals, add smoothing https://files.facepunch.com/ziks/2025-03-18/sbox-dev_TISLbpKIr7.mp4
4 Days Ago
Block merging on add
4 Days Ago
Fix drawing block curves
4 Days Ago
Cleaned up moviemaker API, working on re-implementing editor Property composition reduction
4 Days Ago
Documentation, implement joining blocks
4 Days Ago
Strip out old PropertyBlock stuff
5 Days Ago
Happier with new way of composing edits
6 Days Ago
Mocking up a simpler way of composing edits
7 Days Ago
Rework slicing
7 Days Ago
PropertyBlock cleanup
7 Days Ago
Simplify edit graphs, only source blocks are sliced directly
8 Days Ago
Building out PropertyBlock editing, added tests, started serialization
8 Days Ago
PropertyBlock refactor, working on cross fade
9 Days Ago
Fix access control errors Re-implementing motion editor methods
9 Days Ago
WIP Implement adding / removing child tracks
9 Days Ago
WIP Implement MovieProject methods
9 Days Ago
WIP compiling again
10 Days Ago
WIP block display next WIP compiling blocks
10 Days Ago
WIP
15 Days Ago
WIP getting moviemaker.editor working again
15 Days Ago
Avoid C# 13 features for now
15 Days Ago
Cleaned up moviemaker API, moviemaker.editor needs re-implementing
19 Days Ago
Property factory tweaks
20 Days Ago
Example custom LookAt property
20 Days Ago
Implement Property.Factories
20 Days Ago
IReferenceTrack<T>
20 Days Ago
Binder.Get overloads for different track types
20 Days Ago
Some missing docstrings
20 Days Ago
Simplify Binder
21 Days Ago
Simplify Binder, use some default interface implementations
21 Days Ago
Tweak GameObjectReference auto binding
21 Days Ago
Binder.Get comments
21 Days Ago
WIP PropertyFactory
22 Days Ago
See if we can avoid needing IPropertyTrack.TryGetValue
22 Days Ago
Some renaming, more extensions