egui/crates
Emil Ernerfeldt 44d65f41ac
Update `image` crate to 0.25 (#4160)
To not produce duplicating deps in Rerun
(https://github.com/rerun-io/rerun/pull/5280) I suggest we wait with
merging this until these crates have updated to `image` 0.25:
* [x] [`arboard`](https://crates.io/crates/arboard)
* [x] [`gltf`](https://crates.io/crates/gltf)
2024-05-13 13:35:15 +02:00
..
ecolor Remove `extra_asserts` and `extra_debug_asserts` feature flags (#4478) 2024-05-10 19:39:08 +02:00
eframe Update `image` crate to 0.25 (#4160) 2024-05-13 13:35:15 +02:00
egui Remove work-around for `unsafe` in puffin macro (#4484) 2024-05-11 20:17:19 +02:00
egui-wgpu Fix some clippy warning from Rust 1.78.0 (#4444) 2024-05-02 17:04:25 +02:00
egui-winit Fix: Window position creeps between executions on scaled monitors (#4443) 2024-05-11 16:48:12 +02:00
egui_demo_app Update `image` crate to 0.25 (#4160) 2024-05-13 13:35:15 +02:00
egui_demo_lib Remove work-around for `unsafe` in puffin macro (#4484) 2024-05-11 20:17:19 +02:00
egui_extras Update `image` crate to 0.25 (#4160) 2024-05-13 13:35:15 +02:00
egui_glow Enable egui_glow's winit feature on wasm (#4420) (#4421) 2024-04-29 10:33:23 +02:00
egui_plot Make sure plot size is positive (#4429) 2024-05-11 16:49:27 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Remove work-around for `unsafe` in puffin macro (#4484) 2024-05-11 20:17:19 +02:00
epaint Make `epaint::mutex::RwLock` allow `?Sized` types (#4485) 2024-05-13 12:49:31 +02:00