godot/core/variant
2024-04-05 17:51:27 +02:00
..
array.cpp Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
array.h Merge pull request #71786 from raulsntos/dotnet/array 2023-02-04 00:24:06 +01:00
binder_common.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
callable.cpp Merge pull request #87680 from AThousandShips/the_angry_count 2024-03-13 22:16:43 +01:00
callable.h Add methods to get argument count of methods 2024-03-10 11:02:43 +01:00
callable_bind.cpp Add methods to get argument count of methods 2024-03-10 11:02:43 +01:00
callable_bind.h Add methods to get argument count of methods 2024-03-10 11:02:43 +01:00
container_type_validate.h [Core] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-11 19:45:49 +02:00
dictionary.cpp Allow returning Dictionary after merging 2024-03-06 14:49:35 +01:00
dictionary.h Allow returning Dictionary after merging 2024-03-06 14:49:35 +01:00
method_ptrcall.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
native_ptr.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
type_info.h Merge pull request #87831 from Riteo/bitfield-xor 2024-03-26 13:45:02 +01:00
typed_array.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
variant.cpp Core: Use fixed-width integer types in Variant 2024-04-04 08:54:11 -05:00
variant.h Core: Use fixed-width integer types in Variant 2024-04-04 08:54:11 -05:00
variant_call.cpp Fix sorting of files/dirs in dialogs 2024-03-20 13:45:47 +01:00
variant_callable.cpp Add methods to get argument count of methods 2024-03-10 11:02:43 +01:00
variant_callable.h Add methods to get argument count of methods 2024-03-10 11:02:43 +01:00
variant_construct.cpp Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
variant_construct.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
variant_destruct.cpp Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
variant_destruct.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
variant_internal.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
variant_op.cpp Update lingering do/while(0) defines 2024-04-04 14:17:22 -05:00
variant_op.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
variant_parser.cpp Ignore ERR_FILE_CANT_OPEN error when loading scene 2024-04-05 17:51:27 +02:00
variant_parser.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
variant_setget.cpp Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
variant_setget.h Revert "Add API for HSL conversion" 2023-05-10 17:45:56 -03:00
variant_utility.cpp Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
variant_utility.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00