egui/crates
Emil Ernerfeldt e367c20779
`egui_extras`: always depend on `log` crate (#3336)
* egui_extras: always depend on `log` crate

* syntax_highlighting fix: "serde" is always on

* Add "serde" flag to egui when using egui_extras
2023-09-14 11:20:34 +02:00
..
ecolor Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
eframe Add more profiling scopes (#3332) 2023-09-13 19:32:19 +02:00
egui Add syntax highlighing feature to `egui_extras` (#3333) 2023-09-13 20:39:40 +02:00
egui-wgpu Final polish for new image loading (#3328) 2023-09-13 16:27:08 +02:00
egui-winit Add more profiling scopes (#3332) 2023-09-13 19:32:19 +02:00
egui_demo_app `egui_extras`: always depend on `log` crate (#3336) 2023-09-14 11:20:34 +02:00
egui_demo_lib `egui_extras`: always depend on `log` crate (#3336) 2023-09-14 11:20:34 +02:00
egui_extras `egui_extras`: always depend on `log` crate (#3336) 2023-09-14 11:20:34 +02:00
egui_glium Final polish for new image loading (#3328) 2023-09-13 16:27:08 +02:00
egui_glow Add more puffin profile scopes to `eframe` (#3330) 2023-09-13 09:00:38 +02:00
egui_plot Final polish for new image loading (#3328) 2023-09-13 16:27:08 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
epaint Add more puffin profile scopes to `eframe` (#3330) 2023-09-13 09:00:38 +02:00