Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -93/+0 | |
2022-11-16 | Group all solid triangles independently of color | 1 | -16/+78 | |
2022-11-03 | Move `mesh::Style` to `triangle` and reuse it in `fill` and `stroke` | 1 | -18/+3 | |
2022-11-03 | Remove blank line if `layer::mesh` in `iced_graphics` | 1 | -1/+0 | |
2022-11-03 | Fix lints by `clippy` | 1 | -7/+3 | |
2022-11-03 | Reuse last buffer in `Frame` if `mesh_style` matches | 1 | -4/+4 | |
2022-10-07 | More import adjusting. | 1 | -0/+12 | |
2022-10-06 | Fixed lint issues & cleaned up some documentation. | 1 | -1/+1 | |
2022-10-05 | Readjusted namespaces, removed Geometry example as it's no longer relevant. | 1 | -0/+39 |