480 Commits over 518 Days - 0.04cph!
skyrotation support, minor issue to figure out still with atmosphere shadowing
restore textures.3.bundle from cs
126918
fix LOD baker mesh decals not showing up in bake
slightly increase cloud haze density for fog weather clouds, blends horizon better
use per frame integrated scroll offset for cloud detail noise instead of absolute time
merge from fogmethod1 (sky branch)
fix weird atmosphere fog at night, also fix randomized cloud offsets using the same seed for each noise and xform component
merge from fogmethod1 (sky branch)
merge from fogmethod1 (sky branch)
merge from fogmethod1 (sky branch)
fix debug_cloud_position not reporting the randomized offsets
merge from fogmethod1 (sky branch)
add weather.debug_cloud_position, for getting exact cloud weather position/state at the current time
add per-biome, per-weather fog start distance ramps
don't interpolate atmosphere density stuff when live editing
make cloud haze configurable completely separately from atmosphere fog
add two toggles to apply tod contrast and tod fogginess to cloud sun color
merge from fogmethod1 (clouds/fog/sky)
clear out all global textures for clouds/fog after main camera finishes rendering, fixes several scene view issues from lingering textures
add atmosphere fog start/end ramp up distance
merge from jungle_update/spatial-biome-fog/fogmethod1 (clouds/fog/sky branch)
avoid redundant sky ambient calc between fog and clouds, can be shared
fix relief mapping not applying to AO map
potential fix for client weather.load clouds not being overridden by subsequent server load
fix cloud config override issues
add all cloud configs to list on climate
fix inconsistencies loading weather preset/cloud config on server vs client
add brightness/contrast controls for night sky
correct default max brightness
smooth out abrupt fog/lighting change when going underground
- slight blur on fog voxel texture to smooth out aliasing, works especially well on godrays
- fog tweaks when going underground
fix cloud reprojection artifacts where viewDir.y < 0