Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-05-30 | Move `layer::quad` types to `quad` module | 1 | -149/+0 | |
2023-05-29 | Adjusted `Quads` struct to be opaque `quad::Layer`. | 1 | -0/+89 | |
2023-05-29 | Fixed issue where quads of different types were not ordered. | 1 | -0/+9 | |
2023-05-26 | Changed gradient::Packed to be `repr(C)` for direct gpu upload. | 1 | -2/+2 | |
2023-05-11 | Added support for gradients as background variants + other optimizations. | 1 | -10/+31 | |
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -0/+0 | |
2022-11-03 | non uniform border radius for quads | 1 | -1/+1 | |
2022-10-06 | Fixed lint issues & cleaned up some documentation. | 1 | -1/+1 | |
2022-10-05 | Readjusted namespaces, removed Geometry example as it's no longer relevant. | 1 | -0/+30 |