branchrust_reboot/main/demoshotcancel

120 Commits over 183 Days - 0.03cph!

4 Years Ago
Can drag shots into the root folder
4 Years Ago
Auto focus shot name field when opening the new shot UI
4 Years Ago
Disable previous frame button Proper text resizing on top info bar
4 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
4 Years Ago
Demo info top layout (WIP)
4 Years Ago
Merge from main
4 Years Ago
Finally managed to get colours matching from Figma to Unity
4 Years Ago
Icon changes
4 Years Ago
If the currently playing shot is being renamed, exit it before renaming
4 Years Ago
Improved dragging behaviour when dragging around shots, locks the whole shot to the cursor rather than an icon
4 Years Ago
Typo fix
4 Years Ago
Added debugging.debugcamera_cycleBone bindable button (was hardcoded to tab)
4 Years Ago
Unsaved
4 Years Ago
Pre record UI styling
4 Years Ago
Playback timeline styling changes Show overlay on timeline while recording a shot
4 Years Ago
Added support for renaming shots
4 Years Ago
Merge from main
4 Years Ago
Fixed a case where shots wouldn't load More styling for shot list
4 Years Ago
Rework next frame button to work better (previous frame is unchanged)
4 Years Ago
Fixed OnPressed event firing at the start of a drag
4 Years Ago
Fixed dragged shots icon staying lingering Fixed drag and drop canvas depth
4 Years Ago
Added next and previous frame buttons to timeline
4 Years Ago
Added confirmation step before deleting shots
4 Years Ago
Fixed shot name not showing in countdown UI Fixed default shotname not being calculated properly Added countdown sfx Added recording underlay
4 Years Ago
Merge from main
4 Years Ago
Basic support for dragging shots between folders
4 Years Ago
Unsaved assets
4 Years Ago
More timeline styling
4 Years Ago
WIP timeline layout changes Fixed a shot looping issue
4 Years Ago
Can now save shots into folders
4 Years Ago
More styling
4 Years Ago
Can collapse shot list Added counts to each folder widget
4 Years Ago
Show expandable folders in shot list Add folder button
4 Years Ago
Various fixes
4 Years Ago
Internal support for grouping shots in folders, updated relevant directory paths
4 Years Ago
Merge from main
4 Years Ago
WIP UI implementation
4 Years Ago
Added demo shots directory to ignore config
4 Years Ago
Merge from main
4 Years Ago
Better system for tracking recorder settings Added options for reverting camera state and pausing the demo when the shot recording ends
4 Years Ago
Changed shot list entry to sentence case
4 Years Ago
Fixed having to close a shot before starting a new one
4 Years Ago
Unsaved
4 Years Ago
Highlight current shot Various fixes
4 Years Ago
Better file directory setup for storing shots, shots are now stored in a folder matching the demo name
4 Years Ago
Fix camera rotation changing when ending a demo
4 Years Ago
Fixed shot looping back to start even if loop is disabled
4 Years Ago
Clear all gibs when scrubbing the timeline, prevents them being repeatedly created and not cleaned up when scrubbing forward/back
4 Years Ago
Better scrubbing logic, resume playing if the demo was playing when the timeline received input
4 Years Ago
WIP new timeline scrubber with active shot overlay Fixed shots getting stuck at paused in some cases