Thaddeus Crews a0f10a28a6 Merge pull request #100933 from Synzorasize/fix_100889 před 1 týdnem
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files před 4 měsíci
array.cpp be86ce3103 Apply iwyu suggestion in core. před 2 měsíci
array.h be86ce3103 Apply iwyu suggestion in core. před 2 měsíci
binder_common.h e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` před 1 měsícem
callable.cpp 614a51f293 Optimize callable's stringify text. před 2 měsíci
callable.h be86ce3103 Apply iwyu suggestion in core. před 2 měsíci
callable_bind.cpp cc6ee3e956 Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments před 3 měsíci
callable_bind.h e379cc76e5 Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data před 3 měsíci
container_type_validate.h bd1a35ce9e Core: Fix `JSON.{from,to}_native()` issues před 2 měsíci
dictionary.cpp 8f16f864a6 Merge pull request #99765 from dalexeev/core-fix-json-from-to-native před 2 měsíci
dictionary.h 8f16f864a6 Merge pull request #99765 from dalexeev/core-fix-json-from-to-native před 2 měsíci
method_ptrcall.h d58b2e879f Get rid of easily removable uses of const_cast před 2 měsíci
native_ptr.h 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
type_info.h e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` před 1 měsícem
typed_array.h 09460d33e6 [Core] Fix sharing of typed arrays from constructor před 9 měsíci
typed_dictionary.h 54945c4d28 Add std::initializer_list constructor for Dictionary. před 2 měsíci
variant.cpp b857c2f3e6 Merge pull request #101016 from kiroxas/AddVariantStaticAssert před 1 měsícem
variant.h 91fda4ecaf Merge pull request #101055 from Ivorforce/variant-to-number-consolidate před 1 měsícem
variant_call.cpp 1bc86c2626 Fix `PackedStringArray.to_byte_array()` to return UTF-8 encoded data instead of pointers. před 1 týdnem
variant_callable.cpp 59bcc2888c Add methods to get argument count of methods před 11 měsíci
variant_callable.h 59bcc2888c Add methods to get argument count of methods před 11 měsíci
variant_construct.cpp 38f9769bc6 [Core] Improve error messages with `vformat` před 3 měsíci
variant_construct.h cee0e6667a Refactor ref-counting code and fix ref counted releasing before aquiring před 5 měsíci
variant_destruct.cpp be86ce3103 Apply iwyu suggestion in core. před 2 měsíci
variant_destruct.h f9b488508c Add PackedVector4Array Variant type před 9 měsíci
variant_internal.h e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` před 1 měsícem
variant_op.cpp eaf2d7c5b0 [GDScript] Fix `Packed*Array` `OP_IN` using low precision int and float as input. před 2 měsíci
variant_op.h daa665c4cb fix copy/paste error (fixes #99518) před 3 měsíci
variant_parser.cpp a0f10a28a6 Merge pull request #100933 from Synzorasize/fix_100889 před 1 týdnem
variant_parser.h 941e5c4820 Use compatible text resource format when possible před 10 měsíci
variant_setget.cpp f134769506 Fix various typos před 1 měsícem
variant_setget.h e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` před 1 měsícem
variant_utility.cpp 5c6d7bfb98 Change `VariantUtility` to prevent undef `print_verbose` před 3 týdny
variant_utility.h 5c6d7bfb98 Change `VariantUtility` to prevent undef `print_verbose` před 3 týdny