godot/core/variant
Rémi Verschelde 7434f8b4e3
Merge pull request #88959 from akien-mga/pre-commit-clang-17.0.6-black-24.2.0
Pre-commit: Update to clang-format 17.0.6 and black 24.2.0
2024-02-29 13:54:38 +01:00
..
array.cpp
array.h
binder_common.h
callable.cpp Core: Add Callable.create static method for Variant callables 2024-02-29 10:45:00 +03:00
callable.h Core: Add Callable.create static method for Variant callables 2024-02-29 10:45:00 +03:00
callable_bind.cpp
callable_bind.h
container_type_validate.h
dictionary.cpp
dictionary.h
method_ptrcall.h
native_ptr.h
SCsub
type_info.h
typed_array.h
variant.cpp
variant.h
variant_call.cpp Merge pull request #88948 from dalexeev/core-add-callable-create 2024-02-29 13:54:22 +01:00
variant_callable.cpp
variant_callable.h
variant_construct.cpp
variant_construct.h Remove word duplicates in comments and strings, and fix casing and punctuation 2024-02-23 17:28:28 -05:00
variant_destruct.cpp
variant_destruct.h
variant_internal.h Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 2024-02-28 14:25:35 +01:00
variant_op.cpp
variant_op.h
variant_parser.cpp
variant_parser.h
variant_setget.cpp Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 2024-02-28 14:25:35 +01:00
variant_setget.h
variant_utility.cpp
variant_utility.h