This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-16 14:00:40 +00:00
Code
Releases
Wiki
Activity
Files
03410efa15b88fc1e55476efb6b47d5079d34c96
godot
/
servers
/
rendering
/
renderer_rd
/
shaders
/
environment
History
clayjohn
8fa76a5272
Move debanding into internal sky shader code so that it is applied after everything else.
...
This ensures that the debanding does not scale with exposure or any other effect.
2022-09-13 10:39:04 -07:00
..
gi.glsl
Implement Physical Light Units as an optional setting.
2022-08-31 12:14:46 -07:00
SCsub
…
sdfgi_debug_probes.glsl
Implement Physical Light Units as an optional setting.
2022-08-31 12:14:46 -07:00
sdfgi_debug.glsl
Implement Physical Light Units as an optional setting.
2022-08-31 12:14:46 -07:00
sdfgi_direct_light.glsl
Implement Physical Light Units as an optional setting.
2022-08-31 12:14:46 -07:00
sdfgi_integrate.glsl
Implement Physical Light Units as an optional setting.
2022-08-31 12:14:46 -07:00
sdfgi_preprocess.glsl
…
sky.glsl
Move debanding into internal sky shader code so that it is applied after everything else.
2022-09-13 10:39:04 -07:00
volumetric_fog_process.glsl
Implement Physical Light Units as an optional setting.
2022-08-31 12:14:46 -07:00
volumetric_fog.glsl
Rename RenderingServer global shader uniform methods to be more explicit
2022-07-28 18:46:59 +02:00
voxel_gi_debug.glsl
…
voxel_gi_sdf.glsl
…
voxel_gi.glsl
…