Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-21 | Introduce `Program` and `State` | 1 | -7/+2 | |
2020-05-21 | Implement `iced_glutin` :tada: | 3 | -0/+31 | |
2020-05-20 | Refactor `Viewport` and `Compositor` | 5 | -48/+108 | |
2020-05-19 | Move `Layer` to `iced_graphics` | 8 | -8/+282 | |
2020-05-19 | Merge unnecessary split widget modules | 28 | -1037/+1032 | |
2020-05-19 | Move `Antialiasing` to `iced_graphics` | 2 | -0/+25 | |
2020-05-19 | Move built-in fonts to `iced_graphics` | 1 | -0/+12 | |
2020-05-19 | Move `font::Source` to `iced_graphics` | 3 | -0/+46 | |
2020-05-19 | Move `Viewport` to `iced_graphics` | 2 | -0/+35 | |
2020-05-19 | Move `Transformation` to `iced_graphics` | 2 | -0/+56 | |
2020-05-19 | Draft new `iced_graphics` crate :tada: | 46 | -0/+3053 |