Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-21 | Create `README` files for all the examples | 1 | -0/+19 | |
2020-02-18 | Rename `Settings::use_antialiasing` to `antialiasing` | 1 | -1/+1 | |
2020-02-15 | Rename `Settings::antialiasing` to `use_antialiasing` | 1 | -1/+1 | |
2020-02-15 | Implement MSAA for `triangle` pipeline in `iced_wgpu` | 1 | -1/+4 | |
2020-02-14 | Revert changing the constructor and implement new method. | 1 | -1/+1 | |
2020-02-14 | Fix examples. | 1 | -1/+1 | |
2020-02-14 | Upgrade `Mesh2D` indices from `u16` to `u32` | 1 | -1/+1 | |
2020-02-12 | Fix examples using `Mesh2D` | 1 | -31/+21 | |
2020-01-20 | Package examples and remove `dev-dependencies` | 2 | -0/+378 |