Thaddeus Crews acddf31c39 Merge pull request #101489 from RandomShaper/optimize_classnames_enumeration vor 2 Wochen
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files vor 4 Monaten
callable_method_pointer.cpp 5cc961627d Avoid sorting CallableCustomMethodPointers by their actual address values vor 1 Jahr
callable_method_pointer.h be86ce3103 Apply iwyu suggestion in core. vor 2 Monaten
class_db.cpp e904c0c014 Fix memory leak when `ClassDB::bind_method_custom()` fails vor 3 Wochen
class_db.h 39f16e70f8 GDExtension: Add compatibility system for virtual methods vor 1 Monat
make_virtuals.py 1aed2f577e Merge pull request #100904 from kiroxas/fixVariantMSVCWorkaround vor 3 Wochen
message_queue.cpp 21c03d1956 WorkerThreadPool: Fix thread message queue not restored after overridden in a task vor 8 Monaten
message_queue.h bb5f390fb9 Style: Apply `clang-tidy` fixes (superficial) vor 3 Monaten
method_bind.cpp 696285f23a Use `MethodInfo::get_compatibility_hash()` to generate the hash for `MethodBind::get_hash()` and other GDExtension hash clean up vor 1 Monat
method_bind.h 6b225ebe24 Fix index check in MethodBind::get_argument_type vor 1 Monat
object.cpp 696285f23a Use `MethodInfo::get_compatibility_hash()` to generate the hash for `MethodBind::get_hash()` and other GDExtension hash clean up vor 1 Monat
object.h 39f16e70f8 GDExtension: Add compatibility system for virtual methods vor 1 Monat
object_id.h 240f510fa7 Core ubsan fixes vor 2 Monaten
ref_counted.cpp d95794ec8a One Copyright Update to rule them all vor 2 Jahren
ref_counted.h d58b2e879f Get rid of easily removable uses of const_cast vor 2 Monaten
script_instance.cpp 59bcc2888c Add methods to get argument count of methods vor 11 Monaten
script_instance.h 59bcc2888c Add methods to get argument count of methods vor 11 Monaten
script_language.cpp 318af42020 Include more attributes in the global class names cache vor 3 Wochen
script_language.h 318af42020 Include more attributes in the global class names cache vor 3 Wochen
script_language_extension.cpp 80d11500b5 Code Editor: Add documentation tooltips vor 2 Monaten
script_language_extension.h 318af42020 Include more attributes in the global class names cache vor 3 Wochen
undo_redo.cpp 38f9769bc6 [Core] Improve error messages with `vformat` vor 3 Monaten
undo_redo.h 7aef30c2a8 Discard additional redo on commiting actions vor 4 Monaten
worker_thread_pool.cpp 5d371e3378 WorkerThreadPool: Add safety point between languages finished and pool termination vor 5 Monaten
worker_thread_pool.h 4988fa1ece Force `get_thread_count()` to `1` if single threaded vor 3 Monaten