Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redesign `iced_wgpu` layering architecture | 2024-04-03 | 1 | -97/+0 | |
* | Introduce `with_transformation` to `Renderer` trait | 2024-02-02 | 1 | -2/+1 | |
* | Replace `Primitive::Translate` with `Transform` | 2024-02-02 | 1 | -9/+9 | |
* | Decouple `Mesh` primitives from main `Primitive` type | 2023-06-29 | 1 | -3/+3 | |
* | Added support for gradients as background variants + other optimizations. | 2023-05-11 | 1 | -5/+10 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -2/+2 | |
* | Implement `Canvas` support for `iced_tiny_skia` | 2023-03-01 | 1 | -0/+93 |