48 Commits (a92551103223f03141f723d9943fc44fbbdf5f23)

Author SHA1 Message Date
Emil Ernerfeldt e0b5bb17e5
Improve the look of thin lines, making them look weaker (#2437) 2 years ago
Emil Ernerfeldt cb77458f70
eframe error handling (#2433) 2 years ago
Emil Ernerfeldt 124ef8ddf8 Update poll-promise and unicode_names2 2 years ago
Emil Ernerfeldt d7fa40ebba
`cargo update` (#2386) 2 years ago
Matt Campbell e1f348e4b2
Implement accessibility APIs via AccessKit (#2294) 2 years ago
Emil Ernerfeldt 48666e1d7a
Automatically generate screenshots for all examples (#2379) 2 years ago
winne42 b774159fc8
let monospace text style be monospaced (#2201) 2 years ago
JP 85f8eeb9d5
Fix key pressed event (#2334) 2 years ago
Emil Ernerfeldt eca5e6a4d2
Update to Rust 1.65 (#2314) 2 years ago
blusk 3805a3282f
feat: add a way to provide customable scaling to SVG rasterization (#2252) 2 years ago
Emil Ernerfeldt 8c76b8caff
Update op puffin 0.14.0 (#2257) 2 years ago
Emil Ernerfeldt a0b3f1126b
Add helpers for zooming an app using Ctrl+Plus and Ctrl+Minus (#2239) 2 years ago
ItsEthra 4d1e858a52
Use total_cmp for clamping drag value in order to avoid floating point ambiguities (#2213) 2 years ago
Emil Ernerfeldt 34e6e12f00
Specify deifferent minification and magnification filters (#2224) 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 2b0bf82b51
Make eframe::App::as_any_mut optional to implement (#2061) 2 years ago
Stanislav ebc4fc866d
eframe web: access app from WebHandle (#1886) 2 years ago
Adia Robbie b43a8626cf
Add custom shader_version on glow renderer (#1993) 2 years ago
RadonCoding 613a664c45
Fixed a typo (#1985) 2 years ago
Daniel Buch Hansen 4629f2cd12
Example: three-d downgrade depth_buffer to 24 bit (#1950) 2 years ago
Emil Ernerfeldt 127931ba45
eframe: rename quit/exit to "close" (#1943) 2 years ago
Emil Ernerfeldt 2453756782 Fix broken GitHub source links due to #1940 2 years ago
Emil Ernerfeldt 725aa5277b Update crate rfd to 0.10 (in file_dialog example) 2 years ago
Emil Ernerfeldt 041f2e64ba
Move all crates into a `crates` directory (#1940) 2 years ago
Asger Nyman Christiansen eeeb4b7de2
Improve custom_3d_three-d example (#1923) 2 years ago
Emil Ernerfeldt 9c58f12a6c
eframe: several windows in series (#1919) 2 years ago
Lorren Biffin e3f993d7b4
Fixed bug in custom window example (#1750) 2 years ago
Asger Nyman Christiansen 3eccd341ad
Add depth buffer in native 3D example (#1878) 2 years ago
Emil Ernerfeldt 2612dd1064 Add Visuals::error_fg_color and Visuals::warn_fg_color 2 years ago
Matt Campbell 7a46a23db5
Update MSRV to Rust 1.61.0 (#1846) 2 years ago
Emil Ernerfeldt bd2cab2f0e
Update three d (#1793) 2 years ago
Emil Ernerfeldt 406703568e Minor clippy fixes (clippy::format_push_string) 2 years ago
Emil Ernerfeldt 42edb92232 Fix compilation of screenshot example (merge race) 2 years ago
René Rössler 4a7a2d6430
eframe::App::post_rendering (#1591) 2 years ago
Zicklag 1d9524cc59
Re-implement PaintCallbacks With Support for WGPU (#1684) 2 years ago
Emil Ernerfeldt fff2008255 Move three-d patch into example Cargo.tom 3 years ago
Sebastian Urban b2510676b9
Take Glow context using Arc. (#1640) 3 years ago
Sebastian Urban 5687aa6b50
Request GLSL version 3.30. (#1639) 3 years ago
Emil Ernerfeldt 931e716b97
Add egui_wgpu crate (#1564) 3 years ago
Emil Ernerfeldt c869f67066 Simplify file_dialog example 3 years ago
Emil Ernerfeldt 8a2470b45e example hello_world: remove frame.set_window_size 3 years ago
Emil Ernerfeldt e1bcaeebe5 App::clear_color: give egui::Visuals as argument 3 years ago
Emil Ernerfeldt f3e31391e0 Pass clip rectangle to PaintCallback 3 years ago
Stanisław Jelnicki 2745699bd6
Add `Ui::spinner` shortcut method (#1494) 3 years ago
tami5 b738418243
New example 'custom_font_style' + improve docs (#1476) 3 years ago
Emil Ernerfeldt 2ae93c40ab
Move examples out of `eframe/examples` into `examples/` (#1486) 3 years ago
Emil Ernerfeldt 170b21b63e
Add opt-in support for the 'puffin' profiler in eframe (#1483) 3 years ago