142 Commits (c3f61b67fe0a2aa1940ba34118a5c5804ae95c71)

Author SHA1 Message Date
Emil Ernerfeldt 4194a83a5e Update ron 0.6 -> 0.7 3 years ago
Emil Ernerfeldt 5301043a77 cargo update 3 years ago
Emil Ernerfeldt 5d463b2af7 Remove serde_json from egui dev-dependencies 3 years ago
Emil Ernerfeldt 8178d23d19
Deduplicate code found in both egui_glium and egui_glow (#819) 3 years ago
Emil Ernerfeldt 844dd9d7a4 Remove "seconds_since_midnight" from epi/eframe. Use chrono instead 3 years ago
Emil Ernerfeldt cdd4dccf5f
Add egui_glow as an opt-in backend to eframe (#817) 3 years ago
Emil Ernerfeldt 22a3a75eb5 Optimization: replace HashSet uses with AHashSet 3 years ago
Stock84 cd2227814f
Implement `bytemuck` behind a feature (#775) 3 years ago
Emil Ernerfeldt a1bf5aff47 Add Memory::caches for caching things from one frame to the next 3 years ago
Emil Ernerfeldt f0868c2f07 Code editor demo: nice syntax highlighting with customizable theme 3 years ago
Emil Ernerfeldt e2bdd40985 Move WindowSettings from egui_glium to egui-winit 3 years ago
Emil Ernerfeldt 3e1db880dc
Revert change to winit event loop in egui_glium (#756) 3 years ago
Emil Ernerfeldt e2fa13ed2a cargo update 3 years ago
Emil Ernerfeldt 1b36863248
Split out new crate egui-winit from egui_glium (#735) 3 years ago
triangle drawer 203d571c8b
Add api for accessing backend texture via epi (#695) 3 years ago
Emil Ernerfeldt 6902151a96 Add example of loading and showing an image with eframe/egui 3 years ago
Emil Ernerfeldt 5f88d89f74
Faster galley cache (#699) 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 de1a1ba9b2
New text layout (#682) 3 years ago
Emil Ernerfeldt 776770cdcd
Publish 0.14.2 (#670) 3 years ago
Emil Ernerfeldt 2ce99f3a12 Release 0.14.1 - Bug fixes and better web blending 3 years ago
Emil Ernerfeldt cb566fc295 Release 0.14.0 - Ui panels and bug fixes 3 years ago
sigaloid 12fd4906de
Update dependencies and pass all clippy's (#636) 3 years ago
mental eefc56c213
fix and pin web-sys breakage in `Navigator::clipboard` (#608) 3 years ago
Emil Ernerfeldt 52e3663958 Release egui 0.13.1: Plot fixes 3 years ago
Emil Ernerfeldt ccecad88b1 egui_glium and eframe 0.13.1: fix http feature and docs 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 1363ac4a24 demo: in font book, ask font what characters are supported 3 years ago
Benjamin Bouvier e22c242d17
Use ab_glyph instead of rusttype for font rendering (#490) 3 years ago
Emil Ernerfeldt 6e7e88ba80
Use old 1.51 toolchain instead of bleeding edge (#505) 3 years ago
Violeta Hernández 66095b69a7
Disable default features of `ord-float` (#440) 3 years ago
Gray Olson c0929014bf
Add support for `cint` (conversions to and from color types) (#393) 4 years ago
Emil Ernerfeldt 50a2ed0a14 Update wasm-bindgen to 0.2.74 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 c476ddb57c cargo update 4 years ago
Luis Wirth 87bc26fb5a
implement mint conversions (#352) 4 years ago
ilya sheprut 186362a4b8
Arbitrary data in `Memory` using `Any`, fix #255 (#257) 4 years ago
Emil Ernerfeldt d544c3dd8b Release 0.11.0 - Optimization, screen reader & new layout logic 4 years ago
Emil Ernerfeldt 77014c7c75 cargo update 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 94baf98eab Add a galley cache to Fonts to avoid doing the same layout each frame 4 years ago
Emil Ernerfeldt 8e7d4ff4fd Upgrade wasm-bindgen 0.2.71 -> 0.2.72 4 years ago
Jay Oster 269bcdfce3
Replace clipboard with copypasta (#221) 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 a9a49f19ca cargo update 4 years ago
Emil Ernerfeldt b61db038f2 Release 0.9.0 - light mode, right clicks and more 4 years ago