godot/core/variant
2023-10-04 10:53:17 -05:00
..
array.cpp Merge pull request #74588 from puchik/float-variant-nan-inequality 2023-09-27 14:03:34 +02:00
array.h
binder_common.h Fix expected argument count for Callable call errors 2023-09-29 20:00:10 +03:00
callable_bind.cpp Fix expected argument count for Callable call errors 2023-09-29 20:00:10 +03:00
callable_bind.h
callable.cpp [Core] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-11 19:45:49 +02:00
callable.h
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 Merge pull request #74588 from puchik/float-variant-nan-inequality 2023-09-27 14:03:34 +02:00
dictionary.h
method_ptrcall.h PtrToArg::convert() returns const-references where possible, avoids unnecessary copies 2023-08-07 20:40:23 +02:00
native_ptr.h Fix GDVIRTUAL_NATIVE_PTR 2023-07-03 10:52:02 +02:00
SCsub
type_info.h
typed_array.h Merge pull request #80075 from Bromeon/gdextension/optimize-ptrcalls 2023-09-17 14:46:13 +02:00
variant_call.cpp Fix expected argument count for Callable call errors 2023-09-29 20:00:10 +03:00
variant_construct.cpp
variant_construct.h
variant_destruct.cpp
variant_destruct.h
variant_internal.h GDExtension: Convert validated_call() to ptrcall() (rather than call()) 2023-10-04 10:53:17 -05:00
variant_op.cpp
variant_op.h [Core] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-11 19:45:49 +02:00
variant_parser.cpp Extract ScriptInstance to simplify includes 2023-09-06 22:54:38 +02:00
variant_parser.h Core: Fix recursion level check for VariantWriter::write() with objects 2023-08-29 15:05:53 +03:00
variant_setget.cpp [Core] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-11 19:45:49 +02:00
variant_setget.h
variant_utility.cpp Add type_string() utility 2023-10-02 17:41:20 +02:00
variant_utility.h Add type_string() utility 2023-10-02 17:41:20 +02:00
variant.cpp Support both semantic (by default) and numeric Variant hash comparison 2023-08-31 09:29:48 -07:00
variant.h Support both semantic (by default) and numeric Variant hash comparison 2023-08-31 09:29:48 -07:00