userGarrycancel
reporust_rebootcancel

6,606 Commits over 2,192 Days - 0.13cph!

7 Years Ago
Compile fix
7 Years Ago
No vsync/frame rate limits when benchmarking
7 Years Ago
Fixed exception in LocalizeText
7 Years Ago
TLS fixes (possibly)
7 Years Ago
Log error if manifest download fails
7 Years Ago
Fixed NRE in demo playback
7 Years Ago
Spit an error if Manifest is null when ending benchmark
7 Years Ago
Benchmark record GC collects Fix incorrect milliseconds recording
7 Years Ago
Benchmark use native screen resolution
7 Years Ago
Add bootstrap time into benchmark data Benchmark track hitches and freezes
7 Years Ago
Include system info with benchmark data
7 Years Ago
Updated how benchmark results are reported Fixed proceduralmap error when loading map
7 Years Ago
Call Rust.Application.Quit instead of Application.Quit after benchmark
7 Years Ago
Updated steamworks dlls
7 Years Ago
Setting lerping
7 Years Ago
Keyframe loading
7 Years Ago
Timeline saving
7 Years Ago
Fixed crosshair lagging behind camera position (moved it to Client loop instead of Update())
7 Years Ago
Viewmodel ironsights, fire, reload anims work when spectating
7 Years Ago
Copy first keyframe from second to avoid "nothing" at frame 0 Fixed lerp positions being crazy when scrubbing
7 Years Ago
Fix bad perf in moviemode
7 Years Ago
Fixed missing controls in bundle
7 Years Ago
Back/Skip buttons work Space pause/play toggle Apply keyframes when scrubbing Update setting control value when playing Fixed FOV not saving in keyframes Hide red on screen error text in editor (we have a console)
7 Years Ago
Moviemaker works 'properly' in live mode
7 Years Ago
Steamworks with preserve
7 Years Ago
Fudging BaseSceneSettings to make sky render
7 Years Ago
Steamworks Update
7 Years Ago
Benchmarking changes
7 Years Ago
Benchmark result reporting
7 Years Ago
Fix steam voice exceptions when running without Steam
7 Years Ago
If we disconnect when playing a benchmark, just quit
7 Years Ago
Fixed bootstrap exit button not clickable
7 Years Ago
New benchmark.dem
7 Years Ago
Steamwork dll platform settings
7 Years Ago
Steamworks latest (il2cpp friendly)
7 Years Ago
Keyframe dragging, editing
7 Years Ago
Timeline, keyframe markers
7 Years Ago
Timeline scrubbing restored
7 Years Ago
Added Timeline Added TickRendererer Added TimeRuler
7 Years Ago
Made IconEditor a propertydrawer with dropdown Dropdown stays on screen
7 Years Ago
Cherry picking cs:37752 - Fixed duplicated networkables in demo mode
7 Years Ago
Update CurrentVersion
7 Years Ago
Disable playmode options
7 Years Ago
Touching settings
7 Years Ago
Compile fix
7 Years Ago
NRE on import
7 Years Ago
Dropdown control
7 Years Ago
Package updates
7 Years Ago
UnityEngine.Experimental.Rendering.HDPipeline becomes UnityEngine.Rendering.HighDefinition
7 Years Ago
RustSky compile fixes (they moved ProceduralSky to samples)