Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-09-04 | Use workspace dependencies and package inheritance | 1 | -1/+2 | |
2023-06-08 | Implement basic cursor availability | 1 | -2/+3 | |
2023-03-03 | Move `Canvas` and `QRCode` to `iced` crate | 1 | -1/+1 | |
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -4/+5 | |
2022-11-03 | Derive `Copy` for `Theme` | 1 | -1/+1 | |
2022-11-03 | fix: arc example | 1 | -1/+1 | |
2022-10-05 | Readjusted namespaces, removed Geometry example as it's no longer relevant. | 1 | -2/+2 | |
2022-10-04 | Reworked wgpu buffers, updated glow side to have proper transform location st... | 1 | -2/+2 | |
2022-09-29 | Adds linear gradient support to 2D meshes in the canvas widget. | 1 | -7/+7 | |
2022-09-29 | Adds linear gradient support to 2D meshes in the canvas widget. | 1 | -7/+7 | |
2022-07-27 | Enable `arc` example | 2 | -4/+6 | |
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 3 | -0/+147 |