egui/crates
Emil Ernerfeldt 059218d954
eframe: Remove dependency on `thiserror` (#4483)
Less dependencies => faster compile times

* Part of https://github.com/emilk/egui/issues/4481
2024-05-11 20:17:06 +02:00
..
ecolor Remove `extra_asserts` and `extra_debug_asserts` feature flags (#4478) 2024-05-10 19:39:08 +02:00
eframe eframe: Remove dependency on `thiserror` (#4483) 2024-05-11 20:17:06 +02:00
egui Treat `Event::PointerGone` as `PointerEvent::Released` (#4419) 2024-05-11 13:17:58 +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 Remove `extra_asserts` and `extra_debug_asserts` feature flags (#4478) 2024-05-10 19:39:08 +02:00
egui_demo_lib Make sure plot size is positive (#4429) 2024-05-11 16:49:27 +02:00
egui_extras Remove `extra_asserts` and `extra_debug_asserts` feature flags (#4478) 2024-05-10 19:39:08 +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 `extra_asserts` and `extra_debug_asserts` feature flags (#4478) 2024-05-10 19:39:08 +02:00
epaint Remove `extra_asserts` and `extra_debug_asserts` feature flags (#4478) 2024-05-10 19:39:08 +02:00