Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write documentation for new `canvas` module | 2020-02-18 | 1 | -1/+50 | |
* | Upgrade `Mesh2D` indices from `u16` to `u32` | 2020-02-14 | 1 | -1/+1 | |
* | Add transform stack to `canvas::Frame` | 2020-02-14 | 1 | -7/+95 | |
* | Finish `clock` example | 2020-02-12 | 1 | -6/+13 | |
* | Implement `Frame::fill` and `Frame::stroke` | 2020-02-12 | 1 | -2/+74 | |
* | Rename current `Path` to `path::Builder` | 2020-02-12 | 1 | -2/+2 | |
* | Draft `Canvas` types and `clock` example | 2020-02-12 | 1 | -0/+39 |