|
text
|
Add option to truncate text at wrap width (#3244)
|
2023-08-14 11:22:04 +02:00 |
|
util
|
Minor code tweaks
|
2022-12-05 09:45:07 +01:00 |
|
bezier.rs
|
Fix typos (#2866)
|
2023-04-18 15:52:45 +02:00 |
|
image.rs
|
epaint: Add `ColorImage::from_gray` (#3166)
|
2023-08-09 16:46:45 +02:00 |
|
mesh.rs
|
Support images with rounded corners (#3257)
|
2023-08-15 09:29:30 +02:00 |
|
mutex.rs
|
Support multi-threaded Wasm (#3236)
|
2023-08-11 15:08:00 +02:00 |
|
shadow.rs
|
Style tweaks (#2406)
|
2022-12-08 10:55:13 +01:00 |
|
shape.rs
|
Improved wgpu callbacks (#3253)
|
2023-08-15 17:17:39 +02:00 |
|
shape_transform.rs
|
Fix typos (#2866)
|
2023-04-18 15:52:45 +02:00 |
|
stats.rs
|
Increase MSRV to 1.67 (#3234)
|
2023-08-11 13:54:02 +02:00 |
|
stroke.rs
|
Replace `Stroke::none()` with `Stroke::NONE`
|
2022-12-05 12:59:02 +01:00 |
|
texture_atlas.rs
|
Replace `tracing` with `log` (#2928)
|
2023-04-18 21:11:26 +02:00 |
|
textures.rs
|
Some clippy fixes from 1.72.0
|
2023-08-25 07:44:25 +02:00 |