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 |
* | Implement `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to` | Jakub Marcowski | 2023-10-12 | 1 | -0/+6 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Implement snappedi, snappedf, and Vector[2/3/4]i.snapped | VolTer | 2022-11-19 | 1 | -2/+6 |
* | [Tests] Replace Math::is_equal_approx with == and doctest::Approx | Hendrik Brucker | 2022-11-05 | 1 | -3/+3 |
* | Add more tests for Vector* types | Micky | 2022-09-25 | 1 | -0/+16 |
* | Core: Move Vector2i to its own `vector2i.h` header | Rémi Verschelde | 2022-02-04 | 1 | -0/+1 |
* | Add tests for Vector2/Vector2i/Vector3/Vector3i | Aaron Franke | 2022-01-14 | 1 | -0/+144 |