egui/crates/epaint/src
Anders Kaseorg c030aa5df2
Fix documentation for TextureId::Managed(0) (#2998)
TextureId::Epaint was renamed to TextureId::Managed during the
development of #1110.  Update the documentation to match.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-05-22 20:37:26 +02:00
..
text clippy fixes from 1.69.0 2023-04-21 11:33:18 +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 fix epaint bytemuck dependency (#2913) 2023-04-18 14:51:38 +02:00
lib.rs Fix documentation for TextureId::Managed(0) (#2998) 2023-05-22 20:37:26 +02:00
mesh.rs New feature to support unity vertex layout requirement (#2493) 2023-02-04 15:33:41 +01:00
mutex.rs Fix typos (#2866) 2023-04-18 15:52:45 +02:00
shadow.rs Style tweaks (#2406) 2022-12-08 10:55:13 +01:00
shape.rs Check for typos on CI (#2918) 2023-04-18 16:10:20 +02:00
shape_transform.rs Fix typos (#2866) 2023-04-18 15:52:45 +02:00
stats.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
stroke.rs Replace `Stroke::none()` with `Stroke::NONE` 2022-12-05 12:59:02 +01:00
tessellator.rs Fix typos (#2866) 2023-04-18 15:52:45 +02:00
texture_atlas.rs Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
texture_handle.rs Specify deifferent minification and magnification filters (#2224) 2022-11-02 17:54:06 +01:00
textures.rs Fix typos (#2866) 2023-04-18 15:52:45 +02:00