David Snopek 5d995a9558 Fix crash when converting `Variant` to incompatible `RequiredPtr<T>` 1 неделя назад
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 1 год назад
callable_method_pointer.cpp 5cc961627d Avoid sorting CallableCustomMethodPointers by their actual address values 2 лет назад
callable_method_pointer.h d237e31a89 Style: Remove redundant `DEBUG_METHODS_ENABLED` 8 месяцев назад
class_db.cpp 17ef5afa6c Auto-release static GDTypes at exit. 3 недель назад
class_db.h 17ef5afa6c Auto-release static GDTypes at exit. 3 недель назад
gdtype.cpp aa33b53e67 Use `GDType` for GDExtension types as well. 1 месяц назад
gdtype.h ac85d24e64 Add `GDType` and `Object::_gdtype_ptr` for first-class `Object` typing. 4 месяцев назад
make_virtuals.py fc92ce3e7f Use `RequiredParam`/`RequiredResult` in some high value places 1 месяц назад
message_queue.cpp 01fc9aee6c Core: Modernize C headers with C++ equivalents 9 месяцев назад
message_queue.h 324512e11c Style: Replace header guards with `#pragma once` 10 месяцев назад
method_bind.cpp d237e31a89 Style: Remove redundant `DEBUG_METHODS_ENABLED` 8 месяцев назад
method_bind.h d237e31a89 Style: Remove redundant `DEBUG_METHODS_ENABLED` 8 месяцев назад
object.cpp a4a26762f1 Merge pull request #114328 from kleonc/node_duplicating_signal_source_node_fix 1 неделя назад
object.h 5d995a9558 Fix crash when converting `Variant` to incompatible `RequiredPtr<T>` 1 неделя назад
object_id.h ad600125df Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 3 месяцев назад
ref_counted.cpp 14a814586a Provide quick access to `Object` ancestry 7 месяцев назад
ref_counted.h e14263f917 Remove empty constructors and destructors from core/ 2 месяцев назад
script_backtrace.cpp 31b90246e7 Fix empty lines being added for errors with no script backtrace 9 месяцев назад
script_backtrace.h e6783dbdd1 Improve to_string() and add it to Resource 3 месяцев назад
script_instance.cpp e14263f917 Remove empty constructors and destructors from core/ 2 месяцев назад
script_instance.h e14263f917 Remove empty constructors and destructors from core/ 2 месяцев назад
script_language.cpp 60619d40c8 Make indirectly inherited `EditorScript`s appear in the command palette 1 месяц назад
script_language.h 60619d40c8 Make indirectly inherited `EditorScript`s appear in the command palette 1 месяц назад
script_language_extension.cpp 80d11500b5 Code Editor: Add documentation tooltips 1 год назад
script_language_extension.h e14263f917 Remove empty constructors and destructors from core/ 2 месяцев назад
undo_redo.cpp 7d3c25d083 Remove callable_bind.h from object.h 3 месяцев назад
undo_redo.h e14263f917 Remove empty constructors and destructors from core/ 2 месяцев назад
worker_thread_pool.cpp b320a6569e Increase stack size for all secondary threads on Apple platforms 3 месяцев назад
worker_thread_pool.h 5935a32e32 Core: Cleanup headers in `core/config` 3 месяцев назад