Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 | Run `cargo fmt` | 1 | -1/+1 | |
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. | 4 | -4/+4 | |
2022-10-05 | Readjusted namespaces, removed Geometry example as it's no longer relevant. | 4 | -0/+118 | |
2020-07-08 | Rename `Layer` to `overlay::Content` | 1 | -102/+0 | |
2020-07-08 | Draft `ComboBox` and `Menu` layer | 1 | -0/+102 |