Thaddeus Crews 323b2d53d7 Merge pull request #98963 from RandomShaper/fix_classdb_deadlock 1 semana atrás
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 1 mês atrás
callable_method_pointer.cpp 5cc961627d Avoid sorting CallableCustomMethodPointers by their actual address values 1 ano atrás
callable_method_pointer.h a84c480049 Add missing CallableCustomMethodPointer for const methods 2 meses atrás
class_db.cpp 56bdef9f6f Fix deadlocks related to ClassDB queries about global classes 2 semanas atrás
class_db.h 27d1fb63e1 Fix Unable to use ResourceLoader in C# after threaded load in GDScript #92798 2 meses atrás
make_virtuals.py c2af6bcb59 GDExtension: Mark virtual function as `is_required` in `extension_api.json` 2 meses atrás
message_queue.cpp 21c03d1956 WorkerThreadPool: Fix thread message queue not restored after overridden in a task 5 meses atrás
message_queue.h bb5f390fb9 Style: Apply `clang-tidy` fixes (superficial) 2 semanas atrás
method_bind.cpp 0d13727c97 Fix method hashes with default arguments 1 ano atrás
method_bind.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 4 semanas atrás
object.cpp 38f9769bc6 [Core] Improve error messages with `vformat` 3 semanas atrás
object.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 4 semanas atrás
object_id.h d95794ec8a One Copyright Update to rule them all 1 ano atrás
ref_counted.cpp d95794ec8a One Copyright Update to rule them all 1 ano atrás
ref_counted.h cee0e6667a Refactor ref-counting code and fix ref counted releasing before aquiring 2 meses atrás
script_instance.cpp 59bcc2888c Add methods to get argument count of methods 8 meses atrás
script_instance.h 59bcc2888c Add methods to get argument count of methods 8 meses atrás
script_language.cpp 38f9769bc6 [Core] Improve error messages with `vformat` 3 semanas atrás
script_language.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 4 semanas atrás
script_language_extension.cpp d65ea6fb9c Fix virtual binding for `ScriptLanguageExtension::_reload_scripts` 3 meses atrás
script_language_extension.h 8a9a26ef19 Merge pull request #93311 from dsnopek/gdextension-required-virtuals 1 mês atrás
undo_redo.cpp 38f9769bc6 [Core] Improve error messages with `vformat` 3 semanas atrás
undo_redo.h 7aef30c2a8 Discard additional redo on commiting actions 1 mês atrás
worker_thread_pool.cpp 5d371e3378 WorkerThreadPool: Add safety point between languages finished and pool termination 2 meses atrás
worker_thread_pool.h 5d371e3378 WorkerThreadPool: Add safety point between languages finished and pool termination 2 meses atrás