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
d237e31a892586abc0b3cdd253704a0dcda8715c
godot
/
core
/
config
History
Thaddeus Crews
d237e31a89
Style: Remove redundant
DEBUG_METHODS_ENABLED
...
• Replaced with functionally identical and far more ubiquitous `DEBUG_ENABLED`
2025-05-15 13:09:41 -05:00
..
engine.cpp
Inline static variables (part 1)
2025-04-29 18:10:44 +02:00
engine.h
Inline static variables (part 1)
2025-04-29 18:10:44 +02:00
project_settings.cpp
Style: Remove redundant
DEBUG_METHODS_ENABLED
2025-05-15 13:09:41 -05:00
project_settings.h
Style: Remove redundant
DEBUG_METHODS_ENABLED
2025-05-15 13:09:41 -05:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00