30 Commits (51cc9c9a9a2be5d775e9273dc6795b85dd6126fe)

Author SHA1 Message Date
Emil Ernerfeldt 15254f8235
Remove the single_threaded/multi_threaded feature flags (#1390) 3 years ago
Emil Ernerfeldt 6aee4997d4
Add Shape::Callback to do custom rendering inside of an egui UI (#1351) 3 years ago
Emil Ernerfeldt 510cef02ca Run a formatter on all toml files 3 years ago
Emil Ernerfeldt a05520b9d3 Release 0.17.0 - Improved font selection and image handling 3 years ago
Emil Ernerfeldt 0fa4bb9c64 Clean up all Cargo.toml: put features higher, and document them better 3 years ago
Emil Ernerfeldt c6ac1827f6
Use tracing crate for logging (#1192) 3 years ago
Emil Ernerfeldt b5aaa5fa6f Improve some feature flags 3 years ago
Emil Ernerfeldt 0146c7e7fc Release 0.16.0 - Context menus and rich text 3 years ago
Emil Ernerfeldt c60d17b91b
Set MSRV to 1.56.0 and use rust edition 2021 (#998) 3 years ago
Emil Ernerfeldt 08cc07bb2d Release 0.15.0 - Syntax highlighting, hscroll, egui-winit and egui_glow 3 years ago
Emil Ernerfeldt 4194a83a5e Update ron 0.6 -> 0.7 3 years ago
Emil Ernerfeldt 8178d23d19
Deduplicate code found in both egui_glium and egui_glow (#819) 3 years ago
Emil Ernerfeldt 3b75a84d3b Point crate repository & homepage urls to their subfolders 3 years ago
Emil Ernerfeldt 9598596bdc
Replace all http code in epi/eframe/egui_glium/egui_web with ehttp (#697) 3 years ago
Emil Ernerfeldt cb566fc295 Release 0.14.0 - Ui panels and bug fixes 3 years ago
Emil Ernerfeldt d807451348 Release 0.13.0 - Better panels, plots and new visual style 3 years ago
Emil Ernerfeldt 442b953964 Tell docs.rs to use the --all-features flag when generating docs 4 years ago
Emil Ernerfeldt 8f8ba16696 Release 0.12.0 - Multitouch, user memory, window pivots, and improved plots 4 years ago
Emil Ernerfeldt b30cb3313a
Try to allow turning off default_fonts for all libs (#266) 4 years ago
Emil Ernerfeldt d544c3dd8b Release 0.11.0 - Optimization, screen reader & new layout logic 4 years ago
Emil Ernerfeldt aba2108159 Replace JSON with RON for persistence (epi/eframe/glium/web) 4 years ago
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 b61db038f2 Release 0.9.0 - light mode, right clicks and more 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 d0d22ea09b Release 0.7.0 4 years ago
Emil Ernerfeldt 69d31a5e47 [eframe] Make persistence, http and time optional features 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
Emil Ernerfeldt 6953dc7d5d Split out the Egui demo code to new crate `egui_demo_lib` 4 years ago
Emil Ernerfeldt dca7f85f21 Release Egui 0.6.0 4 years ago
Emil Ernerfeldt 8f034d391d [egui_glium] Your app state will auto-save to a good directory 4 years ago
Emil Ernerfeldt 67785c173b update glium to 0.29 4 years ago
Emil Ernerfeldt 403e2dfe5f Release Egui 0.5.0 4 years ago
Emil Ernerfeldt a7e7826d2c Release 0.4.0 of egui, egui_web and egui_glium 4 years ago
Emil Ernerfeldt b6dcae4651 Update versions to 0.3.0 4 years ago
Emil Ernerfeldt 42b433a204 [release] bump version numbers to 0.2.0 4 years ago
Emil Ernerfeldt dbbe1cf063 Update to glium 0.28 4 years ago
Emil Ernerfeldt b9a3240ca3 Bump Egui version to 0.1.4 4 years ago
Emil Ernerfeldt ad9783a33d Update links to point to https://github.com/emilk/egui 4 years ago
Emil Ernerfeldt d35be05731 add descriptions for egui_glium and egui_web crates 4 years ago
Emil Ernerfeldt b06c9e94fb [egui] rename "with_serde" feature flag to just "serde" 4 years ago
Emil Ernerfeldt b58142ba15 Update versions to 0.1.3 4 years ago
Emil Ernerfeldt eb713ac514 [build] use path dependencies in all Cargo.toml 4 years ago
Emil Ernerfeldt 4e52a960e5 [glium] refactor and simplify glium example code 4 years ago
Emil Ernerfeldt 9b9cd01c5c [glium] update to latest glium with EventLoop and vsync 4 years ago
Emil Ernerfeldt b80baf4039 [egui] make serde an optional dependency 5 years ago
Emil Ernerfeldt fd5ab736bb Rename from "Emigui" to "Egui" 5 years ago
Emil Ernerfeldt bcc786fd95 [license] licence under MIT or Apache-2.0 5 years ago