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-16 14:00:40 +00:00
Code
Releases
Wiki
Activity
Files
b37e368e5ee6d22c20eca6e3bb7af3f130146a70
godot
/
core
/
config
History
Thaddeus Crews
64f80ca0e9
Merge pull request
#104810
from kiroxas/utf8_cleanup
...
Replace `append_utfx` with direct `String::utfx`
2025-03-31 12:03:44 -05:00
..
engine.cpp
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
2025-03-12 11:11:38 -07:00
engine.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
project_settings.cpp
Merge pull request
#104810
from kiroxas/utf8_cleanup
2025-03-31 12:03:44 -05:00
project_settings.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