| .. |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 +07:00 |
|
array.cpp
|
Merge pull request #95449 from SlashScreen/array_functions
|
2024-09-20 16:06:13 +07:00 |
|
array.h
|
Merge pull request #95449 from SlashScreen/array_functions
|
2024-09-20 16:06:13 +07:00 |
|
binder_common.h
|
Add missing CallableCustomMethodPointer for const methods
|
2024-09-23 11:46:10 +07:00 |
|
callable.cpp
|
Refactor ref-counting code and fix ref counted releasing before aquiring
|
2024-09-21 11:36:58 +07:00 |
|
callable.h
|
[Core] Add way to check if a signal has any connections
|
2024-09-20 16:39:09 +07:00 |
|
callable_bind.cpp
|
…
|
|
|
callable_bind.h
|
…
|
|
|
container_type_validate.h
|
…
|
|
|
dictionary.cpp
|
Add a sort method to Dictionary and HashMap
|
2024-10-02 14:26:33 +07:00 |
|
dictionary.h
|
Add a sort method to Dictionary and HashMap
|
2024-10-02 14:26:33 +07:00 |
|
method_ptrcall.h
|
Add PackedVector4Array Variant type
|
2024-05-03 00:58:27 +07:00 |
|
native_ptr.h
|
…
|
|
|
type_info.h
|
Add metadata for `char16_t` and `char32_t`
|
2024-09-12 02:15:55 +07:00 |
|
typed_array.h
|
[Core] Fix sharing of typed arrays from constructor
|
2024-05-07 09:52:17 +07:00 |
|
typed_dictionary.h
|
Implement typed dictionaries
|
2024-09-04 10:27:26 +07:00 |
|
variant.cpp
|
Refactor ref-counting code and fix ref counted releasing before aquiring
|
2024-09-21 11:36:58 +07:00 |
|
variant.h
|
Refactor ref-counting code and fix ref counted releasing before aquiring
|
2024-09-21 11:36:58 +07:00 |
|
variant_call.cpp
|
Add a sort method to Dictionary and HashMap
|
2024-10-02 14:26:33 +07:00 |
|
variant_callable.cpp
|
…
|
|
|
variant_callable.h
|
…
|
|
|
variant_construct.cpp
|
Refactor ref-counting code and fix ref counted releasing before aquiring
|
2024-09-21 11:36:58 +07:00 |
|
variant_construct.h
|
Refactor ref-counting code and fix ref counted releasing before aquiring
|
2024-09-21 11:36:58 +07:00 |
|
variant_destruct.cpp
|
Add PackedVector4Array Variant type
|
2024-05-03 00:58:27 +07:00 |
|
variant_destruct.h
|
Add PackedVector4Array Variant type
|
2024-05-03 00:58:27 +07:00 |
|
variant_internal.h
|
Refactor ref-counting code and fix ref counted releasing before aquiring
|
2024-09-21 11:36:58 +07:00 |
|
variant_op.cpp
|
Add PackedVector4Array Variant type
|
2024-05-03 00:58:27 +07:00 |
|
variant_op.h
|
Assign return value on Variant operator failure
|
2024-09-19 11:22:35 +07:00 |
|
variant_parser.cpp
|
Implement typed dictionaries
|
2024-09-04 10:27:26 +07:00 |
|
variant_parser.h
|
…
|
|
|
variant_setget.cpp
|
Core: Fix `operator[]` for typed dictionaries
|
2024-09-12 11:10:17 +07:00 |
|
variant_setget.h
|
Use Core/Scene stringnames consistently
|
2024-05-13 23:41:07 +07:00 |
|
variant_utility.cpp
|
Add support for Transform2D/3D in lerp()
|
2024-09-03 16:59:15 +07:00 |
|
variant_utility.h
|
…
|
|