egui/crates
Emil Ernerfeldt cee790681d
Update to Rust 1.76 (#4411)
Motivation: I want to replace `cargo-cranky` with workspace lints, first
available in Rust 1.74.
However, `cargo doc` would hange on `wgpu` and `wgpu-core` on 1.74 and
1.75… so now we're on 1.76.
I think this is fine - when 1.78 is released next week we're still two
versions behind the bleeding edge.

…and the branch name is just wrong 🤦
2024-04-25 15:51:01 +02:00
..
ecolor Added ability to define colors at UV coordinates along a path (#4353) 2024-04-22 18:35:09 +02:00
eframe Update to Rust 1.76 (#4411) 2024-04-25 15:51:01 +02:00
egui Update to Rust 1.76 (#4411) 2024-04-25 15:51:01 +02:00
egui-wgpu Release 0.27.2 - Fix blurry web rendering 2024-04-02 18:18:43 +02:00
egui-winit `egui-winit`: Update `webbrowser` to `v1.0.0` (#4394) 2024-04-23 08:03:36 +02:00
egui_demo_app Rename "Color test" to "Rendering test", and restructure it slightly (#4298) 2024-04-01 13:08:52 +02:00
egui_demo_lib Added ability to define colors at UV coordinates along a path (#4353) 2024-04-22 18:35:09 +02:00
egui_extras Update to Rust 1.76 (#4411) 2024-04-25 15:51:01 +02:00
egui_glow Add `ViewportCommand::RequestCut`, `RequestCopy` and `RequestPaste` to trigger Clipboard actions (#4035) 2024-04-22 09:06:33 +02:00
egui_plot Add `emath::OrderedFloat` (moved from `epaint::util::OrderedFloat`) (#4389) 2024-04-21 20:36:32 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Add `emath::OrderedFloat` (moved from `epaint::util::OrderedFloat`) (#4389) 2024-04-21 20:36:32 +02:00
epaint Update to Rust 1.76 (#4411) 2024-04-25 15:51:01 +02:00