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