This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a7d84fa022334da4e198affc0fe3cd79e8becce5
godot
/
servers
/
rendering
/
renderer_rd
/
shaders
/
environment
History
Thaddeus Crews
4665faaaa9
Merge pull request
#100427
from Namey5/fog-sky-luminance
...
Separate sky luminance and brightness calculations for consistent fog
2024-12-19 19:59:50 -06:00
..
gi.glsl
…
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
sdfgi_debug_probes.glsl
…
sdfgi_debug.glsl
…
sdfgi_direct_light.glsl
…
sdfgi_integrate.glsl
Support custom sky rotation in SDFGI
2024-12-20 11:26:28 +11:00
sdfgi_preprocess.glsl
…
sky.glsl
fix: separate sky luminance and user brightness calculations around fog
2024-12-20 11:25:11 +11:00
volumetric_fog_process.glsl
Fix incorrect depth comparison used to calculate volumetric fog shadowing
2024-10-16 14:55:41 +05:30
volumetric_fog.glsl
Style: Apply new
clang-format
changes
2024-09-20 08:09:48 -05:00
voxel_gi_debug.glsl
…
voxel_gi_sdf.glsl
…
voxel_gi.glsl
…