| Commit message (Expand) | Author | Age | Files | Lines |
* | Change init_with_level to init in examples | Thomas | 2023-09-09 | 1 | -1/+0 |
* | Add logging for web in tour example | Thomas | 2023-09-09 | 1 | -0/+5 |
* | Add webgl feature for web examples | Thomas | 2023-09-09 | 1 | -0/+4 |
* | Use workspace dependencies and package inheritance | Héctor Ramón Jiménez | 2023-09-04 | 1 | -2/+4 |
* | Added support for gradients as background variants + other optimizations. | Bingus | 2023-05-11 | 1 | -1/+1 |
* | Update Rust edition to 2021 :tada: | Héctor Ramón Jiménez | 2022-02-09 | 1 | -1/+1 |
* | Update `env_logger` in `tour` and `integration` examples | Héctor Ramón Jiménez | 2020-11-10 | 1 | -1/+1 |
* | Remove `wasm_bindgen(start)` from `tour` example | Héctor Ramón Jiménez | 2020-02-06 | 1 | -3/+0 |
* | Make `image` support optional in `iced_wgpu` | Héctor Ramón Jiménez | 2020-01-20 | 1 | -1/+1 |
* | Add `README` for `tour` example | Héctor Ramón Jiménez | 2020-01-20 | 1 | -1/+1 |
* | Package examples and remove `dev-dependencies` | Héctor Ramón Jiménez | 2020-01-20 | 1 | -0/+13 |
* | Make `tour` a simple example instead of a crate | Héctor Ramón Jiménez | 2019-10-06 | 1 | -12/+0 |
* | Start `iced_winit` and `iced_wgpu` | Héctor Ramón Jiménez | 2019-10-03 | 1 | -22/+1 |
* | Merge branch 'master' into web | Héctor Ramón Jiménez | 2019-09-21 | 1 | -0/+1 |
* | Make example work on web and update READMEs | Héctor Ramón Jiménez | 2019-09-21 | 1 | -2/+5 |
* | Create `iced_core` and `iced_native` | Héctor Ramón Jiménez | 2019-09-20 | 1 | -1/+1 |
* | Unify `web` and `ggez` tour examples :tada: | Héctor Ramón Jiménez | 2019-09-19 | 1 | -0/+29 |