Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-07-10 | Remove unnecessary lifetime in `Widget` trait | 1 | -1/+1 | |
2020-07-08 | Introduce `Widget::overlay` :tada: | 1 | -1/+1 | |
2020-05-21 | Implement `iced_glutin` :tada: | 1 | -9/+15 | |
2020-04-30 | Rename `MouseCursor` to `mouse::Interaction` | 1 | -4/+4 | |
2020-04-29 | Remove `OutOfBounds` variant from `MouseCursor` | 1 | -1/+1 | |
2020-04-28 | Clip and cull `Mesh2D` primitives in `iced_wgpu` | 1 | -0/+1 | |
2020-04-28 | Introduce `Translate` primitive in `iced_wgpu` | 1 | -53/+55 | |
2020-03-07 | Implement `Primitive::Cached` | 1 | -2/+2 | |
2020-02-14 | Revert changing the constructor and implement new method. | 1 | -1/+1 | |
2020-02-14 | Fix examples. | 1 | -1/+1 | |
2020-02-12 | Fix examples using `Mesh2D` | 1 | -60/+63 | |
2020-01-20 | Package examples and remove `dev-dependencies` | 1 | -0/+210 |