Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #3 from hecrj/fix/ggez-resources | 2019-08-27 | 3 | -16/+23 | ||
|\ \ | ||||||
| * | | Mount `examples/resources` in `ggez::filesystem` | 2019-08-27 | 3 | -16/+23 | ||
* | | | Install `libinput` on GitHub CI | 2019-08-27 | 1 | -1/+6 | ||
* | | | Enable GitHub CI | 2019-08-27 | 1 | -0/+16 | ||
* | | | Update `README` | 2019-08-27 | 1 | -8/+5 | ||
|/ / | ||||||
* | | Write documentation for root module | 2019-08-26 | 2 | -6/+199 | ||
* | | Make `Color` optional instead of `Default` | 2019-08-26 | 4 | -24/+15 | ||
* | | Fix wording in `README` | 2019-08-25 | 1 | -3/+3 | ||
* | | Update `README` | 2019-08-25 | 1 | -15/+13 | ||
* | | Update `README` | 2019-08-25 | 3 | -42/+106 | ||
* | | Fix details in documentation | 2019-08-24 | 9 | -30/+38 | ||
* | | Remove `Runtime` and expose `Cache` instead | 2019-08-23 | 4 | -117/+135 | ||
|/ | ||||||
* | Add `LICENSE` | 2019-08-01 | 1 | -0/+18 | ||
* | Fix typo in `README` | 2019-07-28 | 2 | -2/+2 | ||
* | Move `resources` to `examples` | 2019-07-28 | 1 | -0/+0 | ||
* | Improve README | 2019-07-28 | 1 | -1/+23 | ||
* | Write `README` | 2019-07-27 | 2 | -3/+95 | ||
* | Add `TODO` to mouse input conversion in `ggez` example | 2019-07-23 | 1 | -2/+2 | ||
* | Show Coffee's UI tour in `ggez` example | 2019-07-23 | 2 | -28/+618 | ||
* | Implement `radio::Renderer` and `slider::Renderer` in `ggez` example | 2019-07-23 | 5 | -1/+156 | ||
* | Wire `mouse_motion_event` to `Runtime` | 2019-07-23 | 2 | -8/+18 | ||
* | Track `cursor_position` in `Runtime` | 2019-07-23 | 1 | -1/+8 | ||
* | Add `Runtime` concept to abstract caching | 2019-07-23 | 5 | -89/+123 | ||
* | Implement `checkbox::Renderer` in `ggez` example | 2019-07-22 | 4 | -8/+88 | ||
* | Implement `button::Renderer` in `ggez` example | 2019-07-22 | 5 | -11/+214 | ||
* | Install dev libs in CI | 2019-07-21 | 1 | -0/+6 | ||
* | Start implementing `ggez` example | 2019-07-21 | 5 | -0/+188 | ||
* | Decouple `iced` from `coffee` | 2019-07-20 | 33 | -8/+2907 | ||
* | Initial commit | 2019-05-29 | 4 | -0/+26 |