Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-21 | Introduce `Program` and `State` | 1 | -7/+2 | |
2020-05-21 | Implement `iced_glutin` :tada: | 4 | -0/+32 | |
2020-05-20 | Refactor `Viewport` and `Compositor` | 6 | -48/+109 | |
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` | 5 | -0/+107 | |
2020-05-19 | Move `font::Source` to `iced_graphics` | 4 | -0/+51 | |
2020-05-19 | Move `Viewport` to `iced_graphics` | 2 | -0/+35 | |
2020-05-19 | Move `Transformation` to `iced_graphics` | 3 | -0/+57 | |
2020-05-19 | Draft new `iced_graphics` crate :tada: | 47 | -0/+3076 |