reporust_rebootcancel

134,501 Commits over 4,444 Days - 1.26cph!

35 Days Ago
merge from terrain_lowering_nms_large_cave
35 Days Ago
deleted duplicated old reference prefabs
35 Days Ago
Slightly expand and shift the CaveNetworkGroupLayerOverride at silo to fix a remaining problematic sight line S2P NMS
35 Days Ago
Deleted old hair assets Deleted old hair sets
35 Days Ago
plugged the holes in apartment complex LOD2's windows inb4 rebaking LOD from multiple sources
35 Days Ago
merge from main
35 Days Ago
Penthouse apartment edge decals and remaining wall textures
35 Days Ago
Subtract navmesh subtraction
35 Days Ago
delete old materials
35 Days Ago
delete old head prefabs
35 Days Ago
Delete old player model fbx and prefab reference duplicates
35 Days Ago
Subtract bad merge
35 Days Ago
Manifest
35 Days Ago
Fix kinematic bodies forcing the pool physics tick to keep simulating because their velocity wasn't being killed
35 Days Ago
delete debug player model prefabs, no longer needed
35 Days Ago
Delete old skinset assets
35 Days Ago
Codegen
35 Days Ago
Bunch of compile fixes
35 Days Ago
Merge from main
35 Days Ago
Merge from main
35 Days Ago
Can now walk around the pool table when mounted
35 Days Ago
apartment oven, texture tweaks, prefab setup, lods and collision
35 Days Ago
Merge: from main
35 Days Ago
Merge from main
35 Days Ago
Sync pool mountable locations over the net
35 Days Ago
merge from mismatched_serialized_analyzer
35 Days Ago
analyzer optim, takes approx 40% the time it did before
35 Days Ago
Fixed texture artifacts on Male/N player seed
35 Days Ago
Merge from main
35 Days Ago
Updating skinning for Ballistic and BDU clothes
35 Days Ago
Manifest and phrases
35 Days Ago
Fixed dumb 3am bug I couldn't see
35 Days Ago
Prefabs baseline
35 Days Ago
Merge: from serverocclusion_unittests_fixes - Bugfix: NetworkVisibilityGrid.IsVisibleFrom didn't return consistent to GetVisibleFrom results - Bugfix(tests): fix invalid setup of server occlusion visibility in select tests Tests: ran unit tests
35 Days Ago
Removed a flaky raiding test Removed entity id from TestScenario_FireRocketAtBase_CheckDamage error message, not needed and break the slack alert caching Test list
35 Days Ago
Merge: from main
35 Days Ago
merge main -> rust_relay_server
35 Days Ago
merge from main
35 Days Ago
Blocker evaluator micro optims
35 Days Ago
merge from main
35 Days Ago
merge from rectmasks2d_optims
35 Days Ago
Commented UpdateClipSoftness, new feature we dont need. We have SoftMask Clipping now takes 0.2ms a frame while sitting in the main menu, was ~9ms after the package update, 2ms on main (deep profiling editor)
35 Days Ago
last CodeAnalyzer version for these changes, catches more edge cases but didn't find any of them in our codebase
35 Days Ago
Use GetInheritedAlpha on the canvas group chain to check if we should perform clipping Most of our masks are invisible but not totally disabled because toggling gameobject is slow
35 Days Ago
last serialized field fix
35 Days Ago
Merge: from pool_mt - Optim: Pool is now cheaper to use in multithreaded context. Can revert to old pool with pool.usemutexpool 1 (default 0) Tests: unit tests and played on Craggy in editor
35 Days Ago
Merge: from fuzzy_circularbuffer Chosing this implementation
35 Days Ago
Fixed Female/A player seed head going invisible when lodding
35 Days Ago
Merge: from pool_mt
35 Days Ago
Merge: from main