This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-02-07 03:15:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
godot
/
core
History
Thaddeus Crews
8557916777
Merge pull request
#115935
from Repiteo/style/inc-to-h
...
Style: Convert `*.gen.inc` to `*.gen.h` for ninja
2026-02-06 08:17:55 -06:00
..
config
…
crypto
…
debugger
…
error
…
extension
Style: Convert
*.gen.inc
to
*.gen.h
2026-02-05 19:47:56 -06:00
input
…
io
Style: Convert
*.gen.inc
to
*.gen.h
2026-02-05 19:47:56 -06:00
math
Style: Convert
*.gen.inc
to
*.gen.h
2026-02-05 19:47:56 -06:00
object
…
os
…
profiling
…
string
…
templates
…
variant
…
core_bind.compat.inc
…
core_bind.cpp
Core: Don't strip data in
class_get_method_list
2026-01-12 10:27:55 -06:00
core_bind.h
…
core_builders.py
…
core_constants.cpp
Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history.
2026-02-04 19:31:28 +01:00
core_constants.h
…
core_globals.h
…
core_string_names.h
…
doc_data.cpp
Doc: Add "required" qualifier to methods
2025-06-05 21:41:07 +08:00
doc_data.h
…
register_core_types.cpp
…
register_core_types.h
…
SCsub
…
typedefs.h
…
version.h
…