28 Commits (24b3cd021faf7bb9a26e1abd8ab82346a228d75f)

Author SHA1 Message Date
Emil Ernerfeldt 4c45ca113e Make sure to include license files in the next release 4 years ago
Emil Ernerfeldt fb2db4940e Release 0.10.0 - Plot and polish 4 years ago
Emil Ernerfeldt 24d68cc55e Merge epi/CHANGELOG.md into eframe/CHANGELOG.md 4 years ago
Emil Ernerfeldt 84cc227f11 eframe: always provide a texture allocator 4 years ago
Emil Ernerfeldt fdb1aa6bec improve documentation 4 years ago
Patrik Höglund a859b2a26e
Add icon support to eframe (#193) 4 years ago
Emil Ernerfeldt 02a65132e4 Add epi::App::initial_window_size to control initial native window size 4 years ago
Emil Ernerfeldt 5f6a468812 Add Context::set_pixels_per_point to control the scale of the UI 4 years ago
Emil Ernerfeldt dbc6a620cd Control the maximum egui web canvas size with App::max_size_points 4 years ago
Emil Ernerfeldt b61db038f2 Release 0.9.0 - light mode, right clicks and more 4 years ago
PauloMelo eedb63bb3b
Add support for a HTTP body for POST (#139) 4 years ago
Emil Ernerfeldt 37a3fe7f76 Release 0.8.0 - Grid layout & new visual style 4 years ago
Emil Ernerfeldt 31b7eda51e Rename Egui to egui 4 years ago
Emil Ernerfeldt 1f2aebc25a Improve documentation 4 years ago
Emil Ernerfeldt fb2317c993 Rename `PaintCmd` to `Shape` 4 years ago
Emil Ernerfeldt 5ef9f35d1e [epi] Simplify TextureAllocator interface 4 years ago
Emil Ernerfeldt d0d22ea09b Release 0.7.0 4 years ago
Emil Ernerfeldt 69d31a5e47 [eframe] Make persistence, http and time optional features 4 years ago
Emil Ernerfeldt 73f3d8cf46 Rename Srgba to Color32 4 years ago
Emil Ernerfeldt 14a96ca5d0 Add a dummy warm-up frame to the demo app to pre-cache emojis 4 years ago
Emil Ernerfeldt 4e3251c300 Improve ecosystem documentation and add changelogs for epi and eframe 4 years ago
Emil Ernerfeldt 4848c171eb [demo] Move Fractal Clock to WrapApp 4 years ago
Emil Ernerfeldt b1022d01c1 Rename epi::App::ui to epi::App::update 4 years ago
Emil Ernerfeldt defad4ed51 Merge example_web into egui_demo_lib 4 years ago
Emil Ernerfeldt 375e317547 Move http fetch api from eframe to epi 4 years ago
Emil Ernerfeldt 9db1b8dbf9 Add http fetch to eframe and implement it in egui_glium using ureq 4 years ago
Emil Ernerfeldt 84414e62a3 Add new crate `eframe` which wraps egui, epi, egui_web and egui_glium 4 years ago
Emil Ernerfeldt d7459bc13d Move `egui::app` into new `epi` crate 4 years ago