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-11 13:10:58 +00:00
Code
Releases
Wiki
Activity
Files
c67b9a43e302a4b65d66e23da3865f485d20bb0c
godot
/
core
/
config
History
A Thousand Ships
889410dcda
Add
String::replace_char(s)
methods for performance and convenience
2025-04-10 13:08:45 +02: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
Add
String::replace_char(s)
methods for performance and convenience
2025-04-10 13:08:45 +02:00
project_settings.h
[Export] Use project settings overrides with the target preset features instead of current platform features.
2025-04-08 21:22:37 +03:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00