virtualx-engine/core/object
Clay John 48403b5358
Merge pull request #96959 from RandomShaper/revamp_languages_exit
WorkerThreadPool: Revamp interaction with ScriptServer
2024-09-16 16:05:57 -07:00
..
callable_method_pointer.cpp
callable_method_pointer.h
class_db.cpp Merge pull request #92888 from Hilderin/fix-unable-to-use-resourceLoader-in-c#-after-threaded-load 2024-09-12 09:25:05 +02:00
class_db.h Fix Unable to use ResourceLoader in C# after threaded load in GDScript #92798 2024-09-11 19:03:55 -04:00
make_virtuals.py
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h
object.cpp Merge pull request #96856 from RandomShaper/selfdestruct_correctness 2024-09-16 13:35:06 +02:00
object.h StringName: Fix empty hash 2024-09-09 13:30:02 -07:00
object_id.h
ref_counted.cpp
ref_counted.h [Core] Optionally delete Ref nullptr comparisons 2024-09-12 11:26:49 +02:00
script_instance.cpp
script_instance.h
script_language.cpp Merge pull request #96024 from Ryan-000/expose_get_rpc_config 2024-09-16 13:34:34 +02:00
script_language.h Merge pull request #96024 from Ryan-000/expose_get_rpc_config 2024-09-16 13:34:34 +02:00
script_language_extension.cpp
script_language_extension.h Expose get_rpc_config and get_node_rpc_config 2024-09-04 15:45:22 -04:00
SCsub
undo_redo.cpp
undo_redo.h
worker_thread_pool.cpp WorkerThreadPool: Add safety point between languages finished and pool termination 2024-09-16 18:20:10 +02:00
worker_thread_pool.h WorkerThreadPool: Add safety point between languages finished and pool termination 2024-09-16 18:20:10 +02:00