12,029 Commits over 2,527 Days - 0.20cph!
Experimenting with keyframe track widgets, supports muting tracks
Rework recorder internals
Move all of the file/directory handling into a new Utility class
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)
Exposed TGA and EXR image type options
Image sequence export now respects resolution setting
Added support for exporting image sequences (in png) instead of a video file
Properly dispose the open demo when exiting play mode (editor only)
Lock the framerate when exporting so that the exported video is at the desired frame rate (30/60/etc) regardless of performance
Added export button
Beginning an export will now roll back to the start of the demo or the start of a shot
Fixed projectile errors when pausing a demo with gunfire
Very WIP video exporting tools (extracted from old movie maker branch)
Added coloured directional hose materials
Default colour radial menu option is now coloured green when using hose tool
Mark displayName in RelationshipManager proto as optional (should help bugged players rejoin)
Don't store relationship data if either player is an npc
Refactor and standardise playback controls for future tracks
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
Fixed all folders expanding when the shot list refreshes
Improved automatic demo shot naming increments
Improved name sorting, compare trailing number if it exists (eg. neswhot7 will now come before newshot12)
Fixed new scientist corpses showing their net ID on loot panel
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
Fixed shots list not being refreshed when switching between demos that are on the same map
Better default name of a new shot (if the previously recorded shot ended with a number, increment the number)
Better input field handling for renames
Fixed debug camera resetting when switching between shots in the same demo while autodebugcam is turned on
Fixed demo UI not scaling correctly based on the ui scale setting
Can no longer enable the cursor if in camera mode and UI is disabled
Another dof recording fix
Fix dof distance not being applied properly
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
Disable demo.compressShotKeyframes by default
Demo UI is now scaled by screen size
Increased size of new shot and folder buttons
Fix depth of field not working
Fixed drag and drop handling
Update next frame icon
Fixed shot entries missing drag dots