| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement `Canvas` support for `iced_tiny_skia` | Héctor Ramón Jiménez | 2023-03-01 | 4 | -176/+0 |
* | Draft `glyphon` implementation of text pipeline for `iced_wgpu` | Héctor Ramón Jiménez | 2023-02-24 | 1 | -2/+2 |
* | Remove `appearance` from `Handle` | Héctor Ramón Jiménez | 2022-12-06 | 1 | -1/+5 |
* | Merge branch 'master' into non-uniform-border-radius-for-quads | Héctor Ramón Jiménez | 2022-12-02 | 1 | -16/+78 |
|\ |
|
| * | Group all solid triangles independently of color | Héctor Ramón Jiménez | 2022-11-16 | 1 | -16/+78 |
* | | non uniform border radius for quads | Robert Krahn | 2022-11-03 | 1 | -1/+1 |
|/ |
|
* | Move `mesh::Style` to `triangle` and reuse it in `fill` and `stroke` | Héctor Ramón Jiménez | 2022-11-03 | 1 | -18/+3 |
* | Remove blank line if `layer::mesh` in `iced_graphics` | Héctor Ramón Jiménez | 2022-11-03 | 1 | -1/+0 |
* | Fix lints by `clippy` | Héctor Ramón Jiménez | 2022-11-03 | 1 | -7/+3 |
* | Run `cargo fmt` | Héctor Ramón Jiménez | 2022-11-03 | 1 | -1/+1 |
* | Reuse last buffer in `Frame` if `mesh_style` matches | Héctor Ramón Jiménez | 2022-11-03 | 1 | -4/+4 |
* | More import adjusting. | shan | 2022-10-07 | 1 | -0/+12 |
* | Fixed lint issues & cleaned up some documentation. | shan | 2022-10-06 | 4 | -4/+4 |
* | Readjusted namespaces, removed Geometry example as it's no longer relevant. | shan | 2022-10-05 | 4 | -0/+118 |