Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update `tiny-skia` and `resvg` | 2023-04-26 | 1 | -1/+1 | |
* | Merge branch 'master' into advanced-text | 2023-04-17 | 1 | -2/+2 | |
|\ | |||||
| * | Bump versions :tada: | 2023-04-13 | 1 | -3/+3 | |
* | | Remove `image` abstractions in `iced_graphics` | 2023-03-07 | 1 | -21/+2 | |
* | | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -7/+3 | |
* | | Move `Canvas` and `QRCode` to `iced` crate | 2023-03-03 | 1 | -1/+5 | |
* | | Mark `Primitive` as `non-exhaustive` in `iced_graphics` | 2023-03-03 | 1 | -1/+4 | |
* | | Implement `Canvas` support for `iced_tiny_skia` | 2023-03-01 | 1 | -11/+2 | |
* | | Merge branch 'update/svg-deps' into feature/software-renderer | 2023-02-25 | 1 | -10/+2 | |
|\| | |||||
| * | Update `resvg` in `iced_graphics` | 2023-02-25 | 1 | -10/+2 | |
* | | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | 2023-02-24 | 1 | -7/+0 | |
|/ | |||||
* | Bump versions :tada: | 2023-02-18 | 1 | -3/+3 | |
* | Bump versions :tada: | 2023-01-14 | 1 | -3/+3 | |
* | Bump versions :tada: | 2022-12-07 | 1 | -2/+2 | |
* | Bump versions :tada: | 2022-11-10 | 1 | -3/+3 | |
* | Update `image` dependency to `0.24` | 2022-11-05 | 1 | -1/+1 | |
* | Move image/svg handling into `iced_graphics` | 2022-11-05 | 1 | -0/+38 | |
* | Merge branch 'master' into fear/linear-gradients | 2022-11-03 | 1 | -1/+1 | |
|\ | |||||
| * | Update `wgpu` to `0.14` and `wgpu_glyph` to `0.18` | 2022-11-01 | 1 | -1/+1 | |
* | | Adds linear gradient support to 2D meshes in the canvas widget. | 2022-09-29 | 1 | -1/+1 | |
|/ | |||||
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -6/+0 | |
* | Update `lyon` to `1.0` :tada: | 2022-07-11 | 1 | -1/+1 | |
* | Bump versions :tada: | 2022-07-01 | 1 | -1/+1 | |
* | Bump versions :tada: | 2022-05-02 | 1 | -5/+5 | |
* | Implement `pure` version of `Canvas` widget | 2022-03-09 | 1 | -0/+6 | |
* | Update Rust edition to 2021 :tada: | 2022-02-09 | 1 | -1/+1 | |
* | Bump raw-window-handle | 2022-01-04 | 1 | -1/+1 | |
* | Rely on latest release of `lyon_tessellation` | 2021-09-01 | 1 | -2/+0 | |
* | Rely on new fast paths for basic shapes in `lyon` | 2021-08-30 | 1 | -0/+2 | |
* | Update `lyon` to `0.17` in `iced_graphics` | 2021-08-26 | 1 | -1/+1 | |
* | Bump versions :tada: | 2021-03-31 | 1 | -3/+3 | |
* | Disable default features of `qrcode` for `iced_graphics` | 2021-01-21 | 1 | -0/+1 | |
* | Update `font-kit` to `0.10` | 2020-12-19 | 1 | -1/+1 | |
* | Bump versions :tada: | 2020-11-26 | 1 | -2/+2 | |
* | Add missing metadata to `iced_graphics` subcrate | 2020-11-26 | 1 | -0/+5 | |
* | Add license to iced-graphics' Cargo.toml | 2020-11-25 | 1 | -0/+1 | |
* | Implement `QRCode` widget | 2020-11-20 | 1 | -0/+5 | |
* | Update `font-kit` dependency in `iced_graphics` | 2020-11-10 | 1 | -1/+1 | |
* | Update `lyon` dependency in `iced_graphics` | 2020-11-10 | 1 | -1/+1 | |
* | Update `glam` dependency in `iced_graphics` | 2020-11-10 | 1 | -1/+1 | |
* | Update `bytemuck` dependency in `iced_graphics` | 2020-11-10 | 1 | -1/+4 | |
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -0/+1 | |
* | Upgrade glam to 0.9 & use glam's Mat4 ortho rh gl. | 2020-08-17 | 1 | -1/+1 | |
* | Write documentation for `iced_glow` | 2020-05-28 | 1 | -0/+4 | |
* | Implement `iced_glutin` :tada: | 2020-05-21 | 1 | -0/+1 | |
* | Refactor `Viewport` and `Compositor` | 2020-05-20 | 1 | -0/+1 | |
* | Move built-in fonts to `iced_graphics` | 2020-05-19 | 1 | -0/+2 | |
* | Move `font::Source` to `iced_graphics` | 2020-05-19 | 1 | -0/+5 | |
* | Move `Transformation` to `iced_graphics` | 2020-05-19 | 1 | -0/+1 | |
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -0/+23 |