Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -108/+0 | |
* | Write documentation for the new `canvas` API | 2020-04-30 | 1 | -12/+24 | |
* | Remove `Drawable` and rename `State` to `Program` | 2020-04-28 | 1 | -30/+7 | |
* | Allow `canvas::State` to produce messages | 2020-04-28 | 1 | -2/+5 | |
* | Introduce `Translate` primitive in `iced_wgpu` | 2020-04-28 | 1 | -3/+9 | |
* | Ask for a `Size` in `Frame::new` | 2020-04-28 | 1 | -1/+1 | |
* | Remove `Layer` trait and simplify `Canvas` | 2020-04-19 | 1 | -0/+110 |