2399 Commits (a92551103223f03141f723d9943fc44fbbdf5f23)
 

Author SHA1 Message Date
Michael Galos 9901ad4bb0
eframe: Mouse passthrough option (#2080) 2 years ago
Zoxc 53ff83737b
Plot: Add `auto_bounds_x`, `auto_bounds_y` and `reset` (#2029) 2 years ago
Caleb Leinz (he/him) 5e91a3033d
Added ability to set color of spinner (#2088) 2 years ago
Paul Rouget 2dca01ecd5
Bug Fix: Allocate Frame outer margins (#2089) 2 years ago
Emil Ernerfeldt 2ee9ab3151 Added link to egui-glutin-gl 2 years ago
Emil Ernerfeldt 91b2d5da6f Fix typo in wgpu warning message 2 years ago
Emil Ernerfeldt 4ac1e28eae
Improve text redering and do all color operation in gamma space (#2071) 2 years ago
Emil Ernerfeldt 29fa63317e
Fix text sizes being too small (#2069) 2 years ago
Emil Ernerfeldt 990a8c8b44
Fix sRGB blending and cleanup the relevant code (#2070) 2 years ago
setzer22 4aae638e15
Change several methods from pub(crate) to pub (#2051) 2 years ago
Emil Ernerfeldt 12dc61ed0f
update arboard to 3.0 (#2067) 2 years ago
Emil Ernerfeldt 2b0bf82b51
Make eframe::App::as_any_mut optional to implement (#2061) 2 years ago
Chris Hamons 311eb66cae
Add `spacing.menu_margin` for customizing menu spacing (#2036) 2 years ago
Adia Robbie bc6a823103
eframe: Add `center` to `NativeOptions` and `monitor_size` to `WindowInfo` (#2035) 2 years ago
Paul Rouget c4117066cf
MacOS: Support fullsize content (no titlebar, but window controls) (#2049) 2 years ago
Sheldon Nico 0605bcfca7
Add IME support for native (#2046) 2 years ago
Emil Ernerfeldt c5495d69fb
egui-wgpu: Fix crash on zero-sized scissor rects (#2039) 2 years ago
Zoxc 2842d390c9
Allow box zoom in any direction (#2028) 2 years ago
Stanislav ebc4fc866d
eframe web: access app from WebHandle (#1886) 2 years ago
Emil Ernerfeldt e0c7533ede eframe native: Make sure we only shut down once 2 years ago
Emil Ernerfeldt 1fe08bf7e4 eframe: reduce repaint log level from debug to trace 2 years ago
Luis Wirth 4b6826575e
egui-wgpu renderer renaming (#2021) 2 years ago
bigfarts 0e62c0e50b
Improve mixed CJK/Latin linebreaking. (#1986) 2 years ago
Emil Ernerfeldt 5500895845
eframe: make sure we save app state on Cmd-Q (#2013) 2 years ago
Adia Robbie eeb97fa4ce
Check srgb_support on other GL | ES as well. (#2012) 2 years ago
Romet Tagobert 64aac30f36
Add depth buffer support for egui-wgpu's render pass (#2002) 2 years ago
ComLarsic 162210f90e
Add sdl2_egui_platform to the list of integrations (#2011) 2 years ago
Adia Robbie b43a8626cf
Add custom shader_version on glow renderer (#1993) 2 years ago
Luke Jones 7fae634dc3
egui_glow: default to RGBA8 if sRGB not supported (#2007) 2 years ago
Emil Ernerfeldt 1d5f20b46c Improve docstrings 2 years ago
njust 124ed5e4ba
Fixed typo (#1990) 2 years ago
RadonCoding 613a664c45
Fixed a typo (#1985) 2 years ago
Koute be9f363c53
egui_winit: support winit with default features disabled (#1971) 2 years ago
Joshua Batty 153524023f
egui-wgpu: port over missing update_wgpu_texture methods from `egui_wgpu_backend` (#1981) 2 years ago
Emil Ernerfeldt ac4d75e9b4
egui-winit: don't repaint when just moving window (#1980) 2 years ago
Adam Gąsior 9b2c3d1026
Add custom parser to `DragValue` and `Slider`, with additional support for binary, octal, and hexadecimal numbers. (#1967) 2 years ago
Emil Ernerfeldt 3142c52b94
Minor wgpu-web releated stuff (#1977) 2 years ago
njust dbfaa4527b
egui_extras: Add Table::vertical_scroll_offset (#1946) 2 years ago
MaximOsipenko af63101fdc
eliminate some possible deadlocks (#1968) 2 years ago
Zoxc 9be060fe69
Allow cursors to be linked for plots (#1722) 2 years ago
Emil Ernerfeldt b978b06159
Simplify, clean up and speed up CI (#1970) 2 years ago
Tomáš Král f3f6946eb2
`egui_glium` correct texture filtering (#1962) 2 years ago
Emil Ernerfeldt d5933daee5 egui_glow: allow empty (zero-sized) textures 2 years ago
Robert Bragg fb92434aac
Android support for EFrame (#1952) 2 years ago
Zoxc b9bb7baaa7
Only require something GLES 3 compatible from wgpu (#1956) 2 years ago
Daniel Buch Hansen 4629f2cd12
Example: three-d downgrade depth_buffer to 24 bit (#1950) 2 years ago
Emil Ernerfeldt 8797c02ed9 Publish new web demo that works on Es100 2 years ago
Emil Ernerfeldt bd5250f85d
Disable custom 3D painting example in the egui demo app for Es100 (#1945) 2 years ago
Emil Ernerfeldt 97ce103209 Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2 years ago
Emil Ernerfeldt 13f5d62b4b Commit a new web demo 2 years ago