12,598 Commits over 3,867 Days - 0.14cph!
Added 4 missing bush prefabs to the asset gallery and tweaked their LOD distances
Unfucked bullet particle effects
TreeMesh warns if STM file is referenced directly
Replaced Hollywood-Juniper-1 STM reference with prefab reference
Added 4 missing bush prefabs (cc Petur)
Bushes add prefabs to terrain, not STM files
Only editor-refresh deferred decals if not in play mode
Mesh batching verbosity has 2 modes
Airdrops avoid powerlines
Fixed SoundDefinition NRE
Made GraphicRaycaster toggling less hacky
Temp fix for footstep spam on 5.2.0
Disable GraphicRaycaster components when the cursor is locked (saves 1-2ms when no menu is open)
LOD distance calculation is per-object
Don't batch door colliders
Fixed certain parameters not refreshing when doing decor / grass refresh in the editor play mode
Retired DecalPlace, made everything more artist-friendly
Cleaning up the various asset warmup experiments (warmupmode=1 is default, 2 loads asynchronously while in the main menu)
Renamed warmup convar to warmupmode
Added warmup console command
Added warmup implementation to editor file system
Fixed standalone-only compile issues
Fixed missing reverb zone trigger references on SavasIsland
Fixed missing reverb zone collider reference on satellite dish prefab
Fixed BaseEntity.RPC not compiling in-editor if set to SERVER
Increased LOD grid cell size some more
No longer cull objects right after instantiate (could make them temporarily invisible until their mesh was batched)
Fixed ReverbZoneTrigger LODing
Added INeedsToStartDisabled to SoundPlayer
Added GetLength to SoundDefinition
Merge from unity5.2.0f3_changes
Converted cold overlay to ScreenOverlayEx
Fixed a gazillion missing ST textures, rebuilt their materials a few dozen times for fun
ScreenOverlayEx takes light intensity into account
Projectile tracers no longer disconnect from their parent one frame too soon
Fixed EffectRecycle lifetime calculation
SpeedTree asset tools support multi-selections
▉▊▉▅▊▌▆▉▊ ▋▇█▇▊ ▅▉▊▋▅▅▄▋▌ ▅▉▍▅▄█ ▅▆▇▍▇▄
▄▍▆▇▄▋▋▄▋▄▄ ▆▄▅▌▅ ▅▇▅ ▉▆▍▄▉
Added clientsideEffect and clientsideAttack flags to projectile (for non-authoritative projectiles)
Fixed NRE in projectile prediction if non-authoritative
Explicit case for fake projectiles with a penetration power of 0
Projectile prediction tweak
SpeedTree update script fixes
ProjectVersion and ProjectSettings updates
Deferred decal updates for 5.2
Deferred decal support for deferred reflection probes
Deferred decal support for SH9 ambient light
Deferred decal support for emission maps