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
b13a0e18347f5e34d2fa3d4dff9c5a384a230042
godot
/
core
/
config
History
Lukas Tenbrink
b13a0e1834
Rename
String::resize
to
resize_uninitialized
, to better communicate to callers that new characters must be initialized.
2025-06-11 18:13:02 +02:00
..
engine.cpp
Linux: Drop
ppc32
(32-bit PowerPC) architecture support
2025-05-14 10:22:12 +02:00
engine.h
Inline static variables (part 1)
2025-04-29 18:10:44 +02:00
project_settings.cpp
Rename
String::resize
to
resize_uninitialized
, to better communicate to callers that new characters must be initialized.
2025-06-11 18:13:02 +02:00
project_settings.h
Allow to override editor settings per project
2025-06-02 17:51:26 +02:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00