Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-05-11 | Added support for gradients as background variants + other optimizations. | 1 | -11/+0 | ||
2022-11-08 | Fixed issues with old GL versions ( <= 2.1 ) | 1 | -0/+1 | ||
2022-10-06 | Fixed lint issues & cleaned up some documentation. | 1 | -2/+1 | ||
2022-09-30 | Fixed some importing issues since you can use a Shader::Gradient outside a ↵ | 1 | -0/+1 | ||
Canvas widget, where it was previously only accessible. | |||||
2022-09-29 | Adds linear gradient support to 2D meshes in the canvas widget. | 1 | -2/+3 | ||
2022-07-27 | Enable `arc` example | 1 | -1/+1 | ||
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 1 | -1/+1 | ||
2022-07-10 | Add and purify `arc` example by @ThatsNoMoon | 1 | -0/+9 | ||