.. |
SCsub
|
b1d15c51bc
Implement native extension system
|
4 years ago |
callable_method_pointer.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
callable_method_pointer.h
|
33f674d0f7
Complete support of callables of static methods
|
2 years ago |
class_db.cpp
|
70dcfdab1f
Merge pull request #76446 from reduz/add-gdextension-api-compatibility
|
2 years ago |
class_db.h
|
d8078d3f4c
Add a backwards-compatibility system for GDExtension method
|
2 years ago |
make_virtuals.py
|
c9c941e339
CI: Update static checks to black 23.3.0
|
2 years ago |
message_queue.cpp
|
c450260e3e
Fix message queue issues
|
2 years ago |
message_queue.h
|
c450260e3e
Fix message queue issues
|
2 years ago |
method_bind.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
method_bind.h
|
1c93606e47
Add ValidatedCall to MethodBind
|
2 years ago |
object.cpp
|
36f4b99638
Fix wrapping Object's in GDExtension that aren't exposed
|
2 years ago |
object.h
|
36f4b99638
Fix wrapping Object's in GDExtension that aren't exposed
|
2 years ago |
object_id.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
ref_counted.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
ref_counted.h
|
77733faede
Attempt to standardize Object ptrcall encoding on `Object **`
|
2 years ago |
script_language.cpp
|
731a13a1ba
Fix race in ScriptServer.
|
2 years ago |
script_language.h
|
731a13a1ba
Fix race in ScriptServer.
|
2 years ago |
script_language_extension.cpp
|
bd5ab9f9b4
Remove unused `ScriptLanguage` methods
|
2 years ago |
script_language_extension.h
|
ceed30c442
Fix Ref<>.is_valid() for ScriptInstanceExtension
|
2 years ago |
undo_redo.cpp
|
09fa22002a
fixes #76473, where filling a large amount of tiles all at once crashes
|
2 years ago |
undo_redo.h
|
818cee6184
add explicit default initialization for flag in undo redo operation
|
2 years ago |
worker_thread_pool.cpp
|
30925fcfb0
Fix management of safe-for-nodes flag in ResourceLoader and WorkerThreadPool
|
2 years ago |
worker_thread_pool.h
|
a6e43f71b6
Avoid multiple possibilites of deadlock in resource loading
|
2 years ago |