Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-10-05 | Draft basic text rendering using `wgpu_glyph` | 1 | -0/+9 | |
2019-10-05 | Move `MouseCursor` to `iced_wgpu` | 1 | -1/+1 | |
2019-10-05 | Add `Renderer` and `Primitive` concepts | 1 | -17/+31 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -9/+11 | |
2019-09-19 | Remove generic `Color` in widgets | 1 | -9/+6 | |
2019-09-19 | Unify `web` and `ggez` tour examples :tada: | 1 | -3/+6 | |
2019-09-14 | Rethink workspace structure | 1 | -0/+0 | |
2019-09-10 | Switch to workspace layout | 1 | -0/+0 | |
2019-08-31 | Remove `nalgebra` dependency | 1 | -1/+1 | |
2019-08-30 | Write documentation example for `Element::map` | 1 | -2/+144 | |
2019-08-30 | Make `Hasher` opaque | 1 | -6/+6 | |
2019-08-29 | Write `renderer` docs and fix broken links | 1 | -7/+9 | |
2019-08-29 | Write documentation for `UserInterface` | 1 | -3/+7 | |
2019-07-20 | Decouple `iced` from `coffee` | 1 | -0/+222 |