| .. |
|
shapes
|
⚠️ Rename `Rounding` to `CornerRadius` (#5673)
|
2025-02-04 12:53:18 +01:00 |
|
text
|
Fix some clippy issues found by 1.84.0 (#5603)
|
2025-01-13 08:29:13 +01:00 |
|
util
|
Add `emath::OrderedFloat` (moved from `epaint::util::OrderedFloat`) (#4389)
|
2024-04-21 20:36:32 +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
|
Add `Context::copy_image` (#5533)
|
2024-12-29 18:03:32 +01:00 |
|
lib.rs
|
Rename `Marginf` to `MarginF32` for consistency with `CornerRadiusF32` (#5677)
|
2025-02-11 11:23:59 +01:00 |
|
margin.rs
|
Rename `Marginf` to `MarginF32` for consistency with `CornerRadiusF32` (#5677)
|
2025-02-11 11:23:59 +01:00 |
|
margin_f32.rs
|
Rename `Marginf` to `MarginF32` for consistency with `CornerRadiusF32` (#5677)
|
2025-02-11 11:23:59 +01:00 |
|
mesh.rs
|
Improve tessellation quality (#5669)
|
2025-02-04 11:30:12 +01:00 |
|
mutex.rs
|
Fix some clippy issues found by 1.84.0 (#5603)
|
2025-01-13 08:29:13 +01:00 |
|
shadow.rs
|
Rename `Marginf` to `MarginF32` for consistency with `CornerRadiusF32` (#5677)
|
2025-02-11 11:23:59 +01:00 |
|
shape_transform.rs
|
⚠️ Rename `Rounding` to `CornerRadius` (#5673)
|
2025-02-04 12:53:18 +01:00 |
|
stats.rs
|
Remove wildcard imports (#5018)
|
2024-08-28 12:18:42 +02:00 |
|
stroke.rs
|
Improve tessellation quality (#5669)
|
2025-02-04 11:30:12 +01:00 |
|
tessellator.rs
|
Fix panic when rendering thin textured rectangles (#5692)
|
2025-02-06 21:37:32 +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
|
Update MSRV to 1.80 (#5457)
|
2024-12-10 16:09:03 +01:00 |
|
textures.rs
|
Add support for mipmap textures. (#5146)
|
2024-09-22 19:16:16 +02:00 |
|
viewport.rs
|
Refactor: put each shape into its own file (#5564)
|
2025-01-02 14:55:49 +01:00 |