userLayladcancel
branchrust_reboot/main/cinematic_toolscancel

45 Commits over 90 Days - 0.02cph!

4 Years Ago
Fix compile error
4 Years Ago
Fix demo browser playing/deleting incorrect entry when list is sorted
4 Years Ago
Add quality of life improvements to demo recorder UI for Paddy
4 Years Ago
Hide recorder with demo.togglehud
4 Years Ago
Finish demo recorder frontend, record time elapsed, saved notification
4 Years Ago
Initial frontend UI for demo recording
4 Years Ago
Add first person spectating of other players in demo playback
4 Years Ago
Make ent_find_radius find all entities, not just ones with colliders
4 Years Ago
Add debug_camera_target convar, set debug camera target entity by netid
4 Years Ago
Allow debug camera to lookat local player of demo recording
4 Years Ago
Add ent_find_radius convar, gets a list of entity info in radius (only works in demo playback)
4 Years Ago
Allow map UI to be viewed during demo playback
4 Years Ago
Show team nametag indicators if the player recording the demo was in a team at the time (needs testing)
4 Years Ago
Allow player nametags to be visible in demos. By default nametags are turned off when playing demo.
4 Years Ago
Deselect demo item when sorting
4 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
4 Years Ago
Add demo delete confirmation UI prefab
4 Years Ago
Add player lookat mode for debug camera Add log for switching target bone for Paddy
4 Years Ago
Refactor demo file writing so that post record data can be saved in header
4 Years Ago
Up demo version to 2 to add length of demo to the end of file
4 Years Ago
Stop demo after reading it to list in browser to avoid file sharing violation
4 Years Ago
Update demo browser theme as requested
4 Years Ago
Simplify aspect ratio camera guide convar as requested
4 Years Ago
Add debug camera convar for following bone rotation (for shots where camera is mounted to a gun for example)
4 Years Ago
Fix debug camera bone cycling on player models
4 Years Ago
Allow debug camera to target self player model
4 Years Ago
Reset cam bone when switching target entity Tab sets cam bone to first bone when there's no current cam bone
4 Years Ago
Split debug camera movement and input so movement still updates while menu is open
4 Years Ago
Check if demo button should be active on menu awake
4 Years Ago
Fix sorted demo list not updating when deleting demo
4 Years Ago
Only show demo browser button if user has demo files, as requested
4 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
4 Years Ago
demo.browser convar (don't mess with main menu for a feature only a few people will use)
4 Years Ago
Functional sort buttons on demo browser (sort by name, date, length)
4 Years Ago
Open demo browser as popup on right hand side menu
4 Years Ago
Convar for custom ratio guide (eg. "2.35:1" or "4:3" etc)
4 Years Ago
TAB key to cycle between the different bones of the target entity
4 Years Ago
convar for camera guide color
4 Years Ago
Camera framing guide overlay and commands to toggle (rule of thirds, golden ratio, crosshair)
4 Years Ago
▆▇▌▌▉▆ ▆▅ ▄▆▍ ▌▄▌█▉ ▍▆▆▄
4 Years Ago
Demo browser
4 Years Ago
Orbit target entity mode for debug camera
4 Years Ago
Camera shake commands [amplitude, frequency, duration]
4 Years Ago
Set debug camera fov/zoom length to value (debugcamera_fov <value>)
4 Years Ago
Fix camera lerp bounce issue at lower values. Convar to enable/disable camera lerp 'locomotion'