egui/crates
Emil Ernerfeldt 34c341444f
Release `egui_plot` 0.24.2 (#3763)
## Changelog
* Fix plot auto-bounds default
[#3722](https://github.com/emilk/egui/pull/3722) (thanks
[@abey79](https://github.com/abey79)!)

---------

Co-authored-by: Antoine Beyeler <49431240+abey79@users.noreply.github.com>
2024-01-03 09:42:56 +01:00
..
ecolor Fix some clippy 1.75 lints (#3754) 2023-12-30 11:23:21 +01:00
eframe `eframe`: Fix building the `wasm32` docs for `docs.rs` (#3757) 2023-12-31 10:26:02 +01:00
egui Document that you need to install additional fonts for asian scripts 2023-12-31 10:27:42 +01:00
egui-wgpu Bump `winit` to `0.29.7` (#3753) 2024-01-02 07:27:52 +01:00
egui-winit Add missing `ResizeDirection::East` (#3749) 2023-12-29 16:59:29 +01:00
egui_demo_app Fix some clippy 1.75 lints (#3754) 2023-12-30 11:23:21 +01:00
egui_demo_lib Fix some clippy 1.75 lints (#3754) 2023-12-30 11:23:21 +01:00
egui_extras Fix some clippy 1.75 lints (#3754) 2023-12-30 11:23:21 +01:00
egui_glow Update to glow 0.13 (#3715) 2023-12-18 15:15:20 +01:00
egui_plot Release `egui_plot` 0.24.2 (#3763) 2024-01-03 09:42:56 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Add a bunch of `#[inline]` 2023-12-18 17:28:47 +01:00
epaint Fix text color of disabled widgets (#3744) 2023-12-28 11:16:39 +01:00