| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use struct instead of class for core structures | Aaron Franke | 2022-10-05 | 1 | -7/+2 |
| * | Update Vector2/2i/3/3i to match the engine | Aaron Franke | 2022-10-01 | 1 | -4/+11 |
| * | Add bindings for Vector4, Vector4i, Projection built-in types. | bruvzg | 2022-07-21 | 1 | -59/+111 |
| * | Update copyright year | Rémi Verschelde | 2022-03-15 | 1 | -2/+2 |
| * | Use forward declares for vector math types | Rémi Verschelde | 2022-02-20 | 1 | -1/+1 |
| * | Merge pull request #688 from zhehangd/master | Rémi Verschelde | 2022-02-19 | 1 | -0/+1 |
| |\ | |||||
| | * | Add missing Vector2::operator Vector2i() | Zhehang Ding | 2022-02-07 | 1 | -0/+1 |
| * | | Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missi... | bruvzg | 2022-02-14 | 1 | -2/+4 |
| |/ | |||||
| * | Fixing compiler warnings around implicit type casting loosing precision | Bastiaan Olij | 2021-11-22 | 1 | -4/+4 |
| * | Fix formatting of files | George Marques | 2021-09-27 | 1 | -0/+30 |
| * | Re-introduce build-in type code for core types | Bastiaan Olij | 2021-09-27 | 1 | -0/+236 |
