Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-08-17 | Invert Y axis in `Transformation::orthographic` | 1 | -1/+5 | |
2020-08-17 | Upgrade glam to 0.9 & use glam's Mat4 ortho rh gl. | 1 | -7/+2 | |
2020-05-19 | Move `Transformation` to `iced_graphics` | 1 | -0/+0 | |
2020-05-19 | Draft first working version of `iced_glow` :tada: | 1 | -0/+0 | |
2020-04-07 | Update `wgpu` to `0.5` in `iced_wgpu` :tada: | 1 | -2/+2 | |
2020-03-29 | Remove unnecessary `clone` call in `Transformation` | 1 | -1/+1 | |
2020-02-07 | Update `winit` to `0.20` | 1 | -3/+3 | |
2019-11-06 | Fix panic in `Transformation::scale` | 1 | -1/+1 | |
2019-11-05 | Apply HiDPI to text, images, and clip primitives | 1 | -0/+5 | |
2019-10-31 | Replace `nalgebra` with `glam` | 1 | -15/+16 | |
2019-10-29 | Fix `Transformation` docs | 1 | -11/+0 | |
2019-10-25 | Draft `Scrollable` widget (no clipping yet!) | 1 | -19/+48 | |
2019-10-07 | Render colored quads | 1 | -0/+30 |