277 Commits (e3a021eea6a5802b136c256ec6bfb5319c9071cd)

Author SHA1 Message Date
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 07e96ca17f Add syntax highlighting in egui web fetch example 4 years ago
Emil Ernerfeldt dca7f85f21 Release Egui 0.6.0 4 years ago
Emil Ernerfeldt 085485b2f9 cargo update 4 years ago
Emil Ernerfeldt 6f5fd1b9c0 Replace parking_lot with atomic_refcell 4 years ago
Emil Ernerfeldt d0f6954900 Combine demo_glium and demo_web into one egui_demo crate 4 years ago
Emil Ernerfeldt 8f034d391d [egui_glium] Your app state will auto-save to a good directory 4 years ago
Emil Ernerfeldt 2fe1e99218 Remove example_glium 4 years ago
Emil Ernerfeldt 484e218e54 cargo update 4 years ago
Emil Ernerfeldt 8528d8c5f7 Update parking_lot_core 4 years ago
Emil Ernerfeldt f9fc1e8a23 update js-sys, wasm-bindgen and wasm-bindgen-futures 4 years ago
Emil Ernerfeldt cfd18fd782 update serde_json 4 years ago
Emil Ernerfeldt 67785c173b update glium to 0.29 4 years ago
Emil Ernerfeldt 1453357800 update serde 4 years ago
Emil Ernerfeldt f565535eca update ahash to 0.6.2 4 years ago
Emil Ernerfeldt 403e2dfe5f Release Egui 0.5.0 4 years ago
Emil Ernerfeldt 49b0b06739 Revert "cargo update" 4 years ago
Emil Ernerfeldt 174c938d18 cargo update 4 years ago
Emil Ernerfeldt a7e7826d2c Release 0.4.0 of egui, egui_web and egui_glium 4 years ago
Emil Ernerfeldt ac03242ec3 cargo update 4 years ago
Emil Ernerfeldt 8e6c8ce50e Update ahash to 0.6 4 years ago
Emil Ernerfeldt 0c9bdb8ae8 cargo update 4 years ago
Emil Ernerfeldt c6ce0b9e8c [example_web] show loading of an image 4 years ago
Emil Ernerfeldt 0cb3bb791b Add `example_web` app 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 f46aa92eba Revert to aHash 0.4 again to allow Egui to be used inside of wasmtime 4 years ago
Emil Ernerfeldt 901a6920be cargo update 4 years ago
Emil Ernerfeldt 8393d1df47 Upgrade ahash from 0.4 to 0.5 4 years ago
Sam Samai a79aaa76a4
Downgrade ahash for wasm build (#35) 4 years ago
Emil Ernerfeldt a4ce2afcd8 Update dependencies 4 years ago
Emil Ernerfeldt a0b8f83846 cargo update 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 3444666806 cargo update 4 years ago
Emil Ernerfeldt b9a3240ca3 Bump Egui version to 0.1.4 4 years ago
Emil Ernerfeldt ef5eb4a465 cargo update 4 years ago
Emil Ernerfeldt 2c96cbfa9c [dependencies] turn off optional ahash features to reduce dependencies 4 years ago
Emil Ernerfeldt 843074eb7d cargo update 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 554e6e7120 [app] unify web and glium demo app 4 years ago
Emil Ernerfeldt 61cdec8fca [refactor] rename 'example' to 'demo', and add simple example_glium 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 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 8dced5896c rename egui_wasm to egui_web 4 years ago