egui/crates
Emil Ernerfeldt 636a39cbe1
Update glow to 0.12 (#2695)
* Remove three-d example due to glow incompatibility

* Update to glow 0.12

* Remove three-d from deny.toml

* Add line to changelog
2023-02-08 17:16:44 +01:00
..
ecolor Clear color values are now explicitely sent to the rendering backend as-is. (#2666) 2023-02-04 11:02:15 +01:00
eframe Update glow to 0.12 (#2695) 2023-02-08 17:16:44 +01:00
egui Fix Window::pivot causing windows to move around (#2694) 2023-02-08 12:41:36 +01:00
egui-wgpu Support for transparent backbuffer in wgpu winit binding (#2684) 2023-02-06 14:16:17 +01:00
egui-winit Update for AccessKit refactor that drastically reduces memory usage (#2678) 2023-02-05 19:10:40 +01:00
egui_demo_app Remove native screen reader support (#2669) 2023-02-04 11:47:36 +01:00
egui_demo_lib Add trailing_fill() toggle to Slider (#2660) 2023-02-05 08:17:58 +01:00
egui_extras Update SVG crates (#2670) 2023-02-04 13:00:04 +01:00
egui_glium Remove native screen reader support (#2669) 2023-02-04 11:47:36 +01:00
egui_glow Update glow to 0.12 (#2695) 2023-02-08 17:16:44 +01:00
egui_web Fix broken GitHub source links due to #1940 2022-08-20 15:18:02 +02:00
emath Add emath::inverse_lerp 2022-12-22 12:33:06 +01:00
epaint Document GlyphInfo::id 2023-02-08 10:01:47 +01:00