Age | Commit message (Expand) | Author |
---|---|---|
2023-01-19 | Cleanup unused engine code v2 | kobewi |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-05-02 | Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` | Rémi Verschelde |
2022-02-24 | Float literals - fix main primitives to use real_t casting | lawnjelly |
2022-02-10 | Float literals - fix main primitives to use .f | lawnjelly |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-04-27 | Core: Drop custom `copymem`/`zeromem` defines | Rémi Verschelde |
2021-03-12 | Fixes small typos and grammar correction | Anshul7sp1 |
2021-02-24 | Geometry2D::make_atlas Fail is passed invalid rect size | kleonc |
2021-01-12 | Update PolyPartition / Triangulator library | Aaron Franke |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-06-25 | Style: Fix copyright headers | Rémi Verschelde |
2020-05-27 | Split `Geometry` singleton into `Geometry2D` and `Geometry3D` | Andrii Doroshenko (Xrayez) |