Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-02-24 | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | 1 | -9/+0 | |
2022-11-16 | Group all solid triangles independently of color | 1 | -0/+0 | |
2022-10-06 | Fixed lint issues & cleaned up some documentation. | 1 | -1/+1 | |
2022-09-29 | Adds linear gradient support to 2D meshes in the canvas widget. | 1 | -4/+2 | |
2022-09-29 | Adds linear gradient support to 2D meshes in the canvas widget. | 1 | -4/+2 | |
2022-01-19 | Improve shader version selection | 1 | -3/+1 | |
2022-01-19 | Split `quad::Pipeline` into `core` and `compatibility` | 1 | -3/+3 | |
2020-05-22 | Use `get_uniform_location` for wider compatibility | 1 | -4/+4 | |
2020-05-21 | Draft `triangle` pipeline in `iced_glow` | 1 | -4/+2 | |
2020-02-12 | Finish `clock` example | 1 | -3/+1 | |
2020-01-02 | Rename `Geometry2D` to `Mesh2D` and move it to `iced_wgpu` | 1 | -0/+0 | |
2020-01-01 | Implement Geometry2D primitive | 1 | -0/+17 |