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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
5f617663aa4a951d68f6c22fd735873aa02b6282
godot
/
servers
/
rendering
/
renderer_rd
/
environment
History
Alex Threlfo
5f617663aa
fix: separate sky luminance and user brightness calculations around fog
2024-12-20 11:25:11 +11: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
Resolve load and store ops automatically for render passes for discardable textures.
2024-11-25 11:27:48 -03:00
gi.h
Set clang-format
RemoveSemicolon
rule to
true
2024-10-25 13:49:43 -04:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05: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