egui/crates
Emil Ernerfeldt d486c76a9f
Remove dark-light dependency (#2929)
* Remove dark-light dependency

Since https://github.com/emilk/egui/pull/2750 we now get what we need
straight from `winit`.

* fix warning

* Docstring formatting

* fix typo in check.sh
2023-04-18 21:52:48 +02:00
..
ecolor Fix typos (#2866) 2023-04-18 15:52:45 +02:00
eframe Remove dark-light dependency (#2929) 2023-04-18 21:52:48 +02:00
egui Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
egui-wgpu Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
egui-winit Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
egui_demo_app Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
egui_demo_lib Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
egui_extras Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
egui_glium Fix typos (#2866) 2023-04-18 15:52:45 +02:00
egui_glow Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Fix typos (#2866) 2023-04-18 15:52:45 +02:00
epaint Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00