Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -1/+3 | |
2021-01-14 | Fix `physical_width` getter incorrectly returning the height | 1 | -1/+1 | |
2020-11-26 | Use recently stabilized intra-doc links | 1 | -14/+0 | |
2020-11-05 | Introduce `application::State` in `iced_winit` | 1 | -1/+1 | |
2020-05-28 | Write documentation for `iced_graphics` | 1 | -0/+22 | |
2020-05-20 | Refactor `Viewport` and `Compositor` | 1 | -16/+31 | |
2020-05-19 | Move `Viewport` to `iced_graphics` | 1 | -1/+1 | |
2020-05-19 | Draft first working version of `iced_glow` :tada: | 1 | -0/+4 | |
2020-02-09 | Remove `scale_factor` from `iced_wgpu::Viewport` | 1 | -7/+4 | |
2020-02-09 | Allow `iced_wgpu` to render to any `TextureView` | 1 | -0/+32 |