Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphics: model: Use keyword arguments in draw-model. | David Thompson | 2021-09-23 | 1 | -1/+4 |
* | examples: model: Replace OBJ Suzanne model with a glTF one. | David Thompson | 2021-09-21 | 1 | -1/+1 |
* | examples: model: Fix view matrix. | David Thompson | 2021-09-21 | 1 | -3/+4 |
* | math: vector: Deprecate #v syntax and remove uses of it. | David Thompson | 2021-09-21 | 1 | -1/+1 |
* | examples: Fix model example. | David Thompson | 2021-09-21 | 1 | -1/+1 |
* | graphics: Rewrite rendering engine. | David Thompson | 2021-01-26 | 1 | -3/+2 |
* | Remove scancode argument from key-press and key-release handlers. | David Thompson | 2020-11-16 | 1 | -1/+1 |
* | Rename 'render' subdirectory to 'graphics'. | David Thompson | 2020-10-03 | 1 | -3/+3 |
* | examples: model: Remove bad code left in accidentally. | David Thompson | 2019-10-24 | 1 | -3/+0 |
* | render: Restructure 3D modules and add basic support for OBJ models. | David Thompson | 2019-10-24 | 1 | -0/+73 |