Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement `Canvas` support for `iced_tiny_skia` | 2023-03-01 | 1 | -93/+0 | |
| | |||||
* | Group all solid triangles independently of color | 2022-11-16 | 1 | -16/+78 | |
| | |||||
* | 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 | |
| | |||||
* | 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 | 1 | -1/+1 | |
| | |||||
* | Readjusted namespaces, removed Geometry example as it's no longer relevant. | 2022-10-05 | 1 | -0/+39 | |