Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fixes to Vector4 | Aaron Franke | 2022-09-04 | 1 | -3/+16 |
* | Add `is_zero_approx` methods to `Vector2`, `3`, and `4` | Jonathan Nicholl | 2022-09-02 | 1 | -0/+4 |
* | Make `cubic_interpolate()` consider key time in animation | Silc Renew | 2022-08-19 | 1 | -0/+9 |
* | vector4 distance_squared_to and update csharp | antonWetzel | 2022-08-09 | 1 | -0/+4 |
* | Vector4/Vector4i: Add missing methods, tests and fix change of sign operator | Hendrik Brucker | 2022-08-07 | 1 | -22/+72 |
* | Fix `Vector4::min_axis_index` for equal components | Raul Santos | 2022-08-01 | 1 | -1/+1 |
* | Add some missing Vector4 methods | kobewi | 2022-07-26 | 1 | -1/+21 |
* | Implement Vector4, Vector4i, Projection | reduz | 2022-07-23 | 1 | -0/+102 |