| .. |
|
SCsub
|
…
|
|
|
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.cpp
|
…
|
|
|
callable.h
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
|
callable_bind.cpp
|
…
|
|
|
callable_bind.h
|
…
|
|
|
container_type_validate.h
|
…
|
|
|
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
|
…
|
|
|
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 |
|
type_info.h
|
Style: Enforce `AllowShortFunctionsOnASingleLine`
|
2025-01-02 10:09:41 -06:00 |
|
typed_array.h
|
…
|
|
|
typed_dictionary.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 |
|
variant_call.cpp
|
Fix `PackedStringArray.to_byte_array()` to return UTF-8 encoded data instead of pointers.
|
2025-02-07 10:19:32 +02: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
|
Merge pull request #100933 from Synzorasize/fix_100889
|
2025-02-11 09:13:18 -06: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
|
Change `VariantUtility` to prevent undef `print_verbose`
|
2025-01-30 10:29:11 +00:00 |
|
variant_utility.h
|
Change `VariantUtility` to prevent undef `print_verbose`
|
2025-01-30 10:29:11 +00:00 |