godot-cpp/include/godot_cpp/variant
A Thousand Ships fb79d5ff98
Add support for getting argument count from `Callable`s
2024-03-14 10:27:39 +01:00
..
aabb.hpp Fix `AABB.encloses` failing on shared upper bound 2024-01-12 18:08:40 +01:00
array_helpers.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
basis.hpp Fix a shadowed enum (EulerOrder) 2023-01-17 18:38:24 -05:00
callable_custom.hpp Add support for getting argument count from `Callable`s 2024-03-14 10:27:39 +01:00
callable_method_pointer.hpp Add support for getting argument count from `Callable`s 2024-03-14 10:27:39 +01:00
char_string.hpp Switch to 64-bit ints. 2024-01-10 15:36:36 +02:00
char_utils.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
color.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
color_names.inc.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
plane.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
projection.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
quaternion.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
rect2.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
rect2i.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
transform2d.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
transform3d.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
typed_array.hpp Added newer Variant types to `typed_array.hpp` 2024-02-06 13:53:38 -05:00
variant.hpp Add missing `OP_POWER` operator to `Variant` 2024-01-06 21:12:52 +01:00
vector2.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
vector2i.hpp Add `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to` 2024-01-03 11:45:05 +01:00
vector3.hpp Add remaining component-wise `min/max` functions to `Vector*` 2023-08-16 13:52:51 +02:00
vector3i.hpp Add `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to` 2024-01-03 11:45:05 +01:00
vector4.hpp Add remaining component-wise `min/max` functions to `Vector*` 2023-08-16 13:52:51 +02:00
vector4i.hpp Add `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to` 2024-01-03 11:45:05 +01:00