Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove azure canvas backend | Daniel Alley | 2020-02-25 | 1 | -785/+0 |
| | | | | closes #25833 | ||||
* | Handle empty paths in PathBuilder::get_current_point() | pylbrecht | 2019-12-17 | 1 | -2/+2 |
| | | | | | The case of calling get_current_point() on empty paths has not been handled and caused panics. | ||||
* | Fix the build and tidy and address nits | Bastien Orivel | 2019-08-21 | 1 | -2/+3 |
| | |||||
* | WIP: Fix azure backend | Bastien Orivel | 2019-08-21 | 1 | -52/+75 |
| | |||||
* | Update euclid. | Emilio Cobos Álvarez | 2019-07-23 | 1 | -1/+1 |
| | | | | | | | | There are a few canvas2d-related dependencies that haven't updated, but they only use euclid internally so that's not blocking landing the rest of the changes. Given the size of this patch, I think it's useful to get this landed as-is. | ||||
* | Fix some new warnings | Simon Sapin | 2019-06-22 | 1 | -10/+10 |
| | |||||
* | Make Azure backend build again. | Josh Matthews | 2019-06-03 | 1 | -38/+26 |
| | |||||
* | Fix formatting. | Josh Matthews | 2019-06-03 | 1 | -34/+63 |
| | |||||
* | Add cargo feature to control canvas backend. | Josh Matthews | 2019-06-03 | 1 | -0/+744 |