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
10f6c01b9cf046adeb6d926431f425e3ffd22ac1
godot
/
servers
/
rendering
/
renderer_rd
/
environment
History
kobewi
10f6c01b9c
Remove ABS in favor of Math::abs
2025-03-19 13:52:40 +01:00
..
fog.cpp
Use
resize_zeroed
instead of
resize
then
fill(0)
in several places.
2025-03-14 12:09:39 +01:00
fog.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
gi.cpp
Remove ABS in favor of Math::abs
2025-03-19 13:52:40 +01:00
gi.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
sky.cpp
Pass angular diameter into light size constants for sky shaders.
2025-01-23 17:32:44 -08:00
sky.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00