30 Commits (6b6545958d4999a8dcb65c37a76e24bed79437c2)

Author SHA1 Message Date
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
Emil Ernerfeldt c204922a3a update some crates 4 years ago
Emil Ernerfeldt 2dea2ee668 update Cargo.lock to 0.1.2 4 years ago
Emil Ernerfeldt d0f5181197 [window] make resizing a bit smoother 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 96e6f1f3fc [optimize] switch to ahash for ids and most maps and sets 5 years ago
Emil Ernerfeldt ae6080405c Remove 'Web' from GuiInput 5 years ago
Emil Ernerfeldt d5d6c48974 cargo update 5 years ago
Emil Ernerfeldt 7a9fb94029 Add a benchmark 5 years ago
Emil Ernerfeldt 71154edf9b Add a fractal clock example to showcase painting performance 5 years ago
Emil Ernerfeldt bfbb669d02 Store/restore emigui memory state (window positions, sizes etc) 5 years ago
Emil Ernerfeldt 4c79064760 Move code from glium example into glium library 5 years ago
Emil Ernerfeldt 14db237b1d Basic text input support 5 years ago
Emil Ernerfeldt b407a65e87 Update rusttype 5 years ago
Emil Ernerfeldt bfde98ccb8 cargo update 5 years ago
Emil Ernerfeldt b39555bb23 Add support for hyperlinks 5 years ago
Emil Ernerfeldt 407df94945 Switch to parking_lot::Mutex 5 years ago
Emil Ernerfeldt 1a4614869c cargo update 5 years ago
Emil Ernerfeldt be23d66f9e Update rusttype and run cargo update 5 years ago
Emil Ernerfeldt 4836860c7b Create emigui_glium library 6 years ago
Emil Ernerfeldt e1652bef77 Rename example app to example_wasm 6 years ago
Emil Ernerfeldt 01862d07ae Add native glium backend 6 years ago
Emil Ernerfeldt 3f12d6da23 Update wasm 6 years ago
Emil Ernerfeldt 68db833a3a Add some helpful wrapper around web_sys 6 years ago
Emil Ernerfeldt 1beed16053 Split example app from emigui_wasm 6 years ago
Emil Ernerfeldt 7dcda029ec Fix some build issues 6 years ago
Emil Ernerfeldt cd8ca47e76 Small tweaks 6 years ago