Héctor Ramón Jiménez
|
e2ba7ece83
|
Introduce visible_bounds operation for Container
|
2023-07-27 01:04:18 +02:00 |
|
Héctor Ramón Jiménez
|
f8cd1faa28
|
Group damage regions by area increase
|
2023-04-05 05:40:44 +02:00 |
|
Héctor Ramón Jiménez
|
0f7abffc0e
|
Draft (very) basic incremental rendering for iced_tiny_skia
|
2023-04-04 02:08:02 +02:00 |
|
Héctor Ramón Jiménez
|
6bb01b7276
|
Fix clippy lints for Rust 1.66
|
2022-12-20 11:31:25 +01:00 |
|
Héctor Ramón
|
5224cc7f26
|
Floor width and height in Rectangle::floor
|
2021-06-09 21:30:20 +07:00 |
|
Héctor Ramón Jiménez
|
01322f69a4
|
Use recently stabilized intra-doc links
See RFC: https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md
|
2020-11-26 02:05:43 +01:00 |
|
Héctor Ramón Jiménez
|
94af348846
|
Rename Rectangle::round to snap
Also use `ceil` instead of `round`.
Closes #380.
|
2020-06-02 04:38:55 +02:00 |
|
Héctor Ramón Jiménez
|
a1a5fcfd46
|
Refactor Viewport and Compositor
|
2020-05-20 20:28:35 +02:00 |
|
Héctor Ramón Jiménez
|
afa0bca4fd
|
Implement Rectangle::position
|
2020-04-29 08:25:27 +02:00 |
|
Héctor Ramón Jiménez
|
475a2779a7
|
Implement Rectangle::with_size
|
2020-04-29 03:23:08 +02:00 |
|
Héctor Ramón Jiménez
|
2539042b71
|
Remove Drawable and rename State to Program
|
2020-04-28 06:24:12 +02:00 |
|
Héctor Ramón Jiménez
|
69c60d372c
|
Implement std::ops::Add<Vector> for Rectangle
|
2020-04-28 04:40:23 +02:00 |
|
Héctor Ramón Jiménez
|
5d5e60a5cc
|
Implement Rectangle::new
|
2020-04-28 04:39:59 +02:00 |
|
Héctor Ramón Jiménez
|
0b5028b1ab
|
Draft Program interactivity for Canvas
|
2020-04-19 14:39:30 +02:00 |
|
Héctor Ramón Jiménez
|
b549b509c9
|
Align text in iced_wgpu on a case-by-case basis
|
2020-04-10 01:39:36 +02:00 |
|
Héctor Ramón Jiménez
|
126133ead7
|
Fix Clip primitive intersection in iced_wgpu
|
2020-02-22 18:25:43 +01:00 |
|
Héctor Ramón Jiménez
|
0240c3981b
|
Draft custom layout engine based on druid
|
2019-11-11 03:08:00 +01:00 |
|
Héctor Ramón Jiménez
|
db716b3bdf
|
Apply HiDPI to text, images, and clip primitives
Quads are a bit trickier to handle. We may need to change the shaders a
bit.
|
2019-11-05 05:26:20 +01:00 |
|
Héctor Ramón Jiménez
|
b9e0f74948
|
Create iced_core and iced_native
|
2019-09-20 19:15:31 +02:00 |
|
Héctor Ramón Jiménez
|
a97401aed2
|
Rethink workspace structure
|
2019-09-14 19:16:06 +02:00 |
|
Héctor Ramón Jiménez
|
8b8f7563ad
|
Switch to workspace layout
|
2019-09-10 19:41:49 +02:00 |
|