1
0
Fork 0
godot/core/variant
kobewi bfc72801fd
Ignore ERR_FILE_CANT_OPEN error when loading scene
(cherry picked from commit f0cbd388dc)
2024-04-08 15:48:30 +02:00
..
SCsub
array.cpp
array.h
binder_common.h
callable.cpp Fixes to allow object-less callables throughout Godot 2023-10-06 16:31:35 -04:00
callable.h Add vararg call() method to C++ Callable 2023-10-05 11:35:29 +02:00
callable_bind.cpp Fix sizeof usage for Variant pointers in alloca 2023-11-16 07:13:14 +11:00
callable_bind.h
container_type_validate.h
dictionary.cpp
dictionary.h
method_ptrcall.h
native_ptr.h
type_info.h
typed_array.h
variant.cpp Keep Variant type after zero() 2023-11-08 12:13:36 +01:00
variant.h Add PackedRealArray as an alias for Vector<real_t> 2024-01-25 18:08:46 +01:00
variant_call.cpp
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
variant_parser.cpp Ignore ERR_FILE_CANT_OPEN error when loading scene 2024-04-08 15:48:30 +02:00
variant_parser.h
variant_setget.cpp
variant_setget.h
variant_utility.cpp GDScript: Fix incorrect error message for utility functions 2023-10-16 14:09:57 +03:00
variant_utility.h Add type_string() utility 2023-10-02 17:41:20 +02:00