clayjohn fcc6c6a697 Revert "Let user know about dead instances in deferred calls" 2 years ago
..
SCsub b1d15c51bc Implement native extension system 4 years ago
callable_method_pointer.cpp 5cc961627d Avoid sorting CallableCustomMethodPointers by their actual address values 2 years ago
callable_method_pointer.h 33f674d0f7 Complete support of callables of static methods 2 years ago
class_db.cpp cac4d44cde Re-enable docs cache with fixes 2 years ago
class_db.h cac4d44cde Re-enable docs cache with fixes 2 years ago
make_virtuals.py c9c941e339 CI: Update static checks to black 23.3.0 2 years ago
message_queue.cpp fcc6c6a697 Revert "Let user know about dead instances in deferred calls" 2 years ago
message_queue.h c85beb8106 Refactor CallQueue flushing for clarity 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 e8731f4821 GDExtension: fix _get_property_list not working correctly in parent classes 2 years ago
object.h b4d86cb42a Add _get_bind_compatibility_methods to Object 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 83b01708b2 Script editor: Show depended script errors 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 862a2841c0 Merge pull request #78845 from RandomShaper/fix_wtp_zero_batch_lazy 2 years ago
worker_thread_pool.h f34d580861 Revert "Implement parallel foreach() for easier multithreading" 2 years ago