summaryrefslogtreecommitdiffstats
path: root/examples/arc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move `Canvas` and `QRCode` to `iced` crateLibravatar Héctor Ramón Jiménez2023-03-031-1/+1
* Implement `Canvas` support for `iced_tiny_skia`Libravatar Héctor Ramón Jiménez2023-03-011-4/+5
* Readjusted namespaces, removed Geometry example as it's no longer relevant.Libravatar shan2022-10-051-2/+2
* Reworked wgpu buffers, updated glow side to have proper transform location st...Libravatar shan2022-10-041-2/+2
* Adds linear gradient support to 2D meshes in the canvas widget.Libravatar shan2022-09-291-7/+7
* Enable `arc` exampleLibravatar Héctor Ramón Jiménez2022-07-272-4/+6
* Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2022-07-273-0/+147