This website requires JavaScript.
Explore
Help
tinqs-git
· 4a9469cf65
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aaddec7cb889c8d26ea8658de879c19958e425bb
engine
/
core
/
object
T
History
Rémi Verschelde
80bf8fd186
Merge pull request
#73511
from dsnopek/gdextension-object-name
...
Add GDExtension function to get Object class name
2023-05-22 14:02:59 +02:00
..
callable_method_pointer.cpp
…
callable_method_pointer.h
Complete support of callables of static methods
2023-04-12 18:12:19 +02:00
class_db.cpp
Merge pull request
#76446
from reduz/add-gdextension-api-compatibility
2023-05-15 13:43:46 +02:00
class_db.h
Add a backwards-compatibility system for GDExtension method
2023-05-15 12:05:40 +02:00
make_virtuals.py
…
message_queue.cpp
Fix message queue issues
2023-05-19 13:11:34 +02:00
message_queue.h
Fix message queue issues
2023-05-19 13:11:34 +02:00
method_bind.cpp
…
method_bind.h
Add ValidatedCall to MethodBind
2023-04-30 20:01:26 +02:00
object_id.h
…
object.cpp
Merge pull request
#73511
from dsnopek/gdextension-object-name
2023-05-22 14:02:59 +02:00
object.h
Add GDExtension function to get Object class name
2023-05-22 06:58:59 -05:00
ref_counted.cpp
…
ref_counted.h
Merge pull request
#64789
from derammo/derammo_const_ref
2023-05-17 11:25:13 +02:00
script_language_extension.cpp
…
script_language_extension.h
…
script_language.cpp
…
script_language.h
…
SCsub
…
undo_redo.cpp
…
undo_redo.h
…
worker_thread_pool.cpp
Avoid multiple possibilites of deadlock in resource loading
2023-05-17 01:52:39 +02:00
worker_thread_pool.h
Avoid multiple possibilites of deadlock in resource loading
2023-05-17 01:52:39 +02:00