summaryrefslogtreecommitdiffstats
path: root/examples/arc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Libravatar shan2022-10-041-2/+2
| | | | storage, attempting to fix visibility modifiers, implemented some of the feedback received in initial PR.
* 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