Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update `wgpu` to `0.5` in `iced_wgpu` :tada: | 2020-04-07 | 1 | -2/+2 | |
* | Remove unnecessary `clone` call in `Transformation` | 2020-03-29 | 1 | -1/+1 | |
* | Update `winit` to `0.20` | 2020-02-07 | 1 | -3/+3 | |
* | Fix panic in `Transformation::scale` | 2019-11-06 | 1 | -1/+1 | |
* | Apply HiDPI to text, images, and clip primitives | 2019-11-05 | 1 | -0/+5 | |
* | Replace `nalgebra` with `glam` | 2019-10-31 | 1 | -15/+16 | |
* | Fix `Transformation` docs | 2019-10-29 | 1 | -11/+0 | |
* | Draft `Scrollable` widget (no clipping yet!) | 2019-10-25 | 1 | -19/+48 | |
* | Render colored quads | 2019-10-07 | 1 | -0/+30 |