Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Replace `_NO_DISCARD_` macro with attribute | Thaddeus Crews | 2024-04-12 | 1 | -1/+1 |
* | Merge pull request #90063 from aaronfranke/really-floaty | Rémi Verschelde | 2024-04-04 | 1 | -2/+2 |
|\ | |||||
| * | Fix some uses of float and real_t in core/math | Aaron Franke | 2024-03-29 | 1 | -2/+2 |
* | | Use Reverse Z for the depth buffer | Khasehemwy | 2024-04-04 | 1 | -1/+1 |
|/ | |||||
* | Enforce template syntax `typename` over `class` | Thaddeus Crews | 2024-03-07 | 1 | -1/+1 |
* | [Core] Codestyle improvements to math types | A Thousand Ships | 2024-03-04 | 1 | -2/+2 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Enhancements to includes in core data structures | Aaron Franke | 2022-10-05 | 1 | -3/+4 |
* | Rename Projection `matrix` to `columns` | Aaron Franke | 2022-10-04 | 1 | -8/+8 |
* | Rename `str2var` to `str_to_var` and similar | Micky | 2022-08-26 | 1 | -1/+1 |
* | Code quality: Fix header guards consistency | Rémi Verschelde | 2022-07-25 | 1 | -3/+3 |
* | Implement Vector4, Vector4i, Projection | reduz | 2022-07-23 | 1 | -0/+167 |