.. |
array.cpp
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
array.h
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
binder_common.h
|
Style: Enforce AllowShortFunctionsOnASingleLine
|
2025-01-02 10:09:41 -06:00 |
callable_bind.cpp
|
|
|
callable_bind.h
|
|
|
callable.cpp
|
Optimize callable's stringify text.
|
2024-12-05 14:24:39 +08:00 |
callable.h
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
container_type_validate.h
|
Core: Fix JSON.{from,to}_native() issues
|
2024-11-29 12:43:06 +03:00 |
dictionary.cpp
|
Merge pull request #99765 from dalexeev/core-fix-json-from-to-native
|
2024-12-10 14:15:53 -06:00 |
dictionary.h
|
Merge pull request #99765 from dalexeev/core-fix-json-from-to-native
|
2024-12-10 14:15:53 -06:00 |
method_ptrcall.h
|
Get rid of easily removable uses of const_cast
|
2024-12-01 17:50:13 -08:00 |
native_ptr.h
|
Use MethodInfo::get_compatibility_hash() to generate the hash for MethodBind::get_hash() and other GDExtension hash clean up
|
2025-01-11 15:57:42 -06:00 |
SCsub
|
|
|
type_info.h
|
Style: Enforce AllowShortFunctionsOnASingleLine
|
2025-01-02 10:09:41 -06:00 |
typed_array.h
|
|
|
typed_dictionary.h
|
Add std::initializer_list constructor for Dictionary.
|
2024-11-29 14:12:40 +02:00 |
variant_call.cpp
|
Add Color.from_rgba8 and deprecate Color8
|
2024-12-27 11:26:59 +01:00 |
variant_callable.cpp
|
|
|
variant_callable.h
|
|
|
variant_construct.cpp
|
|
|
variant_construct.h
|
|
|
variant_destruct.cpp
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
variant_destruct.h
|
|
|
variant_internal.h
|
Style: Enforce AllowShortFunctionsOnASingleLine
|
2025-01-02 10:09:41 -06:00 |
variant_op.cpp
|
[GDScript] Fix Packed*Array OP_IN using low precision int and float as input.
|
2024-12-18 23:41:27 +02:00 |
variant_op.h
|
|
|
variant_parser.cpp
|
VariantParser: Ensure all parse errors have an explanation
|
2025-01-03 17:17:37 +01:00 |
variant_parser.h
|
|
|
variant_setget.cpp
|
Fix various typos
|
2025-01-08 14:47:42 +02:00 |
variant_setget.h
|
Style: Enforce AllowShortFunctionsOnASingleLine
|
2025-01-02 10:09:41 -06:00 |
variant_utility.cpp
|
Style: Enforce AllowShortFunctionsOnASingleLine
|
2025-01-02 10:09:41 -06:00 |
variant_utility.h
|
|
|
variant.cpp
|
Merge pull request #101016 from kiroxas/AddVariantStaticAssert
|
2025-01-08 15:53:23 +01:00 |
variant.h
|
Merge pull request #101055 from Ivorforce/variant-to-number-consolidate
|
2025-01-06 22:48:24 +01:00 |