branchrust_reboot/main/jungle_update/spatial-biome-fog/fogmethod1cancel

164 Commits over 91 Days - 0.08cph!

19 Days Ago
disable biome fog on craggy and playground as it doesn't make sense
19 Days Ago
drop off biome fog density below the terrain/start height (fixes dark fog in train tunnels)
19 Days Ago
19 Days Ago
Iterating Cirrus clouds zero'd out for now.
19 Days Ago
add ClientAdmin convar to scale back biome fog density (graphics.biomefogdensityscale), also property on SpatialBiomeFog component to scale it down for a scene
19 Days Ago
reformat conditional
19 Days Ago
testing blackness fix
19 Days Ago
ensure shaders are included
19 Days Ago
forgotten null check
20 Days Ago
More arctic tuning for when the sun is low.
20 Days Ago
Less fog overflow out of the arctic biome.
20 Days Ago
Overcast improvements. Minor SSS tweaks on clear.
20 Days Ago
Brightness tweaks.
20 Days Ago
Further iteration
20 Days Ago
support live edit of biome fog shore distance falloff in editor
20 Days Ago
21 Days Ago
fix server compile
22 Days Ago
add some per-weather+per-biome fog mults
22 Days Ago
fix override/live edit weather not respecting cloud configs
23 Days Ago
Various consistency tweaks.
23 Days Ago
Overcast profile RC
23 Days Ago
▆▍▌▍▆▄▇ ▄▄▋▄▍▅▅ ▅▆▇▆▍▄▆ ▉▍▉▅▋ ▉▌▇.
23 Days Ago
fix missing shader input on scene load
23 Days Ago
shadow map cheapification
24 Days Ago
trying out lerp transition again
24 Days Ago
Prevent sun banding at twilight.
24 Days Ago
configurable horizon buffer
24 Days Ago
24 Days Ago
performance tuning, cleanup
24 Days Ago
noise compression, reduce mip distance
25 Days Ago
fix reproj artifact when camera rotation snaps far
25 Days Ago
fix wobbly reprojection
25 Days Ago
add separate shadow density scale for cloud atmosphere shadowing
26 Days Ago
configurable cloud haze with height falloff, attempt improvement to sun-moon transition
26 Days Ago
day-switch oddity mitigation with gradients (code fix needed for highlight hotspot)
26 Days Ago
VC TOD gradiation of ambient and scattering during sunsets.
26 Days Ago
add tod gradients for some cloud parameters
27 Days Ago
27 Days Ago
Cloud profiles & related tweaks.
27 Days Ago
Fixed a buncha edge cases and the moon weirdness when day first turns to night
27 Days Ago
Improved blue cast more, and long distance jungle localized fogging.
28 Days Ago
Various adjustments.
31 Days Ago
remove dumb thing
31 Days Ago
fix signed/unsigned mismatch warning
31 Days Ago
mac fix + line endings
31 Days Ago
merge from main
31 Days Ago
wind vector can be changed over time