userGarry Newmancancel

18,289 Commits over 3,684 Days - 0.21cph!

5 Years Ago
Settings
5 Years Ago
HDRP upgrade added a monobehaviour to 1600 materials. I tried reverting but it keeps adding them back - so I'm assuming it's for a reason and committing the changes.
5 Years Ago
HDRP upgrade added a monobehaviour to 1600 materials. I tried reverting but it keeps adding them back - so I'm assuming it's for a reason and committing the changes.
5 Years Ago
Early out if light is null in LightLoop.cs (this could point to a bigger problem though)
5 Years Ago
Early out if light is null in LightLoop.cs (this could point to a bigger problem though)
5 Years Ago
Setting tweaks
5 Years Ago
Setting tweaks
5 Years Ago
Settings update
5 Years Ago
Settings update
5 Years Ago
Fixed fog using deprecated volume component
5 Years Ago
Fixed fog using deprecated volume component
5 Years Ago
New packages manifest
5 Years Ago
New packages manifest
5 Years Ago
Code fixes for updated hdrp
5 Years Ago
Code fixes for updated hdrp
5 Years Ago
Pipleline packages release/2019.3#17c4f67762
5 Years Ago
Pipleline packages release/2019.3#17c4f67762
5 Years Ago
More bootstrap timings
5 Years Ago
More bootstrap timings
5 Years Ago
AddHDAdditionalLightData editor tool (we probably need to make this loop through scenes)
5 Years Ago
AddHDAdditionalLightData editor tool (we probably need to make this loop through scenes)
5 Years Ago
Benchmark timings in seconds instead of ms
5 Years Ago
Benchmark timings in seconds instead of ms
5 Years Ago
Make sure lights have a HDAdditionalLightData component
5 Years Ago
Make sure lights have a HDAdditionalLightData component
5 Years Ago
Added BenchmarkTimer Added extra bootstrap timings
5 Years Ago
Added BenchmarkTimer Added extra bootstrap timings
5 Years Ago
Load filesystem first in bootstrap
5 Years Ago
Load filesystem first in bootstrap
5 Years Ago
Fix SteamFriends.GetRichPresence(key, value) Adds key/value to the dictionary only if the rich presence was set successfully. Also fixes #307 Merge pull request #308 from TheCubicNoobik/SteamFriends-fix Fix SteamFriends.GetRichPresence(key, value)
5 Years Ago
Tweak low quality settings
5 Years Ago
Tweak low quality settings
5 Years Ago
Results table Basic functionality Merge branch 'benchmarks' build
5 Years Ago
Readme Data update Benchmarks base Merge branch 'master' of Facepunch.Sites
5 Years Ago
Basic functionality
5 Years Ago
strip .localdomain from machine name
5 Years Ago
Particle fixes
5 Years Ago
Particle fixes
5 Years Ago
Don't fuck with Time.* shit in benchmark mode
5 Years Ago
Don't fuck with Time.* shit in benchmark mode
5 Years Ago
Better benchmark UI hiding
5 Years Ago
Better benchmark UI hiding
5 Years Ago
Hide moviemaker UI if benchmark Fix NRE in ViewModel.Update Update to 2019.3.0b3
5 Years Ago
Hide moviemaker UI if benchmark Fix NRE in ViewModel.Update Update to 2019.3.0b3
5 Years Ago
Results table
5 Years Ago
Campfire embers fix
5 Years Ago
Campfire embers fix
5 Years Ago
manifest
5 Years Ago
manifest
5 Years Ago
Spark material fixes