ruffenman 42a35a1852 Remove unimplemented static variant functions 'blend' and 'interpolate'. If a user attempts to call either of these it will introduce a linker error and it may not be immediately clear to them why. Also, variant interpolation can already be accessed via 'UtilityFunctions::lerp', making at least the interpolate function unecessary here. 10 miesięcy temu
..
aabb.hpp 43be24f34c Merge pull request #1437 from AThousandShips/vec_elem_scalar 1 rok temu
array_helpers.hpp e0d363aad8 Integrate `.pre-commit-config.yaml` 1 rok temu
basis.hpp d389171905 [Math] Add `is_finite` methods 1 rok temu
callable_custom.hpp fb79d5ff98 Add support for getting argument count from `Callable`s 1 rok temu
callable_method_pointer.hpp 44d78ec881 Merge pull request #1409 from Repiteo/class-to-typename 1 rok temu
char_string.hpp 87f5fb0691 Enforce template syntax `typename` over `class` 1 rok temu
char_utils.hpp 931f1a3f34 Sync license copyright with upstream GH-70885 2 lat temu
color.hpp 931f1a3f34 Sync license copyright with upstream GH-70885 2 lat temu
color_names.inc.hpp e0d363aad8 Integrate `.pre-commit-config.yaml` 1 rok temu
plane.hpp d389171905 [Math] Add `is_finite` methods 1 rok temu
projection.hpp 931f1a3f34 Sync license copyright with upstream GH-70885 2 lat temu
quaternion.hpp d389171905 [Math] Add `is_finite` methods 1 rok temu
rect2.hpp e0d363aad8 Integrate `.pre-commit-config.yaml` 1 rok temu
rect2i.hpp e0d363aad8 Integrate `.pre-commit-config.yaml` 1 rok temu
transform2d.hpp d389171905 [Math] Add `is_finite` methods 1 rok temu
transform3d.hpp d389171905 [Math] Add `is_finite` methods 1 rok temu
typed_array.hpp 92e6ea7303 Fix missing type info for PackedVector4Array 1 rok temu
typed_dictionary.hpp 2ffff669f5 Implement typed dictionaries 11 miesięcy temu
variant.hpp 42a35a1852 Remove unimplemented static variant functions 'blend' and 'interpolate'. If a user attempts to call either of these it will introduce a linker error and it may not be immediately clear to them why. Also, variant interpolation can already be accessed via 'UtilityFunctions::lerp', making at least the interpolate function unecessary here. 10 miesięcy temu
vector2.hpp 43be24f34c Merge pull request #1437 from AThousandShips/vec_elem_scalar 1 rok temu
vector2i.hpp b65970860e Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` 1 rok temu
vector3.hpp 43be24f34c Merge pull request #1437 from AThousandShips/vec_elem_scalar 1 rok temu
vector3i.hpp b65970860e Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` 1 rok temu
vector4.hpp 43be24f34c Merge pull request #1437 from AThousandShips/vec_elem_scalar 1 rok temu
vector4i.hpp b65970860e Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` 1 rok temu