10,525 Commits over 4,201 Days - 0.10cph!
Merge from skin_cache_native
Retiring DX9 (OpenGL fallback)
Additional profiling in DownloadAndApplyWorkshopSkin
Convar to toggle the item skin cache
EAC update (fix for "EAC Disconnected")
Beautified skinnable loading API
Deleted obsolete "wooden logs" loading steps from procedural map
Biome textures for all mountain prefabs
Splat texture for mountain 5
Spawn mountains after all terrain maps have been generated
Re-exported mountain biome textures
Updated biome map auto bake (now splat based)
Updated terrain splat transfer (better blending)
Implemented mountain biome map transfer
Updated mountain placement biome filter
Updated mountain biome maps
Updated mountain placement topology filter
Can once again paint terrain in play mode in the editor
Added sysuid console command (prints unique device identifier)
Removed renderer_invalidate and collider_invalidate batching convars
Temp fix for DrawMeshInstanced ArgumentOutOfRangeException from FoliageDisplacementManager
Don't load skins into RAM with itemskins 0
Enabled entity pooling on ore hotspots
Disabled entity pooling on ore hotspots (SimpleFlare clusterfuck)
AsyncTerrainNavMeshBake for Pål
Removed some 32bit specific code
No longer save assetwarmup and prefabwarmup convars (should always be enabled, only use for debugging)
Excluding some prefabs from asset warmup since they're not always required and will be loaded later when loading the map
Adjusted texture resolution curve on the various quality presets, let's see how this looks
Removed spawnable component from radtown ores
Removed another pointless component from the radtown stone ore
Added SpawnAttemptsInitial and SpawnAttemptsRepeating parameters to spawn populations
Updated some spawn population parameters, increased junkpile spawn attempts
Updated renderer native library (Linux & OSX)
Instantiate ore hotspot flare as effect
Only add ore hotspot flare when close (eliminates update overhead in the distance)
Enabled entity pooling on ore hotspots
Enabled effect pooling on ore hotspot flare