Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-12-30 | Add `Renderer::Defaults` and style inheritance | 1 | -0/+2 | |
2019-12-29 | Draft `Style` and `StyleSheet` for `Button` | 1 | -5/+9 | |
2019-12-12 | Merged svg pipeline into image | 1 | -2/+0 | |
2019-12-11 | Implemented SVG support in iced_wgpu. | 1 | -0/+2 | |
2019-11-22 | Write docs for `iced_wgpu` | 1 | -0/+26 | |
2019-11-13 | Move text logic in `iced_wgpu` to a `text` module | 1 | -1/+1 | |
2019-11-03 | Implement debug view and load system fonts | 1 | -0/+1 | |
2019-10-23 | Implement basic image rendering in `iced_wgpu` | 1 | -0/+2 | |
2019-10-09 | Move `winit` logic from `iced` to `iced_winit` | 1 | -2/+0 | |
2019-10-08 | Make `iced_core::Button` customizable | 1 | -1/+1 | |
2019-10-07 | Render colored quads | 1 | -0/+5 | |
2019-10-06 | Draft `Box` primitive | 1 | -1/+1 | |
2019-10-05 | Modularize `iced_wgpu` | 1 | -353/+6 | |
2019-10-05 | Draft basic text rendering using `wgpu_glyph` | 1 | -41/+185 | |
2019-10-05 | Add `Renderer` and `Primitive` concepts | 1 | -14/+56 | |
2019-10-03 | Clear the window properly on redraw | 1 | -3/+47 | |
2019-10-03 | Initialize `wgpu` | 1 | -1/+38 | |
2019-10-03 | Start `iced_winit` and `iced_wgpu` | 1 | -0/+87 |