1
0
Fork 0
godot/servers/rendering/renderer_rd/environment
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
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
fog.cpp Optimize RenderForwardClustered::_setup_render_pass_uniform_set by reducing Vector allocations during push_back operations 2024-12-02 15:03:50 +01:00
fog.h Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
gi.cpp Support custom sky rotation in SDFGI 2024-12-20 11:26:28 +11:00
gi.h Support custom sky rotation in SDFGI 2024-12-20 11:26:28 +11:00
sky.cpp fix: separate sky luminance and user brightness calculations around fog 2024-12-20 11:25:11 +11:00
sky.h fix: separate sky luminance and user brightness calculations around fog 2024-12-20 11:25:11 +11:00