egui/crates
Emil Ernerfeldt 4aacb4575b
Panel visual improvements (#2261)
* Remove stroke around panels and replace with separator single line

* Remove item_spacing between panels

* Update changelog
2022-11-08 00:34:31 +01:00
..
eframe eframe: warn if web_sys_unstable_apis was not set 2022-11-07 14:00:00 +01:00
egui Panel visual improvements (#2261) 2022-11-08 00:34:31 +01:00
egui-wgpu wgpu: add support for user-level command buffers + viewport clarification (#2230) 2022-11-04 09:54:29 +01:00
egui-winit Update op puffin 0.14.0 (#2257) 2022-11-07 12:37:37 +01:00
egui_demo_app Add helpers for zooming an app using Ctrl+Plus and Ctrl+Minus (#2239) 2022-11-05 11:18:13 +01:00
egui_demo_lib Painter extend accepts IntoIter (#2249) 2022-11-07 09:32:28 +01:00
egui_extras feat: add a way to provide customable scaling to SVG rasterization (#2252) 2022-11-07 16:52:14 +01:00
egui_glium Update ahash to 0.8.1 (#2255) 2022-11-07 09:23:45 +01:00
egui_glow Update op puffin 0.14.0 (#2257) 2022-11-07 12:37:37 +01:00
egui_web Fix broken GitHub source links due to #1940 2022-08-20 15:18:02 +02:00
emath Use total_cmp for clamping drag value in order to avoid floating point ambiguities (#2213) 2022-11-02 19:38:39 +01:00
epaint use RandomState::with_seeds replace AHasher::default (#2254) 2022-11-07 10:53:07 +01:00