This website requires JavaScript.
Explore
Docs
Wiki
Blog
1.27.0+47-gce6c515cda
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
cc894e59ea44986ad2d5bf331b02b1bf087e06df
engine
/
core
/
config
T
History
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
…