Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-04-19 | Remove `Layer` trait and simplify `Canvas` | 1 | -120/+0 | |
2020-04-19 | Add interactivity to `solar_system` example | 1 | -38/+12 | |
2020-04-19 | Use `Borrow<T>` when binding in `layer::Cache<T>` | 1 | -6/+10 | |
2020-04-19 | Draft `Program` interactivity for `Canvas` | 1 | -1/+15 | |
2020-04-08 | impl default for canvas cache | 1 | -7/+24 | |
2020-04-02 | Fix minor documentation issues | 1 | -1/+1 | |
2020-03-10 | Fix `Debug` implementation of `layer::cache::State` | 1 | -3/+2 | |
2020-03-07 | Implement `Primitive::Cached` | 1 | -5/+8 | |
2020-03-06 | implement text support in canvas widget | 1 | -15/+10 | |
2020-03-04 | Improve `Debug` implementation of `cache::State` | 1 | -1/+14 | |
2020-02-18 | Write documentation for new `canvas` module | 1 | -13/+32 | |
2020-02-13 | Move `layer::Cached` to its own module | 1 | -0/+82 |