summaryrefslogtreecommitdiffstats
path: root/examples/modern_art/Cargo.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-11Added support for gradients as background variants + other optimizations.Libravatar Bingus1-11/+0
2022-11-08Fixed issues with old GL versions ( <= 2.1 )Libravatar bungoboingo1-0/+1
2022-10-06Fixed lint issues & cleaned up some documentation.Libravatar shan1-2/+1
2022-09-30Fixed some importing issues since you can use a Shader::Gradient outside a ↵Libravatar shan1-0/+1
Canvas widget, where it was previously only accessible.
2022-09-29Adds linear gradient support to 2D meshes in the canvas widget.Libravatar shan1-2/+3
2022-07-27Enable `arc` exampleLibravatar Héctor Ramón Jiménez1-1/+1
2022-07-27Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez1-1/+1
2022-07-10Add and purify `arc` example by @ThatsNoMoonLibravatar Héctor Ramón Jiménez1-0/+9