Emil Ernerfeldt
844dd9d7a4
Remove "seconds_since_midnight" from epi/eframe. Use chrono instead
chrono works both natively and on web.
Related: https://github.com/emilk/egui/issues/212
3 years ago
Emil Ernerfeldt
cdd4dccf5f
Add egui_glow as an opt-in backend to eframe ( #817 )
* Make egui_glow and opt-in backend for eframe
* Add egui_glow to Cargo.toml and to CI
* Reference egui_glow where egui_glium is mentioned
* Remove path-patches from root Cargo.toml
* Add instructions on how to enable the glow backend of eframe
3 years ago
Emil Ernerfeldt
96be848e42
rename egui_template to eframe_template
3 years ago
Emil Ernerfeldt
fe76382141
Expand eframe/README.md
3 years ago
Emil Ernerfeldt
661f0d71a7
Add libssl-dev to apt-get install path ( #635 )
3 years ago
Emil Ernerfeldt
4feee59f84
Improve README files for all crates
3 years ago
Emil Ernerfeldt
d8b2b50780
Add libxkbcommon-dev to list of linux deps ( #549 )
Closes https://github.com/emilk/egui/issues/545
3 years ago
Emil Ernerfeldt
fdb1aa6bec
improve documentation
4 years ago
Emil Ernerfeldt
c476c7f1a2
Add note about required libraries on Linux
Closes https://github.com/emilk/egui/issues/121
4 years ago
Emil Ernerfeldt
31b7eda51e
Rename Egui to egui
Also update iamges in README.md
4 years ago
Emil Ernerfeldt
4e3251c300
Improve ecosystem documentation and add changelogs for epi and eframe
4 years ago
Emil Ernerfeldt
84414e62a3
Add new crate `eframe` which wraps egui, epi, egui_web and egui_glium
4 years ago