46 Commits (c510899019c820c7e605541a85ccd87edafda97a)

Author SHA1 Message Date
AsmPrgmC3 31a1882997
Fix alpha blending in WebGL2 backend (#650) 3 years ago
Emil Ernerfeldt cb566fc295 Release 0.14.0 - Ui panels and bug fixes 3 years ago
Emil Ernerfeldt a256ca115b
Drag and drop files into egui_glium and egui_web (#637) 3 years ago
mental eefc56c213
fix and pin web-sys breakage in `Navigator::clipboard` (#608) 3 years ago
Emil Ernerfeldt d807451348 Release 0.13.0 - Better panels, plots and new visual style 3 years ago
Emil Ernerfeldt eb6c293774 Update crates glium, tts, and run cargo update 3 years ago
Emil Ernerfeldt 62f58a3b05 egui_web: default to light mode unless prefers-color-scheme: dark 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 7747a1f171 Update tts 0.15 -> 0.16 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 7792ee0422 Update tts from 0.14 -> 0.15 (screen reader feature) 4 years ago
Emil Ernerfeldt aba2108159 Replace JSON with RON for persistence (epi/eframe/glium/web) 4 years ago
Emil Ernerfeldt 1f965d16a2 Try the new cargo dependency resolver added in rust 1.51 4 years ago
Lin Han 795282edc0
egui_web: enable IME support on web. (#253) 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
Emil Ernerfeldt 8fb1472560 Add glsl files to egui_web and egui_glium includes 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 ef595153c9 [egui_web] Improve alpha blending + add WebGL2 painter 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 d7459bc13d Move `egui::app` into new `epi` crate 4 years ago
Emil Ernerfeldt dca7f85f21 Release Egui 0.6.0 4 years ago
Emil Ernerfeldt 6f5fd1b9c0 Replace parking_lot with atomic_refcell 4 years ago
Emil Ernerfeldt 8528d8c5f7 Update parking_lot_core 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 fad0029119 egui_web: Add simple fetch API and demostrate it in example_web 4 years ago
Emil Ernerfeldt 7651e2f15b egui_web: Implement copy, cut and paste 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 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 dfa4d52a94 [web] move all reusable web code into egui_web 4 years ago
Emil Ernerfeldt 1a4c399e41 [web] port all remaining JS code to Rust 4 years ago
Emil Ernerfeldt 0afad57d41 [web] port JS code to Rust 4 years ago
Emil Ernerfeldt 8dced5896c rename egui_wasm to egui_web 4 years ago
Emil Ernerfeldt 8b1f02f22c [egui] handle dynamic changes to pixels_per_point (dpi scaling) 5 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