Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Add more unit tests for Transform2D | titus125 | 2024-04-10 | 1 | -13/+97 |
* | Add `is_conformal` method to Basis and Transform2D | Aaron Franke | 2023-09-13 | 1 | -0/+30 |
* | Add support for interpolating skewed transforms | Aaron Franke | 2023-01-28 | 1 | -0/+13 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Add `is_finite` method for checking built-in types | Haoyu Qiu | 2022-10-08 | 1 | -0/+34 |
* | Fix consistency of translated/scaled/rotated in Transform2D and Transform3D | Fabian Keller | 2022-08-02 | 1 | -0/+88 |