egui/crates
Felix Zwettler f3633534e7
add set_plot_bounds method, giving users the ability to set the plot bounds themselves. (#2320)
* add set_plot_bounds method

* call it from_min_max for consistency with Rect

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2022-11-22 15:05:23 +01:00
..
eframe Update to Rust 1.65 (#2314) 2022-11-16 19:08:03 +01:00
egui add set_plot_bounds method, giving users the ability to set the plot bounds themselves. (#2320) 2022-11-22 15:05:23 +01:00
egui-wgpu [wgpu] Add depth stencil initialization to Painter (#2316) 2022-11-21 10:08:24 +01:00
egui-winit Update to Rust 1.65 (#2314) 2022-11-16 19:08:03 +01:00
egui_demo_app Update to Rust 1.65 (#2314) 2022-11-16 19:08:03 +01:00
egui_demo_lib Update to Rust 1.65 (#2314) 2022-11-16 19:08:03 +01:00
egui_extras Update to Rust 1.65 (#2314) 2022-11-16 19:08:03 +01:00
egui_glium Update to Rust 1.65 (#2314) 2022-11-16 19:08:03 +01:00
egui_glow Update to Rust 1.65 (#2314) 2022-11-16 19:08:03 +01:00
egui_web Fix broken GitHub source links due to #1940 2022-08-20 15:18:02 +02:00
emath Move egui::util::History to emath::History (#2329) 2022-11-21 14:14:33 +01:00
epaint epaint: cover default fonts in the license field (#2327) 2022-11-22 13:44:01 +01:00