userJarryd Campicancel
branchrust_reboot/main/demoshotcancel

114 Commits over 183 Days - 0.03cph!

3 Years Ago
Disable previous frame button Proper text resizing on top info bar
3 Years Ago
More colour updates, show shot being recorded in red on the timeline Clicking play once the demo/shot has ended now returns to the start of the demo/shot
3 Years Ago
Merge from main
3 Years Ago
Finally managed to get colours matching from Figma to Unity
3 Years Ago
If the currently playing shot is being renamed, exit it before renaming
3 Years Ago
Improved dragging behaviour when dragging around shots, locks the whole shot to the cursor rather than an icon
3 Years Ago
Typo fix
3 Years Ago
Added debugging.debugcamera_cycleBone bindable button (was hardcoded to tab)
3 Years Ago
Unsaved
3 Years Ago
Pre record UI styling
3 Years Ago
Playback timeline styling changes Show overlay on timeline while recording a shot
3 Years Ago
Added support for renaming shots
3 Years Ago
Merge from main
3 Years Ago
Fixed a case where shots wouldn't load More styling for shot list
3 Years Ago
Rework next frame button to work better (previous frame is unchanged)
3 Years Ago
Fixed OnPressed event firing at the start of a drag
3 Years Ago
Fixed dragged shots icon staying lingering Fixed drag and drop canvas depth
3 Years Ago
Added next and previous frame buttons to timeline
3 Years Ago
Added confirmation step before deleting shots
3 Years Ago
Fixed shot name not showing in countdown UI Fixed default shotname not being calculated properly Added countdown sfx Added recording underlay
3 Years Ago
Merge from main
3 Years Ago
Basic support for dragging shots between folders
3 Years Ago
Unsaved assets
3 Years Ago
More timeline styling
3 Years Ago
WIP timeline layout changes Fixed a shot looping issue
3 Years Ago
Can now save shots into folders
3 Years Ago
More styling
3 Years Ago
Can collapse shot list Added counts to each folder widget
3 Years Ago
Show expandable folders in shot list Add folder button
3 Years Ago
Various fixes
3 Years Ago
Internal support for grouping shots in folders, updated relevant directory paths
3 Years Ago
Merge from main
3 Years Ago
WIP UI implementation
3 Years Ago
Merge from main
3 Years Ago
Better system for tracking recorder settings Added options for reverting camera state and pausing the demo when the shot recording ends
3 Years Ago
Fixed having to close a shot before starting a new one
3 Years Ago
Unsaved
3 Years Ago
Highlight current shot Various fixes
3 Years Ago
Better file directory setup for storing shots, shots are now stored in a folder matching the demo name
3 Years Ago
Fix camera rotation changing when ending a demo
3 Years Ago
Fixed shot looping back to start even if loop is disabled
3 Years Ago
Clear all gibs when scrubbing the timeline, prevents them being repeatedly created and not cleaned up when scrubbing forward/back
3 Years Ago
Better scrubbing logic, resume playing if the demo was playing when the timeline received input
3 Years Ago
WIP new timeline scrubber with active shot overlay Fixed shots getting stuck at paused in some cases
3 Years Ago
Merge from main
3 Years Ago
Fixed shot list not scrolling, still has some issues
3 Years Ago
Added RealTimeUntil 3 second countdown now rolls back 3 seconds and resumes playback, if the player is earlier than three seconds it will wait for the appropriate time and then play Added if Demo.compressShotKeyframes to toggle the keyframe compression Moved the shot recorder UI Fixed being able to scrub the timeline while recording a shot Added buttons to go back to the start of the demo/shot
3 Years Ago
Fixed pre record timer always appearing even if that option is disabled
3 Years Ago
Fixed lerped camera movement not being recorded in a shot file Added a loop option to the shot playback UI
3 Years Ago
Wip initial support for keyframe tracks