godot-cpp/src/variant
David Snopek f426b12b5b Fix comparison of `Callable`s from callable_mp() of the same method 2023-11-17 12:49:53 -06:00
..
aabb.cpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
basis.cpp Fix Basis::scaled_orthogonal using incorrect abs function. 2023-01-19 02:53:53 +01:00
callable_custom.cpp Add `CallableCustom` that devs can use in their GDExtensions 2023-11-06 00:09:06 -06:00
callable_method_pointer.cpp Fix comparison of `Callable`s from callable_mp() of the same method 2023-11-17 12:49:53 -06:00
char_string.cpp Use the new `string_name_new_with_latin1_chars` function to improve StringName construction performance 2023-10-09 16:59:29 -05:00
color.cpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
packed_arrays.cpp Update to load function pointers for GDExtension interface 2023-05-09 21:45:48 -05:00
plane.cpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
projection.cpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
quaternion.cpp Fix a shadowed enum (EulerOrder) 2023-01-17 18:38:24 -05:00
rect2.cpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
rect2i.cpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
transform2d.cpp Added missing `string.hpp` include in `transform2d.cpp` 2023-01-22 17:35:24 +01:00
transform3d.cpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
variant.cpp Add missing int→Variant conversions 2023-11-08 09:45:53 -06:00
vector2.cpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
vector2i.cpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
vector3.cpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
vector3i.cpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
vector4.cpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
vector4i.cpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00