Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump versions :tada: | 2022-11-10 | 1 | -1/+1 | |
* | Bump versions :tada: | 2022-11-10 | 1 | -3/+3 | |
* | Remove redundant features in `iced_wgpu` and `iced_glow` | 2022-11-05 | 1 | -2/+1 | |
* | Remove unnecessary dependencies from `iced_glow` | 2022-11-05 | 1 | -2/+0 | |
* | Add image/svg support to `iced_glow` | 2022-11-05 | 1 | -3/+16 | |
* | Bump versions :tada: | 2022-05-02 | 1 | -4/+4 | |
* | Update Rust edition to 2021 :tada: | 2022-02-09 | 1 | -1/+1 | |
* | Use `glutin`, `glow` and `glow_glyph` forks | 2022-01-19 | 1 | -2/+2 | |
* | Bump versions :tada: | 2021-03-31 | 1 | -3/+3 | |
* | Bump versions :tada: | 2020-11-26 | 1 | -1/+1 | |
* | Implement `QRCode` widget | 2020-11-20 | 1 | -0/+1 | |
* | Update `bytemuck` dependency in `iced_glow` | 2020-11-10 | 1 | -1/+1 | |
* | Update `glow` and `glow_glyph` dependencies in `iced_glow` | 2020-11-10 | 1 | -2/+2 | |
* | Update `euclid` dependency in `iced_glow` | 2020-11-10 | 1 | -1/+1 | |
* | Upgrade glam to 0.9 & use glam's Mat4 ortho rh gl. | 2020-08-17 | 1 | -1/+0 | |
* | Update `glow` to `0.5` in `iced_glow` | 2020-07-27 | 1 | -2/+2 | |
* | Feature gate `font-kit` behind `"default_system_font"` feature. | 2020-05-31 | 1 | -1/+2 | |
* | Enable `doc_cfg` for `docs.rs` in `iced_glow` | 2020-05-28 | 1 | -0/+4 | |
* | Update `glyph_brush` and `glow_glyph` | 2020-05-27 | 1 | -2/+2 | |
* | Introduce feature flags to enable `iced_glow` | 2020-05-27 | 1 | -0/+1 | |
* | Use published `glow` and `glow_glyph` versions | 2020-05-22 | 1 | -8/+2 | |
* | Use `get_uniform_location` for wider compatibility | 2020-05-22 | 1 | -1/+1 | |
* | Use git repository for `glow_glyph` | 2020-05-22 | 1 | -1/+2 | |
* | Update to latest `glow` | 2020-05-21 | 1 | -1/+4 | |
* | Implement `iced_glutin` :tada: | 2020-05-21 | 1 | -7/+6 | |
* | Move built-in fonts to `iced_graphics` | 2020-05-19 | 1 | -1/+1 | |
* | Move `font::Source` to `iced_graphics` | 2020-05-19 | 1 | -1/+1 | |
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -2/+2 | |
* | Draft first working version of `iced_glow` :tada: | 2020-05-19 | 1 | -0/+34 |