Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-09-07 | Make `scale` methods in `Frame` generic over `f32` and `Vector` | 1 | -2/+2 | |
2023-09-05 | added a Frame::scale_nonuniform method | 1 | -1/+7 | |
2023-06-29 | Introduce custom backend-specific primitives | 1 | -7/+17 | |
2023-05-11 | Write missing documentation in `iced_wgpu` | 1 | -3/+3 | |
2023-05-10 | Bundle `tiny-skia` backend together with `iced_renderer` | 1 | -16/+11 | |
2023-03-06 | Introduce backend feature flags in `iced_renderer` | 1 | -15/+26 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -3/+3 | |
2023-03-03 | Move `Canvas` and `QRCode` to `iced` crate | 1 | -16/+7 | |
2023-03-03 | Rename `canvas::frame` to `canvas` in `iced_wgpu` | 1 | -3/+3 | |
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -0/+177 |