summaryrefslogtreecommitdiffstats
path: root/examples/arc/src/main.rs (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-271-3/+5
|
* Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2022-07-271-0/+124