58 Commits (d2decfa3387e19ac8dde241dff8442cadbd2d557)

Author SHA1 Message Date
Emil Ernerfeldt 931e716b97
Add egui_wgpu crate (#1564) 3 years ago
Emil Ernerfeldt dc26890a80 Release 0.18.0 - Shape::Callback, Table, and better text contrast 3 years ago
Emil Ernerfeldt d24599f3cc Revert tts version to 0.20 3 years ago
Emil Ernerfeldt ed4fe43e7a Update tts 0.20 -> 0.21 3 years ago
Emil Ernerfeldt bb421c7e8a
Remove `egui_web` and `epi` (#1545) 3 years ago
Emil Ernerfeldt ed002acc68
Refactor: move things into eframe (#1542) 3 years ago
Emil Ernerfeldt 2ae93c40ab
Move examples out of `eframe/examples` into `examples/` (#1486) 3 years ago
Emil Ernerfeldt 170b21b63e
Add opt-in support for the 'puffin' profiler in eframe (#1483) 3 years ago
Emil Ernerfeldt 917f9e1768 Refactor and simplify feature flags 3 years ago
Emil Ernerfeldt 9b37c82d46 Update three-d to 0.11 3 years ago
Emil Ernerfeldt cf0338d48f
Rust 1.60.0 + refactor cargo features (#1467) 3 years ago
Collin Kemper a52bbade45
Place dark-light behind a feature gate in eframe and egui_glow (#1437) 3 years ago
Emil Ernerfeldt c63bdeab67
Add an example of showing 3D using three-d (#1407) 3 years ago
Emil Ernerfeldt 41b178b6ec
Use atomic_refcell instead of parking_lot for wasm32 targets (#1404) 3 years ago
Emil Ernerfeldt 6aee4997d4
Add Shape::Callback to do custom rendering inside of an egui UI (#1351) 3 years ago
Emil Ernerfeldt 50539bd31a
egui_web: always use the glow painter, and remove the old WebGL code. (#1356) 3 years ago
Emil Ernerfeldt 52b4ab4e18
Remove egui_glium as a backend for eframe (#1357) 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 ddf914b517
Update crates (#1283) 3 years ago
Emil Ernerfeldt c3fc8997d6
Introduce egui_extras with RetainedImage for loading svg,png,jpeg,… (#1282) 3 years ago
Emil Ernerfeldt defc400c21
Add an example of how to display an SVG image in egui (#1228) 3 years ago
Emil Ernerfeldt 0fa4bb9c64 Clean up all Cargo.toml: put features higher, and document them better 3 years ago
Emil Ernerfeldt 1b623fdd34 Update rfd 0.6 -> 0.7 3 years ago
Emil Ernerfeldt 47038c631e Update image 0.23 -> 0.24 3 years ago
Emil Ernerfeldt b2c8cd0867 Simplify http demo and add new download_image eframe demo 3 years ago
Emil Ernerfeldt b1fd6a44e8
Switch to using glow as the default renderer both on native and the web (#1020) 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
Jay Oster dd99f68e82
Update winit to 0.26 (#930) 3 years ago
Emil Ernerfeldt c71090473b glow-vs-web cleanup following https://github.com/emilk/egui/pull/868 3 years ago
Emil Ernerfeldt 08cc07bb2d Release 0.15.0 - Syntax highlighting, hscroll, egui-winit and egui_glow 3 years ago
Emil Ernerfeldt 8178d23d19
Deduplicate code found in both egui_glium and egui_glow (#819) 3 years ago
Emil Ernerfeldt 844dd9d7a4 Remove "seconds_since_midnight" from epi/eframe. Use chrono instead 3 years ago
Emil Ernerfeldt cdd4dccf5f
Add egui_glow as an opt-in backend to eframe (#817) 3 years ago
Emil Ernerfeldt 3e1db880dc
Revert change to winit event loop in egui_glium (#756) 3 years ago
Emil Ernerfeldt 1b36863248
Split out new crate egui-winit from egui_glium (#735) 3 years ago
Emil Ernerfeldt 6902151a96 Add example of loading and showing an image with eframe/egui 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 ccecad88b1 egui_glium and eframe 0.13.1: fix http feature and docs 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 4c45ca113e Make sure to include license files in the next release 4 years ago
Emil Ernerfeldt 44cd304cdf Add experimental screen_reader feature 4 years ago
Emil Ernerfeldt fb2db4940e Release 0.10.0 - Plot and polish 4 years ago