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-10 13:00:37 +00:00
Code
Releases
Wiki
Activity
Files
4.1
Add File
New File
Upload File
Apply Patch
godot
/
servers
/
rendering
/
renderer_rd
/
environment
History
Rémi Verschelde
a6c5fc2720
Style: Apply fixes from clang-format 18.1.3
2025-04-25 15:32:25 +02:00
..
fog.cpp
Instead of Vector2() start volumetric fog at frustum_near_size to avoid INF and NaN in shaders.
2023-10-24 18:29:41 +02:00
fog.h
Style: Apply fixes from clang-format 18.1.3
2025-04-25 15:32:25 +02:00
gi.cpp
Fix various typos with codespell
2023-10-03 20:45:35 +02:00
gi.h
Style: Apply fixes from clang-format 18.1.3
2025-04-25 15:32:25 +02:00
SCsub
…
sky.cpp
Fix volumetric fog in stereo by projection vertex in combined space
2023-06-20 14:36:14 +10:00
sky.h
Fix volumetric fog in stereo by projection vertex in combined space
2023-06-20 14:36:14 +10:00