branchrust_reboot/main/demoshotcancel

120 Commits over 183 Days - 0.03cph!

3 Years Ago
Can drag shots into the root folder
3 Years Ago
Auto focus shot name field when opening the new shot UI
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
Demo info top layout (WIP)
3 Years Ago
Merge from main
3 Years Ago
Finally managed to get colours matching from Figma to Unity
3 Years Ago
Icon changes
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
Added demo shots directory to ignore config
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
Changed shot list entry to sentence case
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