| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid packing gradient data for every vertex in `iced_wgpu` | 2023-05-19 | 1 | -5/+5 | |
| | | |||||
| * | Remove `Builder` abstractions for gradients | 2023-05-19 | 1 | -1/+1 | |
| | | |||||
| * | Added support for gradients as background variants + other optimizations. | 2023-05-11 | 1 | -30/+81 | |
| | | |||||
| * | Write missing documentation in `iced_wgpu` | 2023-05-11 | 1 | -6/+9 | |
| | | |||||
| * | Support configurable `LineHeight` in text widgets | 2023-05-04 | 1 | -0/+1 | |
| | | |||||
| * | Introduce `text::Shaping` enum and replace magic boolean | 2023-05-02 | 1 | -1/+1 | |
| | | |||||
| * | Make basic text shaping the default shaping strategy | 2023-05-02 | 1 | -0/+1 | |
| | | |||||
| * | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -4/+4 | |
| | | |||||
| * | Move `Canvas` and `QRCode` to `iced` crate | 2023-03-03 | 1 | -0/+608 | |
| Rename `canvas` modules to `geometry` in graphics subcrates | |||||
