372 Commits over 365 Days - 0.04cph!
progress on guide mesh rendering improvements
fix texture declaration, gizmo radius
implement volumes that stencil out biome fog density in the density map
UI for multiple input meshes
lod baker multiple source meshes support
fix weird circle in sky if vclouds are never enabled and there's sky rotation applied
merge from canyon-fog-fix
drop off biome fog density under ocean level, fixes canyons being full of fog
merge from vclouds_default_enable
merge from vclouds_default_enable
rename graphics.vclouds to graphics.volumetric_clouds
merge from vclouds_default_enable
move vclouds under graphics settings and part of graphics presets, default convar on
work around crash when undoing changes on Sky Dome when playing
add bootleg ambient boost gradient to see if we can get some more ambient light at 7 am
fix clouds null ref outside play mode (introduced with demo timescale fix)
fix cloud movement in timescaled demo
merge from fogmethod1 (sky branch)
- interior darkness fix
- missing 2D cloud layer fix
- underground fog transition fix
- small tweaks
disable biome/atmosphere fog when in Underground environment, bring in black underground fog when in NoSunlight/TrainTunnels
adjust weather profile ambient/reflection mults to not darken interiors as much
fix invisible 2D cloud layer
merge from fogmethod1 (sky branch) - atmosphere fog brightness fix and value compensation
put foregroundfog shader in bundle
- render foreground atmosphere fog occlusion of clouds in reflection probe
- fix mistake in atmosphere fog integration math causing it to appear darker than it should (fixes the ocean reflection discrepency, will need some retuning to compensate)
add graphics.vclouds_reproject to disable reprojection optimization, for timelapse vid
merge from fogmethod1 (sky branch)
adjustments, mainly to rainmild clouds
reduce number of fog shadow samples
restore the fogginess when controlling autoturrets
fix cloud transitions into weather profiles with overridden sun/moon color scales
change workshop editor rain/fog buttons to toggle the respective weather presets
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