egui/crates
Andreas Reich cd46691423
Updated to latest wgpu (0.18.0) (#3505)
Tested on M1 Mac:
* native
* webgl, firefox
* webgpu, chrome

all looking normal


Updated minor ahash version because 0.8.1 got yanked. Added some deny
exceptions for now - we'll have to update winit soon to resolve glow
related cargo deny errors (not a big issue though since we don't expect
wgpu and glow backends to be used at the same time)
2023-11-11 21:58:32 +01:00
..
ecolor Add `#[inline]` to all color-related function 2023-10-07 18:11:16 +02:00
eframe Updated to latest wgpu (0.18.0) (#3505) 2023-11-11 21:58:32 +01:00
egui Updated to latest wgpu (0.18.0) (#3505) 2023-11-11 21:58:32 +01:00
egui-wgpu Updated to latest wgpu (0.18.0) (#3505) 2023-11-11 21:58:32 +01:00
egui-winit Update accesskit and accesskit_winit. (#3475) 2023-11-10 11:32:30 +01:00
egui_demo_app Add `emath::Vec2b`, replacing `egui_plot::AxisBools` (#3543) 2023-11-11 21:31:36 +01:00
egui_demo_lib Add `emath::Vec2b`, replacing `egui_plot::AxisBools` (#3543) 2023-11-11 21:31:36 +01:00
egui_extras Replace `Id::null()` with `Id::NULL` (#3544) 2023-11-11 21:40:02 +01:00
egui_glow Release 0.23.0 - New image API 2023-09-28 08:44:33 +02:00
egui_plot Replace `Id::null()` with `Id::NULL` (#3544) 2023-11-11 21:40:02 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Replace `Id::null()` with `Id::NULL` (#3544) 2023-11-11 21:40:02 +01:00
epaint Use `impl Into<Stroke>` as argument in a few more places (#3420) 2023-11-10 21:36:51 +01:00