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
e057c49bf7
godot
/
core
/
config
History
Download ZIP
Download TAR.GZ
bruvzg
25f78a5eb6
Replace .NET detection code with
ClassDB::class_exists("CSharpScript")
.
2024-07-23 23:46:14 +03:00
..
engine.cpp
GDExtension: Prevent crash during shutdown as singletons are deleted
2024-05-10 13:17:36 -05:00
engine.h
GDExtension: Prevent crash during shutdown as singletons are deleted
2024-05-10 13:17:36 -05:00
project_settings.cpp
Replace .NET detection code with
ClassDB::class_exists("CSharpScript")
.
2024-07-23 23:46:14 +03:00
project_settings.h
Allow loading custom ProjectSettings instance
2024-04-26 11:34:37 +02:00
SCsub
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00