Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `shadow` optional in `renderer::Quad` | 2024-01-20 | 1 | -11/+10 | |
* | feat: quad shadows | 2024-01-20 | 1 | -3/+22 | |
* | Introduce `RawText` to `Primitive` in `iced_graphics` | 2023-12-05 | 1 | -0/+5 | |
* | Draft `Editor` API and `TextEditor` widget | 2023-09-12 | 1 | -0/+7 | |
* | Implement explicit text caching in the widget state tree | 2023-08-30 | 1 | -0/+26 | |
* | Write missing docs in `iced_graphics` and `iced_wgpu` | 2023-06-29 | 1 | -0/+1 | |
* | Decouple `Mesh` primitives from main `Primitive` type | 2023-06-29 | 1 | -3/+0 | |
* | Introduce custom backend-specific primitives | 2023-06-29 | 1 | -4/+64 | |
* | Write missing documentation in `iced_graphics` | 2023-05-11 | 1 | -0/+5 | |
* | Expand damage regions of `Clip` primitives a bit | 2023-04-27 | 1 | -2/+4 | |
* | Move damage tracking logic to `compositor` in `iced_tiny_skia` | 2023-04-27 | 1 | -0/+140 |