193,449 Commits over 4,079 Days - 1.98cph!
Automated Linux Build #551
* Fixed CRC comparison errors with autorefresh and AddCSLuaFile() calls
merge from fridge_deployable
merge from fridge_deployable
UnitVoiceDefinition OnValidate no longer uses Resources.LoadAll to validate that all sound types are mapped
Changed panel name
Manifest
Fixed shader error related to UNITY_HANDLE_CORRECTLY_NEGATIVE_NDOTV
Fixed sampler limit shader error in "Before/Standard Blend With Terrain"
Prefabs don't have to start disabled in the editor
fridge uses Box Storage rather than Door entity (until 2018 :o)
re-setup
in triangle.Trace retain triangle normal if deferring to Line.Trace (fixes impact effects facing wrong direction)
Added editor.DrawCollision to draw SkinnedMeshCollider triangles
Ai.Think/Move works
Removed SE screen space shadows
Add UI/Default Font to included shaders
Cherry picked foliage shader and deferred transmission changes from prerelease/dungeon_art_4
Fixed a bug with the radial menu that would cause incorrect command names to be displayed
Fixed a phantom tracker lingering in the tribe tracker UI widget
Fixed a bug that caused corpses to disappear when placed on the fire
Fixed buildings appearing properly complete when placed by code or via debug panel
Cursor fix, enemy hp red, LOS improvement
Updated native renderer lib with adjusted readback swizzling
Adjusted readback texture swizzling
Fridge icon, colliders. prefab update
ItemScreenshot scene update
Made Rust Editor less tabby
Can right click effect recycler to update life time, life time is shown on inspector
Added infinite ammo cheat to editor
Fridge deployable textures, model LODs, anims, Prefabs
Foliage system optimizations
Component world model setup
Eliminated WaitForEndOfFrame allocation from Parallel.Coroutine
Mesh batching threading / coroutine optimizations
Danger area rating change
Nav update with modifier volumes. NPCs now prefer to use pedestrian crossings.
Merged in updated NetworkUtils just in case we need it.