2278 Commits (53b800502a7c7edf9b569a032d44c9d334ddc0ed)
 

Author SHA1 Message Date
Andreas Reich 53b800502a
wgpu renderer no longer creates a sampler with every texture (#2198) 2 years ago
Emil Ernerfeldt f7a15a34f9
Panel collapse/expansion animation (#2190) 2 years ago
Emil Ernerfeldt da96fcacd3 Improve panel sizing API 2 years ago
Lily M. Lyons 1fadc7396a
Add CollapsingHeader::show_unindented (#2154) 2 years ago
Emil Ernerfeldt aebec6329a Use ⚠ instead of ‼ in "Debug build" warning 2 years ago
Emil Ernerfeldt 7b8c17042c eframe: Make fullsize_content mac-only 2 years ago
Paul Hazen 5e44c13b48
Allows creating a `ColorImage` struct without an alpha channel (#2167) 2 years ago
Clement Rey 3d36a20376
table: fix deadlocks caused by lock fairness (#2156) 2 years ago
Andreas Reich 944159d514
using a shared vertex & index buffer in wgpu renderer (#2148) 2 years ago
Parth 02d1e7492a
fix typo in text_layout_types (#2150) 2 years ago
Andrew Langmeier a1f6f68213
Allow for changing of plot bounds from PlotUI (#2145) 2 years ago
Nicolas Musset ae5294e63c
Use WidgetText for the slider's text (#2143) 2 years ago
Andreas Reich c414af7aa2
wgpu renderer now always requires a RenderPass being passed in, pass command encoder to prepare callback (#2136) 2 years ago
Emil Ernerfeldt 7803285221 Remove Debug trait constraint on Id sources 2 years ago
Clement Rey 367378d75d
Fix false positives wrt `RwLock` deadlock detection (#2121) 2 years ago
Emil Ernerfeldt f4d2aa5b4a
Only call the request_repaint_callback at most once per frame (#2126) 2 years ago
Andrew Langmeier 0fe0c8115c
Add ability to control double click reset in plot widget (#2115) 2 years ago
Parth 510aa1710e
fix typo in architecture.md (#2123) 2 years ago
Emil Ernerfeldt eba3927ace
Remove .with_srgb(false) when constructing window (#2110) 2 years ago
Emil Ernerfeldt f61044cef7
Fix copy-paste on Windows (#2120) 2 years ago
Andreas Reich cd74c74f6f
Update to wgpu 0.14 (#2114) 2 years ago
Emil Ernerfeldt 3ec170cc1e Tweak warning color in bright mode 2 years ago
Emil Ernerfeldt 4dd5ffa254 Fix: make ScrollAreaOutput public 2 years ago
Andreas Reich c2a37f4bd8
eframe support for wgpu on the web (#2107) 2 years ago
Emil Ernerfeldt c441f33ecf Cargo deny: also check wasm32-unknown-unknown 2 years ago
Emil Ernerfeldt dd67f3631f Add Painter::image convenience function 2 years ago
Emil Ernerfeldt 77df8ca0b0
Update some crates (#2100) 2 years ago
Tobias Schmitz 981fdb3932
fix: default to changing y axis when changing data aspect (#2087) 2 years ago
Paul Rouget aa1536f1a7
Make Layout properties public (#2096) 2 years ago
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