branchrust_reboot/main/demoshot/v2cancel

23 Commits over 153 Days - 0.01cph!

2 Years Ago
Merge from main
2 Years Ago
Initial overdub UI and some backend work
2 Years Ago
Merge from demoshot
3 Years Ago
Added initial support for modifying and deleting keyframes
3 Years Ago
Info accessors in MovieMakerUtility will now work if no demo is loaded
3 Years Ago
Load the demo cfg from a better location so it can't potentially happen while the demo is still initialising
3 Years Ago
Merge from demoshot
3 Years Ago
Fixed mouse wheel binds not working when playing back a shot (cursor still needs to be hidden)
3 Years Ago
Fixed gibs not spawning properly in demos after repeated loops/scrubbing
3 Years Ago
Don't show loop button while recording a shot Don't allow input on playback controls while recording a shot Hide keyframe tracks when a shot isn't active
3 Years Ago
Experimenting with keyframe track widgets, supports muting tracks
3 Years Ago
Rework recorder internals
3 Years Ago
Move all of the file/directory handling into a new Utility class
3 Years Ago
Exposed TGA and EXR image type options
3 Years Ago
Image sequence export now respects resolution setting
3 Years Ago
Added support for exporting image sequences (in png) instead of a video file
3 Years Ago
Properly dispose the open demo when exiting play mode (editor only)
3 Years Ago
Lock the framerate when exporting so that the exported video is at the desired frame rate (30/60/etc) regardless of performance
3 Years Ago
Added export button Beginning an export will now roll back to the start of the demo or the start of a shot
3 Years Ago
Merge from demoshot
3 Years Ago
Fixed projectile errors when pausing a demo with gunfire
3 Years Ago
Very WIP video exporting tools (extracted from old movie maker branch)
3 Years Ago
Refactor and standardise playback controls for future tracks