egui/crates/epaint/src
Emil Ernerfeldt 328422dc62
Update MSRV to Rust 1.79 (#5421)
Mostly to fix `cargo-machete` CI
2024-12-01 18:58:35 +01:00
..
text Update MSRV to Rust 1.79 (#5421) 2024-12-01 18:58:35 +01:00
util Add `emath::OrderedFloat` (moved from `epaint::util::OrderedFloat`) (#4389) 2024-04-21 20:36:32 +02:00
bezier.rs Fix typos 2024-10-01 10:41:59 +02:00
color.rs Added ability to define colors at UV coordinates along a path (#4353) 2024-04-22 18:35:09 +02:00
image.rs Create gray -> grey doc aliases (#5362) 2024-11-11 13:21:58 +01:00
lib.rs Fix some minor clippy lints from the future 2024-09-18 09:44:23 +02:00
margin.rs Overload operators for `Rect + Margin`, `Rect - Margin` etc (#4277) 2024-03-30 14:03:41 +01:00
mesh.rs Fix some minor clippy lints from the future 2024-09-18 09:44:23 +02:00
mutex.rs Update MSRV to Rust 1.79 (#5421) 2024-12-01 18:58:35 +01:00
shadow.rs Fix typo 2024-09-01 10:23:40 +02:00
shape.rs Fix typos 2024-10-01 10:41:59 +02:00
shape_transform.rs Remove wildcard imports (#5018) 2024-08-28 12:18:42 +02:00
stats.rs Remove wildcard imports (#5018) 2024-08-28 12:18:42 +02:00
stroke.rs Fix blurry lines (#4943) 2024-08-30 09:57:32 +02:00
tessellator.rs Fix some typos (#5339) 2024-11-04 09:51:34 +01:00
texture_atlas.rs Expand max font atlas size from 8k to 16k (#5257) 2024-10-29 10:42:28 +01:00
texture_handle.rs Improved texture loading (#3315) 2023-09-12 10:39:17 +02:00
textures.rs Add support for mipmap textures. (#5146) 2024-09-22 19:16:16 +02:00