Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-29 | Make `Font` an associated type of `text_input::Renderer` | 1 | -0/+1 | |
2020-05-28 | Write documentation for `iced_glow` | 1 | -0/+4 | |
2020-05-28 | Write documentation for `iced_graphics` | 15 | -4/+256 | |
2020-05-27 | Update `glyph_brush` and `glow_glyph` | 2 | -10/+1 | |
2020-05-22 | Use built-in OpenGL multisampling in `iced_glow` | 1 | -0/+2 | |
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 |