You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Andreas Reich 10f092d9d4
Add `clamp_to_range` option to DragValue, rename `clamp_range` to `range` (deprecating the former) (#4728)
4 months ago
..
ecolor Add `Color32::lerp_to_gamma` (#4627) 5 months ago
eframe eframe web: ignore keyboard events unless canvas has focus (#4718) 4 months ago
egui Add `clamp_to_range` option to DragValue, rename `clamp_range` to `range` (deprecating the former) (#4728) 4 months ago
egui-wgpu Fix doclinks in egui-wgpu docs (#4677) 5 months ago
egui-winit Add `Key::Quote` (#4683) 5 months ago
egui_demo_app `eframe::Result` is now short for `eframe::Result<()>` (#4706) 5 months ago
egui_demo_lib Add `clamp_to_range` option to DragValue, rename `clamp_range` to `range` (deprecating the former) (#4728) 4 months ago
egui_extras Sort feature flags in egui_extras 4 months ago
egui_glow Fix dragging of `custom_window_frame` example on Windows (#4656) 5 months ago
egui_plot plot zoom out max (#4695) 4 months ago
egui_web Fix typos (#2866) 2 years ago
emath Fix docstring 4 months ago
epaint Bug fix: ui opacity and gray-out not affecting strokes (#4581) 5 months ago