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-08 12:40:44 +00:00
Code
Releases
Wiki
Activity
Files
01cddbb12a33c21f308568e0b93ff1bb49dc2e7f
godot
/
servers
/
rendering
/
renderer_rd
/
shaders
/
environment
History
Bastiaan Olij
e886a7af81
Cleanup and improve sky render
2022-12-23 19:45:19 +11:00
..
gi.glsl
Don't attempt to create or use an R8_UINT texture as storage if VRS is not supported
2022-12-16 09:53:12 -08:00
SCsub
Make dependencies with shader includes in subfolders
2022-09-26 12:29:19 +10:00
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
Cleanup and improve sky render
2022-12-23 19:45:19 +11:00
volumetric_fog_process.glsl
Fix volumetric fog not rendering at densities lower than or equal to 0.001
2022-10-13 00:45:49 +02: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
…