Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move data structure modules into new (chickadee data ...) namespace. | David Thompson | 2021-10-01 | 1 | -1/+1 |
* | graphics: Rewrite rendering engine. | David Thompson | 2021-01-26 | 1 | -1/+0 |
* | examples: grid: Update to use path module instead of deleted shapes module. | David Thompson | 2020-11-19 | 1 | -31/+63 |
* | Rename 'render' subdirectory to 'graphics'. | David Thompson | 2020-10-03 | 1 | -5/+5 |
* | Update a couple of examples to use new sprite batch API. | Alex McGrath | 2019-05-28 | 1 | -7/+6 |
* | Re-add key-pressed? and key-released? procedures. | David Thompson | 2018-12-13 | 1 | -2/+1 |
* | Re-hide SDL2 details. | David Thompson | 2018-12-13 | 1 | -2/+1 |
* | render: font: Include a default font for convenience. | David Thompson | 2018-12-13 | 1 | -3/+1 |
* | math: Add grid module. | David Thompson | 2018-09-02 | 1 | -0/+87 |