224 Commits (199bbef77bf59f9f5fa48346c715d827559e00cb)

Author SHA1 Message Date
Emil Ernerfeldt 3d7b5ea6fe [egui_web] sRGBA: blend vertex colors in linear space 4 years ago
Emil Ernerfeldt 73cea29f7d [docs] Improve README.md and documentation 4 years ago
Emil Ernerfeldt ad9783a33d Update links to point to https://github.com/emilk/egui 4 years ago
Emil Ernerfeldt 1483455630 Fix some links 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 3facd5c587 [doc] improve docstrings in Egui 4 years ago
Emil Ernerfeldt df2cba41ff [clippy] fix all clippy issues 4 years ago
Emil Ernerfeldt eb713ac514 [build] use path dependencies in all Cargo.toml 4 years ago
Emil Ernerfeldt f693a558c5 [web/glium] better text input filtering 4 years ago
Emil Ernerfeldt 554e6e7120 [app] unify web and glium demo app 4 years ago
Emil Ernerfeldt e84412dec5 [glium] break out persistence 4 years ago
Emil Ernerfeldt 9b9cd01c5c [glium] update to latest glium with EventLoop and vsync 4 years ago
Emil Ernerfeldt 6b6545958d [web] fix: repaint on pagehide, pageshow and resize 4 years ago
Emil Ernerfeldt 57ae03f52d [web] minor fixes for reactive mode 4 years ago
Emil Ernerfeldt f659f2903d [web] fix auto-save 4 years ago
Emil Ernerfeldt fccd135254 [refactor] rename 'PaintBatches' to 'PaintJobs' 4 years ago
Emil Ernerfeldt 7565210b2d [web] simplify and improve reactive mode on touch screens 4 years ago
Emil Ernerfeldt 3ecd6c0297 [web] implement reactive repainting 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