godot/core/variant
Thaddeus Crews f233d186ef
Merge pull request #93885 from dalexeev/core-fix-freed-object-booleanization
Core: Fix `Freed Object` booleanization
2024-11-11 14:18:18 -06:00
..
array.cpp [Core] Improve error messages with vformat 2024-10-30 15:55:51 +01:00
array.h Merge pull request #95449 from SlashScreen/array_functions 2024-09-20 16:06:13 +02:00
binder_common.h Add missing CallableCustomMethodPointer for const methods 2024-09-23 11:46:10 -07:00
callable_bind.cpp Fix comparison of callables 2024-11-11 17:15:52 +01:00
callable_bind.h
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 +02:00
container_type_validate.h [Core] Improve error messages with vformat 2024-10-30 15:55:51 +01:00
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
native_ptr.h
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
type_info.h
typed_array.h
typed_dictionary.h
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 [Core] Improve error messages with vformat 2024-10-30 15:55:51 +01: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
variant_destruct.h
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 Allow use RID with in operator for Arrays and Dictionaries 2024-10-21 11:50:41 +03:00
variant_op.h Assign return value on Variant operator failure 2024-09-19 11:22:35 -04:00
variant_parser.cpp [Core] Fix sorting of Dictionary keys 2024-10-18 08:47:05 +02:00
variant_parser.h
variant_setget.cpp Merge pull request #82845 from Hysterelius/master 2024-11-11 14:18:04 -06:00
variant_setget.h
variant_utility.cpp [Core] Improve error messages with vformat 2024-10-30 15:55:51 +01:00
variant_utility.h
variant.cpp Merge pull request #93885 from dalexeev/core-fix-freed-object-booleanization 2024-11-11 14:18:18 -06:00
variant.h Style: Apply clang-tidy fixes 2024-11-04 12:11:06 -06:00