| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove `appearance` from `Handle` | 2022-12-06 | 1 | -1/+5 | |
| | | | | | ... and pass it directly to `Renderer::draw` instead. | ||||
| * | Merge branch 'master' into non-uniform-border-radius-for-quads | 2022-12-02 | 1 | -16/+78 | |
| |\ | |||||
| | * | Group all solid triangles independently of color | 2022-11-16 | 1 | -16/+78 | |
| | | | |||||
| * | | non uniform border radius for quads | 2022-11-03 | 1 | -1/+1 | |
| |/ | |||||
| * | Move `mesh::Style` to `triangle` and reuse it in `fill` and `stroke` | 2022-11-03 | 1 | -18/+3 | |
| | | |||||
| * | Remove blank line if `layer::mesh` in `iced_graphics` | 2022-11-03 | 1 | -1/+0 | |
| | | |||||
| * | Fix lints by `clippy` | 2022-11-03 | 1 | -7/+3 | |
| | | |||||
| * | Run `cargo fmt` | 2022-11-03 | 1 | -1/+1 | |
| | | |||||
| * | Reuse last buffer in `Frame` if `mesh_style` matches | 2022-11-03 | 1 | -4/+4 | |
| | | |||||
| * | More import adjusting. | 2022-10-07 | 1 | -0/+12 | |
| | | |||||
| * | Fixed lint issues & cleaned up some documentation. | 2022-10-06 | 4 | -4/+4 | |
| | | |||||
| * | Readjusted namespaces, removed Geometry example as it's no longer relevant. | 2022-10-05 | 4 | -0/+118 | |
