userBriancancel
reporust_rebootcancel

321 Commits over 303 Days - 0.04cph!

4 Days Ago
merge from fogmethod1
4 Days Ago
potential fix for client weather.load clouds not being overridden by subsequent server load
5 Days Ago
merge from fogmethod1
5 Days Ago
merge from fogmethod1
5 Days Ago
merge from fogmethod1
5 Days Ago
fix cloud config override issues
5 Days Ago
add all cloud configs to list on climate
5 Days Ago
fix inconsistencies loading weather preset/cloud config on server vs client
5 Days Ago
underground fog
9 Days Ago
merge from fogmethod1
9 Days Ago
add brightness/contrast controls for night sky
13 Days Ago
merge from fogmethod1
13 Days Ago
correct default max brightness
13 Days Ago
smooth out abrupt fog/lighting change when going underground
13 Days Ago
merge from fogmethod1
16 Days Ago
merge from fogmethod1
16 Days Ago
merge from fogmethod1
17 Days Ago
merge from fogmethod1
17 Days Ago
fix editor error
17 Days Ago
merge from fogmethod1
17 Days Ago
- slight blur on fog voxel texture to smooth out aliasing, works especially well on godrays - fog tweaks when going underground
18 Days Ago
18 Days Ago
merge from fogmethod1
18 Days Ago
fix cloud reprojection artifacts where viewDir.y < 0
18 Days Ago
merge from fogmethod1
18 Days Ago
remove debug print
18 Days Ago
avoid potential index out of range, report error if default cloud lists are empty (instead of mysteriously crashing)
18 Days Ago
disable biome fog on craggy and playground as it doesn't make sense
19 Days Ago
merge from fogmethod1
19 Days Ago
drop off biome fog density below the terrain/start height (fixes dark fog in train tunnels)
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
merge from fogmethod1
19 Days Ago
reformat conditional
19 Days Ago
testing blackness fix
19 Days Ago
merge from fogmethod1
19 Days Ago
ensure shaders are included
19 Days Ago
forgotten null check
20 Days Ago
merge from jungle_update/spatial-biome-fog/fogmethod1
20 Days Ago
subtract 124169 (vclouds/fog)
20 Days Ago
subtract 124170
20 Days Ago
subtract 124178
20 Days Ago
subtract 124192
20 Days Ago
subtract 124209
20 Days Ago
support live edit of biome fog shore distance falloff in editor
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
fix missing shader input on scene load
23 Days Ago
shadow map cheapification
24 Days Ago
trying out lerp transition again