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