userBriancancel

244 Commits over 273 Days - 0.04cph!

2 Days Ago
cache the terrain map preprocessing
3 Days Ago
fix missing cloud layer, also respect weather overrides from editor when live editing
7 Days Ago
add back relief mapping stuff that was accidentally reverted in prior merges
8 Days Ago
fix submarine underwater fog (WaterWindow)
10 Days Ago
10 Days Ago
preprocess terrain maps, per weather distance curve
14 Days Ago
vclouds atmospheric occlusion in reflection probe as well
15 Days Ago
add shore distance falloff control for biome fogs
15 Days Ago
add more parameters to control biome fog lighting
16 Days Ago
fix missing billboard clouds if vclouds are initially off
16 Days Ago
16 Days Ago
wind shear animation, fix shadow map when vclouds off
16 Days Ago
16 Days Ago
merge from main
16 Days Ago
fix missing shore vector texture in ocean vface calc
17 Days Ago
fix layer compositing
17 Days Ago
put mie scattering in remaining far field
17 Days Ago
fog light color includes ray color
17 Days Ago
17 Days Ago
17 Days Ago
further adjustment
17 Days Ago
17 Days Ago
cloud/atmosphere/fog interactions, shadows on biome fog
21 Days Ago
better biome fog start height calculation, remove range clamp from some WeatherPreset sliders
24 Days Ago
25 Days Ago
merge from vclouds
25 Days Ago
performance tweaks, block sun by clouds in reflection probe
27 Days Ago
projection madness
28 Days Ago
fix reversed noise channel order
28 Days Ago
merge from main
28 Days Ago
revert accidental change
28 Days Ago
- randomize weather noise offsets for variety - respect render scale/dlss scaling - sun and ambient improvements
29 Days Ago
proj matrix fixup, fix weather map noise tiling, more cleanup
34 Days Ago
- compute ambient from averaged sky light over hemisphere - ambient lighting improvements for better 3d-ness - better shadow application on world (no longer tied to cascades, also shadows transparents) - better transitions (old clouds dissipate and new ones grow, rathern than lerping the two maps) - code cleanup
36 Days Ago
add way to override weather profile with live editing support
36 Days Ago
Move FogMultiplier to WeatherPreset
36 Days Ago
merge from main
37 Days Ago
testing out TOD fogginess as a separate fog medium from base atmospheric scattering, better fog start height calculation
37 Days Ago
make tod sun/moon mesh brightness configurable in edit/play mode
39 Days Ago
merge from jungle_update
39 Days Ago
- big ocean fragment shader performance improvement (section of code that didn't need to be computed per fragment was more than doubling ocean draw time) - hide ocean under rivers - fix caustics being burned into screen when disabling water layer
41 Days Ago
fix dimmed directional lighting in icon render scene (should also be fixed in all other places where this happens)
42 Days Ago
fix missing terrain textures in workshop editor scene
42 Days Ago
underwater colors river-ocean blend
42 Days Ago
lame mie masking for time being
42 Days Ago
fix for no biome map
42 Days Ago
add global reflection mults that work
42 Days Ago
fix missing sun mesh/stars/moon
42 Days Ago
remove unused LUT property from ClimateParameters