Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow passing external state to `Application::new` | 2020-03-30 | 1 | -4/+5 | ||
* | Create `README` files for all the examples | 2020-02-21 | 1 | -0/+18 | ||
* | Rename `Settings::use_antialiasing` to `antialiasing` | 2020-02-18 | 1 | -1/+1 | ||
* | Write documentation for new `canvas` module | 2020-02-18 | 1 | -3/+3 | ||
* | Rename `Settings::antialiasing` to `use_antialiasing` | 2020-02-15 | 1 | -1/+1 | ||
* | Implement MSAA for `triangle` pipeline in `iced_wgpu` | 2020-02-15 | 1 | -1/+4 | ||
* | Add `solar_system` example | 2020-02-14 | 2 | -0/+259 |