egui/crates/epaint/src
Emil Ernerfeldt 0281b95bd9
CI: use latest typos (#7595)
2025-10-07 14:12:30 +02:00
..
shapes More even text kerning (#7431) 2025-09-08 17:29:41 +02:00
text CI: use latest typos (#7595) 2025-10-07 14:12:30 +02:00
util Remove things that have been deprecated for over a year (#7099) 2025-05-28 09:47:15 +02:00
brush.rs Add `epaint::Brush` for controlling `RectShape` texturing (#5565) 2025-01-02 15:34:28 +01:00
color.rs Added ability to define colors at UV coordinates along a path (#4353) 2024-04-22 18:35:09 +02:00
corner_radius.rs ⚠️ Rename `Rounding` to `CornerRadius` (#5673) 2025-02-04 12:53:18 +01:00
corner_radius_f32.rs ⚠️ Rename `Rounding` to `CornerRadius` (#5673) 2025-02-04 12:53:18 +01:00
image.rs Fix glyph rendering: clamp coverage to [0, 1] (#7415) 2025-08-05 13:03:39 +02:00
lib.rs More even text kerning (#7431) 2025-09-08 17:29:41 +02:00
margin.rs Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
margin_f32.rs Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
mesh.rs Optimize `Mesh::add_rect_with_uv` (#7511) 2025-09-08 17:40:45 +02:00
mutex.rs Improve deadlock detection output (#7515) 2025-09-08 17:37:49 +02:00
shadow.rs Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
shape_transform.rs Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
stats.rs Add Zoom Factor to options panel (#7517) 2025-09-08 18:27:28 +02:00
stroke.rs Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
tessellator.rs Remove `log` feature (#7583) 2025-10-02 20:09:48 +02:00
texture_atlas.rs Remove `log` feature (#7583) 2025-10-02 20:09:48 +02:00
texture_handle.rs Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
textures.rs Make the font atlas use a color image (#7298) 2025-07-04 13:15:48 +02:00
viewport.rs Refactor: put each shape into its own file (#5564) 2025-01-02 14:55:49 +01:00