egui/crates
Emil Ernerfeldt a59eda7a27
egui-winit: Recognize numpad enter/plus/minus (#3285)
Numpad enter should work the same as the normal return key.

Numpad plus/minus should now work for scaling ui
(together with cmd/ctrl)
2023-08-29 14:04:12 +02:00
..
ecolor Increase MSRV to 1.67 (#3234) 2023-08-11 13:54:02 +02:00
eframe Added `mime` field to `DroppedFiles` (#3273) 2023-08-23 15:13:47 +02:00
egui Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00
egui-wgpu Some clippy fixes from 1.72.0 2023-08-25 07:44:25 +02:00
egui-winit egui-winit: Recognize numpad enter/plus/minus (#3285) 2023-08-29 14:04:12 +02:00
egui_demo_app Added `mime` field to `DroppedFiles` (#3273) 2023-08-23 15:13:47 +02:00
egui_demo_lib Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00
egui_extras Some clippy fixes from 1.72.0 2023-08-25 07:44:25 +02:00
egui_glium Support images with rounded corners (#3257) 2023-08-15 09:29:30 +02:00
egui_glow Fix wrong detection of OS (#3238) 2023-08-12 13:50:31 +02:00
egui_plot Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00
epaint Some clippy fixes from 1.72.0 2023-08-25 07:44:25 +02:00