userBriancancel

372 Commits over 365 Days - 0.04cph!

56 Days Ago
merge from main
57 Days Ago
merge from fogmethod1 (sky branch)
57 Days Ago
merge from fogmethod1 (sky branch)
57 Days Ago
merge from fogmethod1 (sky branch)
57 Days Ago
fix debug_cloud_position not reporting the randomized offsets
58 Days Ago
merge from fogmethod1 (sky branch)
58 Days Ago
merge from main
58 Days Ago
add weather.debug_cloud_position, for getting exact cloud weather position/state at the current time
59 Days Ago
various adjustments
59 Days Ago
merge from main
60 Days Ago
60 Days Ago
add per-biome, per-weather fog start distance ramps
2 Months Ago
don't interpolate atmosphere density stuff when live editing
2 Months Ago
make cloud haze configurable completely separately from atmosphere fog
2 Months Ago
add two toggles to apply tod contrast and tod fogginess to cloud sun color
2 Months Ago
merge from fogmethod1 (clouds/fog/sky)
2 Months Ago
2 Months Ago
clear out all global textures for clouds/fog after main camera finishes rendering, fixes several scene view issues from lingering textures
2 Months Ago
add atmosphere fog start/end ramp up distance
2 Months Ago
merge from main
2 Months Ago
merge from jungle_update/spatial-biome-fog/fogmethod1 (clouds/fog/sky branch)
2 Months Ago
2 Months Ago
merge from main
2 Months Ago
restore 124170 (clouds/fog)
2 Months Ago
restore 124169 (clouds/fog)
2 Months Ago
avoid redundant sky ambient calc between fog and clouds, can be shared
2 Months Ago
fix relief mapping not applying to AO map
2 Months Ago
2 Months Ago
potential fix for client weather.load clouds not being overridden by subsequent server load
2 Months Ago
fix cloud config override issues
2 Months Ago
add all cloud configs to list on climate
2 Months Ago
fix inconsistencies loading weather preset/cloud config on server vs client
2 Months Ago
underground fog
3 Months Ago
add brightness/contrast controls for night sky
3 Months Ago
correct default max brightness
3 Months Ago
smooth out abrupt fog/lighting change when going underground
3 Months Ago
fix editor error
3 Months Ago
- slight blur on fog voxel texture to smooth out aliasing, works especially well on godrays - fog tweaks when going underground
3 Months Ago
3 Months Ago
fix cloud reprojection artifacts where viewDir.y < 0
3 Months Ago
remove debug print
3 Months Ago
avoid potential index out of range, report error if default cloud lists are empty (instead of mysteriously crashing)
3 Months Ago
disable biome fog on craggy and playground as it doesn't make sense
3 Months Ago
drop off biome fog density below the terrain/start height (fixes dark fog in train tunnels)
3 Months Ago
add ClientAdmin convar to scale back biome fog density (graphics.biomefogdensityscale), also property on SpatialBiomeFog component to scale it down for a scene
3 Months Ago
reformat conditional
3 Months Ago
testing blackness fix
3 Months Ago
ensure shaders are included
3 Months Ago
forgotten null check