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
c5e6a5863db21ecbcbc6fcd006cb2aac744d39cd
engine
/
core
/
object
T
History
Rémi Verschelde
45dd2bd31e
Merge pull request
#88683
from dsnopek/runtime-classes-in-modules
...
Allow registering "runtime classes" in modules (not just GDExtension)
2024-02-23 11:29:46 +01:00
..
callable_method_pointer.cpp
…
callable_method_pointer.h
…
class_db.cpp
Allow registering "runtime classes" in modules (not just GDExtension)
2024-02-22 14:50:41 -06:00
class_db.h
Allow registering "runtime classes" in modules (not just GDExtension)
2024-02-22 14:50:41 -06:00
make_virtuals.py
…
message_queue.cpp
…
message_queue.h
…
method_bind.cpp
…
method_bind.h
Allow registering "runtime classes" in modules (not just GDExtension)
2024-02-22 14:50:41 -06:00
object_id.h
…
object.compat.inc
Fix some DEFVALs to use the right type
2024-02-23 01:50:18 +01:00
object.cpp
Fix some DEFVALs to use the right type
2024-02-23 01:50:18 +01:00
object.h
Merge pull request
#88683
from dsnopek/runtime-classes-in-modules
2024-02-23 11:29:46 +01:00
ref_counted.cpp
…
ref_counted.h
…
script_instance.cpp
…
script_instance.h
Extract ScriptInstance to simplify includes
2023-09-06 22:54:38 +02:00
script_language_extension.cpp
…
script_language_extension.h
Merge pull request
#87952
from paulloz/dotnet/byebye-signal-callback-generation
2024-02-15 15:44:55 +01:00
script_language.cpp
…
script_language.h
Merge pull request
#87952
from paulloz/dotnet/byebye-signal-callback-generation
2024-02-15 15:44:55 +01:00
SCsub
…
undo_redo.cpp
…
undo_redo.h
…
worker_thread_pool.cpp
…
worker_thread_pool.h
…