userLayladcancel

84 Commits over 182 Days - 0.02cph!

6 Years Ago
Allow player nametags to be visible in demos. By default nametags are turned off when playing demo.
6 Years Ago
Deselect demo item when sorting
6 Years Ago
Merge from main Fix camera guide color convar not using Color32 Add refresh button to demo browser Add confirmation popup when deleting demo from browser Convar to enable/disable 'lookat' mode when using debugcamera_unfreeze
6 Years Ago
Merge from cinematic_branch (demo file writing changes)
6 Years Ago
Update debug camera from cinematic branch
6 Years Ago
Add demo delete confirmation UI prefab
6 Years Ago
Add player lookat mode for debug camera Add log for switching target bone for Paddy
6 Years Ago
Refactor demo file writing so that post record data can be saved in header
6 Years Ago
Up demo version to 2 to add length of demo to the end of file
6 Years Ago
Stop demo after reading it to list in browser to avoid file sharing violation
6 Years Ago
Update demo browser theme as requested
6 Years Ago
Simplify aspect ratio camera guide convar as requested
6 Years Ago
Add debug camera convar for following bone rotation (for shots where camera is mounted to a gun for example)
6 Years Ago
Fix debug camera bone cycling on player models
6 Years Ago
Allow debug camera to target self player model
6 Years Ago
Reset cam bone when switching target entity Tab sets cam bone to first bone when there's no current cam bone
6 Years Ago
Split debug camera movement and input so movement still updates while menu is open
6 Years Ago
Check if demo button should be active on menu awake
6 Years Ago
Fix sorted demo list not updating when deleting demo
6 Years Ago
Only show demo browser button if user has demo files, as requested
6 Years Ago
Change camera parent key from LEFT MOUSE to F WASD movement with debug camera while orbiting offsets camera SHIFT + R key combination to reset orbit offset position
6 Years Ago
demo.browser convar (don't mess with main menu for a feature only a few people will use)
6 Years Ago
Functional sort buttons on demo browser (sort by name, date, length)
6 Years Ago
Open demo browser as popup on right hand side menu
6 Years Ago
Convar for custom ratio guide (eg. "2.35:1" or "4:3" etc)
6 Years Ago
TAB key to cycle between the different bones of the target entity
6 Years Ago
convar for camera guide color
6 Years Ago
Camera framing guide overlay and commands to toggle (rule of thirds, golden ratio, crosshair)
6 Years Ago
▆▇▌▌▉▆ ▆▅ ▄▆▍ ▌▄▌█▉ ▍▆▆▄
6 Years Ago
Demo browser
6 Years Ago
Orbit target entity mode for debug camera
6 Years Ago
Camera shake commands [amplitude, frequency, duration]
6 Years Ago
Set debug camera fov/zoom length to value (debugcamera_fov <value>)
6 Years Ago
Fix camera lerp bounce issue at lower values. Convar to enable/disable camera lerp 'locomotion'