branchrust_reboot/maincancel

33,723 Commits over 4,140 Days - 0.34cph!

31 Days Ago
Merge from compass
31 Days Ago
merge from fogmethod1 (sky branch)
31 Days Ago
Fixed SkinGlowTester NRE when generating skin icons
31 Days Ago
new_menu -> main
31 Days Ago
Replace our custom Parallel.For and Parallel.ForEach with the standard .NET one Also replace BeginInvoke usages with Task.Run so we don't run into that compatibility problem when Unity upgrades .NET in 5 years Mark ParallelEx.Coroutine as obsolete because it has more overhead vs. using Task.Run inline
31 Days Ago
merge from new_menu
31 Days Ago
Merge from ammocontainer_garbage
31 Days Ago
phrases
31 Days Ago
merge from save270
31 Days Ago
merge from new_menu
32 Days Ago
new_menu -> main
32 Days Ago
merge from new_menu
32 Days Ago
merge from new_menu
32 Days Ago
merge from new_menu
32 Days Ago
merge from new_menu
32 Days Ago
new_menu -> main
32 Days Ago
Merge from more_worldgrid
32 Days Ago
new_menu -> main
32 Days Ago
Fix tugboat lights LOD settings
32 Days Ago
new_menu -> main
32 Days Ago
Disable WearableRandomMaterial, was just an internal test
32 Days Ago
Only apply black fog in environment volumes that have the Train Tunnel or No Sunlight types
32 Days Ago
merge from new_menu
32 Days Ago
merge from distanceglowfix
32 Days Ago
merge from rainimprove
32 Days Ago
merge from benchmark_fpslimit_fix
32 Days Ago
merge from car_radio_rpc_fix
32 Days Ago
merge from weapons_attachment_stats_updating
32 Days Ago
merge from fix_terrain_hole_clipping
32 Days Ago
merge from fix_primitive_typo
32 Days Ago
Merge from tutorial_baked_foliage_removal
32 Days Ago
Merge from pilot_hazmat_dlc
32 Days Ago
new_menu -> main
32 Days Ago
new_menu -> main
32 Days Ago
new_menu -> main
33 Days Ago
Use SetPositionAndRotation when taking a prefab from a pool
33 Days Ago
merge from slot_pooling_fix
33 Days Ago
Rebuild translations json (to fix server restart toasts)
33 Days Ago
Merge from more_worldgrid
33 Days Ago
Merge: from benchmarking_update - Log results after single scene run - Fix extra timers in results - Fix scene load exception for no longer existing effects benchmark Tests: ran benchmarks in editor
33 Days Ago
merge from new_menu
33 Days Ago
merge from new_menu
33 Days Ago
merge from new_menu
33 Days Ago
Fixed the rendering of the scene view when searching for an object in the hierarchy window
33 Days Ago
merge from god_indicator
33 Days Ago
Merge: from camerarenderer_leak - Fixes memory leaks related to Rust+'s camera renderer and Nexus mugshot savings Tests: print_arraypool when connected to turret - before ProtocolParser 16KB set would grow, now stays constant
33 Days Ago
Fixed flickering when viewing a prefab
33 Days Ago
new_menu -> main
33 Days Ago
merge from new_menu
33 Days Ago
Rewrite of the DeferredIndirectLightingPass class to make it more robust and prevent it from being disabled when it shouldn't be