reporust_rebootcancel

97,943 Commits over 3,683 Days - 1.11cph!

7 Years Ago
Fixes
7 Years Ago
EntityMenu optimization
7 Years Ago
7 Years Ago
Fix for invisible rock when thrown (1508)
7 Years Ago
Particle system culling tweaks
7 Years Ago
Scene2Prefab
7 Years Ago
Removed rigidbodies from radiation sphere triggers (server physics perf)
7 Years Ago
Standard override shaders no longer having duplicate code; now referencing their rust/std counterparts directly
7 Years Ago
Repair bench cannot be used to block off windows and see through them (collider accuracy)
7 Years Ago
Adding some loot minecarts and minecrates to military_tunnels
7 Years Ago
Unity 5.4.4f1
7 Years Ago
Caves now spawn minecarts as well as mine crates that contain loot Adding minecart_loot models
7 Years Ago
Reduced overall client side player collider and rigidbody count by a third
7 Years Ago
Enabled prefab pooling on some effect spawns that weren't using it Fixed particle systems on impact effects sometimes not playing
7 Years Ago
added the car wreck and junkpile art to junkpiletest
7 Years Ago
Merge from main
7 Years Ago
Fixed code lock lights
7 Years Ago
Fixed player preview not rendering
7 Years Ago
Added find materials tool ability to filter by keywords and find assets that reference a material
7 Years Ago
AudioReverbZone culling
7 Years Ago
Fixed UpdateLoot being called from other players
7 Years Ago
7 Years Ago
7 Years Ago
Animal skin prefab cleanup (memory usage)
7 Years Ago
no radiation spheres on client
7 Years Ago
Fixed player preview rendering white
7 Years Ago
Fixed NRE
7 Years Ago
CraggyIsland radiation sphere test
7 Years Ago
physics
7 Years Ago
Scene2Prefab (sphere tank, fixes missing barrels)
7 Years Ago
Reduced variants on heaviest shaders by forcing opaque/cutout to deferred and alphablend to forward
7 Years Ago
scene2prefab
7 Years Ago
Wrecked sedan_a vehicle model/LODs/COLs/Prefab
7 Years Ago
Tweaked LOD distances Enabled culling on objects that did not have it
7 Years Ago
Reduced shader variants across all heavier shaders Disabled instancing on grass, cloth and skin until u5.5
7 Years Ago
Wires have 50x less verts
7 Years Ago
Splitting texture asset bundles (we might be hitting the 2gb bundle limit)
7 Years Ago
Scene2Prefab
7 Years Ago
Couple of missing colliders fixes Baked vertex stream data to asset files on Harbor_1,2,Powerplant
7 Years Ago
Fixed bad instance property indices causing rocks to change color (won't trigger recompile yet)
7 Years Ago
Fixed ParticleSystemContainer leading to issues on inactive game objects (state uninitialized, trying to call invoke)
7 Years Ago
7 Years Ago
Don't create gibs over 500m away
7 Years Ago
7 Years Ago
7 Years Ago
7 Years Ago
Portacabin cull Fixed NRE in DeferredMeshDecal, when selecting prefab in project
7 Years Ago
RendererLOD - complain if target renderers aren't part of the same prefab/heirachy - and try to fix Scene2Prefab
7 Years Ago
protocol++
7 Years Ago
swimming green lines