userJarryd Campicancel

12,029 Commits over 2,527 Days - 0.20cph!

5 Years Ago
Fix compile error
5 Years Ago
Experimenting with keyframe track widgets, supports muting tracks
5 Years Ago
Rework recorder internals
5 Years Ago
Move all of the file/directory handling into a new Utility class
5 Years Ago
The demo browser now successfully populates even if one of the demos fails to load (the exception is printed to the console as a warning)
5 Years Ago
Exposed TGA and EXR image type options
5 Years Ago
Image sequence export now respects resolution setting
5 Years Ago
Added support for exporting image sequences (in png) instead of a video file
5 Years Ago
Properly dispose the open demo when exiting play mode (editor only)
5 Years Ago
Lock the framerate when exporting so that the exported video is at the desired frame rate (30/60/etc) regardless of performance
5 Years Ago
Added export button Beginning an export will now roll back to the start of the demo or the start of a shot
5 Years Ago
Merge from demoshot
5 Years Ago
Merge from main
5 Years Ago
Fixed projectile errors when pausing a demo with gunfire
5 Years Ago
Very WIP video exporting tools (extracted from old movie maker branch)
5 Years Ago
Added coloured directional hose materials Default colour radial menu option is now coloured green when using hose tool
5 Years Ago
Mark displayName in RelationshipManager proto as optional (should help bugged players rejoin) Don't store relationship data if either player is an npc
5 Years Ago
Refactor and standardise playback controls for future tracks
5 Years Ago
Merge from demoshot
5 Years Ago
If demo timescale is 0, show play button on timeline Added demo.pause and demo.resume as alternatives to setting demo.timescale to 0 and 1 Pressing play on the timeline while timescale is set to 0 will now set timescale to 1
5 Years Ago
Fixed all folders expanding when the shot list refreshes
5 Years Ago
Merge from demoshot
5 Years Ago
Improved automatic demo shot naming increments
5 Years Ago
Improved name sorting, compare trailing number if it exists (eg. neswhot7 will now come before newshot12)
5 Years Ago
Fixed new scientist corpses showing their net ID on loot panel
5 Years Ago
Improved current shot name test settings (ellipsis, no line breaking) Shot name widget should now match length of timeline buttons Potentially fixed exceptions when saving Fixed exceptions when switching demo while a shot was being played or recorded
5 Years Ago
Merge from demoshot
5 Years Ago
Fixed shots list not being refreshed when switching between demos that are on the same map
5 Years Ago
Better default name of a new shot (if the previously recorded shot ended with a number, increment the number)
5 Years Ago
Better input field handling for renames
5 Years Ago
Fixed debug camera resetting when switching between shots in the same demo while autodebugcam is turned on
5 Years Ago
Fixed demo UI not scaling correctly based on the ui scale setting
5 Years Ago
Can no longer enable the cursor if in camera mode and UI is disabled
5 Years Ago
Merge from main
5 Years Ago
Merge from demoshot
5 Years Ago
Another dof recording fix
5 Years Ago
Merge from demoshot
5 Years Ago
Fix dof distance not being applied properly
5 Years Ago
Merge from demoshot
5 Years Ago
Improved handling of long shot names Added some input validation to shot and folder name input Fixed demo UI wrong sorting layer causing input issues
5 Years Ago
Merge from demoshot
5 Years Ago
Disable demo.compressShotKeyframes by default
5 Years Ago
Demo UI is now scaled by screen size
5 Years Ago
Increased size of new shot and folder buttons
5 Years Ago
More drag improvements
5 Years Ago
Better drag and drop fix
5 Years Ago
Fix depth of field not working Fixed drag and drop handling
5 Years Ago
Minor cleanup
5 Years Ago
Update test demo
5 Years Ago
Update next frame icon Fixed shot entries missing drag dots