branchrust_reboot/main/demoshotcancel

120 Commits over 183 Days - 0.03cph!

2 Years Ago
Codegen
2 Years Ago
▇▋▅▌▇ ▆▄▉▄ ▋▅▌▄
3 Years Ago
Added server convar cinematic.SetBotUnderwear. Takes a bot name and and underwear shortname (eg.swimwear_gradient). Pass 0 as the underwear ID to go back to the regular underwear skin.
3 Years Ago
Merge from main
3 Years Ago
Merge from main
3 Years Ago
Merge from main
3 Years Ago
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
3 Years Ago
Fixed all folders expanding when the shot list refreshes
3 Years Ago
Improved automatic demo shot naming increments
3 Years Ago
Improved name sorting, compare trailing number if it exists (eg. neswhot7 will now come before newshot12)
3 Years Ago
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
3 Years Ago
Fixed shots list not being refreshed when switching between demos that are on the same map
3 Years Ago
Better default name of a new shot (if the previously recorded shot ended with a number, increment the number)
3 Years Ago
Better input field handling for renames
3 Years Ago
Fixed debug camera resetting when switching between shots in the same demo while autodebugcam is turned on
3 Years Ago
Fixed demo UI not scaling correctly based on the ui scale setting
3 Years Ago
Can no longer enable the cursor if in camera mode and UI is disabled
3 Years Ago
Merge from main
3 Years Ago
Another dof recording fix
3 Years Ago
Fix dof distance not being applied properly
3 Years Ago
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
3 Years Ago
Disable demo.compressShotKeyframes by default
3 Years Ago
Demo UI is now scaled by screen size
3 Years Ago
Increased size of new shot and folder buttons
3 Years Ago
More drag improvements
3 Years Ago
Increased padding for shots inside of folders
3 Years Ago
Better drag and drop fix
3 Years Ago
Fix depth of field not working Fixed drag and drop handling
3 Years Ago
Modified hint copy, slight update to next frame icon
3 Years Ago
Minor cleanup
3 Years Ago
Update test demo
3 Years Ago
Update next frame icon Fixed shot entries missing drag dots
3 Years Ago
Remove recordshot convar, we run it via UI now
3 Years Ago
Timeline styling changes, removed UI sample images
3 Years Ago
Don't show suicide menu option when in a demo (doesn't do anything) Show "Quit Demo" in it's place while playing a demo Manage suicide button from the MainMenuSystem component instead of it's own component
3 Years Ago
Don't run any dof processes (lerp times, nudges) while playing a shot if the shot has dof data
3 Years Ago
Load cfg later in the demo load process (hopefully fix player seed issues) Added demo.readcfg convar to load the cfg again while the demo is playing Revert DropMe changes on branch, theoretically not needed anymore Cleanup playback and recording when exiting a demo
3 Years Ago
Run "decal.clear" when opening a shot
3 Years Ago
Increased scroll sensitivity in shots view Fixed demo name line wrapping incorrectly
3 Years Ago
Fixed demo list UI on main menu erroring if a non demo file was in the demo folder Added support for demo cfg files - a text file with the same name as the demo and .cfg extension that contains a list of console commands Each command should be on it's own line Starting a demo will now run those commands (good for setting player seeds, weather conditions, etc)
3 Years Ago
Compile fixes
3 Years Ago
Merge from main
3 Years Ago
Improved countdown timeline window
3 Years Ago
"Return to beginning" option now reverts time as well as as camera position
3 Years Ago
Fixed shots not reading/writing the correct dof settings
3 Years Ago
Formatting
3 Years Ago
Added support for renaming and deleting folders by right clicking the folder
3 Years Ago
Record aperture as well
3 Years Ago
Fixed not being able to end recording while in countdown Add option to record dof focal size and distance in a shot
3 Years Ago
Fixed shots getting selected/unselected incorrectly when dragging a shot