Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` | A Thousand Ships | 2024-04-11 | 1 | -0/+11 |
* | Add `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to` | Jakub Mateusz Marcowski | 2024-01-03 | 1 | -0/+11 |
* | Add remaining component-wise `min/max` functions to `Vector*` | A Thousand Ships | 2023-08-16 | 1 | -0/+8 |
* | Sync license copyright with upstream GH-70885 | RĂ©mi Verschelde | 2023-01-10 | 1 | -29/+29 |
* | Update core data structures to match the engine | Aaron Franke | 2022-10-07 | 1 | -3/+0 |
* | Use struct instead of class for core structures | Aaron Franke | 2022-10-05 | 1 | -7/+2 |
* | Update Vector4/4i to match the engine | Aaron Franke | 2022-10-01 | 1 | -2/+6 |
* | Add bindings for Vector4, Vector4i, Projection built-in types. | bruvzg | 2022-07-21 | 1 | -0/+345 |