Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-10-08 | Make `iced_core::Button` customizable | 1 | -0/+2 | |
2019-10-07 | Use latest `wgpu` | 1 | -3/+0 | |
2019-10-07 | Render colored quads | 1 | -0/+3 | |
2019-10-06 | Make `tour` a simple example instead of a crate | 1 | -1/+0 | |
2019-10-03 | Initialize `wgpu` | 1 | -0/+3 | |
2019-10-03 | Start `iced_winit` and `iced_wgpu` | 1 | -1/+8 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -11/+3 | |
2019-09-19 | Unify `web` and `ggez` tour examples :tada: | 1 | -6/+1 | |
2019-09-16 | Remove `extern crate` and `log` dependency | 1 | -2/+1 | |
2019-09-14 | Rethink workspace structure | 1 | -2/+33 | |
2019-09-14 | Add `log` and `env_logger` | 1 | -0/+2 | |
2019-09-10 | Switch to workspace layout | 1 | -30/+5 | |
2019-09-10 | Explain `ggez` personal fork in `Cargo.toml` | 1 | -0/+2 | |
2019-09-05 | Ask users to share use cases | 1 | -0/+6 | |
2019-09-04 | Improve tour example | 1 | -1/+1 | |
2019-09-03 | Update `ggez` example to `FontCache` changes | 1 | -1/+1 | |
2019-09-01 | Add more implementation details to `README` | 1 | -0/+2 | |
2019-09-01 | Add conversion functions for `winit` feature | 1 | -0/+1 | |
2019-08-31 | Remove `nalgebra` dependency | 1 | -1/+0 | |
2019-08-30 | Write documentation example for `Element::map` | 1 | -1/+1 | |
2019-08-30 | Make `Hasher` opaque | 1 | -1/+1 | |
2019-07-28 | Fix typo in `README` | 1 | -1/+1 | |
2019-07-27 | Write `README` | 1 | -1/+1 | |
2019-07-21 | Start implementing `ggez` example | 1 | -0/+3 | |
2019-07-20 | Decouple `iced` from `coffee` | 1 | -1/+4 |