This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
godot
Watch
2
Star
0
Fork
You've already forked godot
0
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-08 06:09:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ffa6ef220b
godot
/
core
/
config
History
Download ZIP
Download TAR.GZ
Lukas Tenbrink
ffa6ef220b
Use
append_
instead of
parse_
for
String
methods.
2025-03-27 17:51:02 +01: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
Use
append_
instead of
parse_
for
String
methods.
2025-03-27 17:51:02 +01: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