154 Commits (4db6984e7406540b6845bb82374dd041ffadfd28)

Author SHA1 Message Date
Jay Oster ffa1b6bd43
egui-winit: re-enable window transparency (#1126) 3 years ago
Emil Ernerfeldt b2c8cd0867 Simplify http demo and add new download_image eframe demo 3 years ago
Emil Ernerfeldt 66d80e2519
Texture loading in egui (#1110) 3 years ago
Lampsitter d31f7d6522
Faster dashed line generation (#1027) 3 years ago
Niklas Korz 01015ac94c
Use `instant` crate in egui-winit for WebAssembly support (#1023) 3 years ago
Emil Ernerfeldt b5c119ef19
0.16.1 patch release: Add back CtxRef::begin_frame/end_frame (#1019) 3 years ago
Emil Ernerfeldt 0146c7e7fc Release 0.16.0 - Context menus and rich text 3 years ago
Emil Ernerfeldt 037ca5f9cd update tts 0.17 -> 0.19 3 years ago
Emil Ernerfeldt ffd28252ab cargo update 3 years ago
Jay Oster dd99f68e82
Update winit to 0.26 (#930) 3 years ago
Emil Ernerfeldt c71090473b glow-vs-web cleanup following https://github.com/emilk/egui/pull/868 3 years ago
Emil Ernerfeldt 08cc07bb2d Release 0.15.0 - Syntax highlighting, hscroll, egui-winit and egui_glow 3 years ago
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