1 Commits (e225c6b8d09b80b99ca45e11e90d4bb37c42393f)

Author SHA1 Message Date
Emil Ernerfeldt 041f2e64ba
Move all crates into a `crates` directory (#1940) 2 years ago
Emil Ernerfeldt cf591da1a0 Use past tense in all changelogs (for consistency) 2 years ago
Emil Ernerfeldt bb421c7e8a
Remove `egui_web` and `epi` (#1545) 3 years ago
Emil Ernerfeldt cf0338d48f
Rust 1.60.0 + refactor cargo features (#1467) 3 years ago
Emil Ernerfeldt b7ebe16cfb
Storage and frame refactor (#1418) 3 years ago
Emil Ernerfeldt 465c96122c
egui_web: by default, use full web browser size (#1378) 3 years ago
Emil Ernerfeldt 50539bd31a
egui_web: always use the glow painter, and remove the old WebGL code. (#1356) 3 years ago
Zachary Kohnen 5d950e1c15
[egui_web] Prevent event handlers from running if code has panicked (#1306) 3 years ago
Emil Ernerfeldt a05520b9d3 Release 0.17.0 - Improved font selection and image handling 3 years ago
Emil Ernerfeldt 6d68838821 Clean up changelogs 3 years ago
Emil Ernerfeldt b5c8f034e7
Add web location info to egui_web/epi (#1258) 3 years ago
Emil Ernerfeldt ef81a52951 egui_web: log panics using console.error 3 years ago
Emil Ernerfeldt fa43d16c41
Choose your own font and size (#1154) 3 years ago
awaken1ng 30f9700f6c
egui-web: Update `web_location_hash` when hash in URL changes (#1140) 3 years ago
Emil Ernerfeldt a689b623a6
Make shift-scroll do horizontal scrolling on all platforms (#1136) 3 years ago
Emil Ernerfeldt 205e04aa18
Fix bugs in glow on web (#1092) 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 b7441eeee7
Make epi::Frame cloneable so you can allocate textures in other threads (#999) 3 years ago
Emil Ernerfeldt b5cb2b2c0d Some code cleanup following https://github.com/emilk/egui/pull/888 3 years ago
triangle drawer 008a971e73
Fix wrong gamma in WebkitGTK (#888) 3 years ago
triangle drawer 804722a1ba
Make egui_glow painter to work on web (#868) 3 years ago
Emil Ernerfeldt 08cc07bb2d Release 0.15.0 - Syntax highlighting, hscroll, egui-winit and egui_glow 3 years ago
Emil Ernerfeldt 316202c33a egui_web: improve text input on mobile and for IME 3 years ago
Emil Ernerfeldt df3aeab434 Update egui_glium and egui_web changelogs 3 years ago
Emil Ernerfeldt c8bb4cf6e5 Fix multiline pasting in egui_web 3 years ago
Emil Ernerfeldt 6331bfed90 Revert change of scrollspeed in egui_web 3 years ago
Emil Ernerfeldt 249876523d Increase scroll-speed on glium from 8 to 50 points per scroll tick 3 years ago
triangle drawer 203d571c8b
Add api for accessing backend texture via epi (#695) 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 2ce99f3a12 Release 0.14.1 - Bug fixes and better web blending 3 years ago
Emil Ernerfeldt 9bc95289cc
egui_web: Fix use of egui on devices with both touch and mouse (#654) 3 years ago
AsmPrgmC3 3a634ff46e
Reintroduce color fixes to WebGL1 backend, but only if sRGB textures are supported (#652) 3 years ago
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 91bdf9ba6e
egui_web: make text thicker and less pixelated (#640) 3 years ago
Emil Ernerfeldt a256ca115b
Drag and drop files into egui_glium and egui_web (#637) 3 years ago
Emil Ernerfeldt d807451348 Release 0.13.0 - Better panels, plots and new visual style 3 years ago
Emil Ernerfeldt 62f58a3b05 egui_web: default to light mode unless prefers-color-scheme: dark 3 years ago
Emil Ernerfeldt effd3c7440 egui_web: Vastly improve WebGL alpha blending 3 years ago
Emil Ernerfeldt 934bb7f5e9 egui_web: fix double-paste bug 4 years ago
Emil Ernerfeldt 8f8ba16696 Release 0.12.0 - Multitouch, user memory, window pivots, and improved plots 4 years ago
Emil Ernerfeldt b69bc2c06a egui_web: Scroll faster when scrolling with mouse wheel 4 years ago
Emil Ernerfeldt d544c3dd8b Release 0.11.0 - Optimization, screen reader & new layout logic 4 years ago
Emil Ernerfeldt 1bb100d766 Updated changelogs 4 years ago
Emil Ernerfeldt 1c06622dbc Hold down a modifier key when clicking a link to open it in a new tab 4 years ago
Emil Ernerfeldt fb2db4940e Release 0.10.0 - Plot and polish 4 years ago
Emil Ernerfeldt dbc6a620cd Control the maximum egui web canvas size with App::max_size_points 4 years ago
Emil Ernerfeldt b61db038f2 Release 0.9.0 - light mode, right clicks and more 4 years ago
Emil Ernerfeldt 247026149c
Multiple mouse button support (#135) 4 years ago