2075 Commits (fff20082550177f1dd6accd2b03d63db7ee27766)
 

Author SHA1 Message Date
Emil Ernerfeldt fff2008255 Move three-d patch into example Cargo.tom 2 years ago
Sebastian Urban b2510676b9
Take Glow context using Arc. (#1640) 2 years ago
Emil Ernerfeldt a29154233b Add support for texture filters in WGPU backend 2 years ago
Florian Diebold 5d15e3d367
egui-wgpu: Add ability to register user textures (#1660) 2 years ago
Emil Ernerfeldt cc148ca895 Add texture filters to changelogs and improve docs 2 years ago
Zicklag 1a9a0d7ec8
Add the Ability to Specify Egui Texture Filters (#1636) 2 years ago
Emil Ernerfeldt f3e305a646 Replace `TODO:` with `TODO(emilk):` and update code guidelines 3 years ago
Emil Ernerfeldt 3d5e203d86
egui_glow: clear the post-processing render target (#1658) 3 years ago
Emil Ernerfeldt 32ad9c29be Use better names in glow::Painter 3 years ago
Emil Ernerfeldt aef8a7901f Fix broken link 3 years ago
Emil Ernerfeldt d6fd5dec3b
Add single-threaded deadlock detection to RwMutex (#1619) 3 years ago
Emil Ernerfeldt 810b609a80 clippy fixes 3 years ago
Emil Ernerfeldt 934fcd7e99 Add hex_color clipboard fixes to changelogs 3 years ago
Sebastian Urban 5687aa6b50
Request GLSL version 3.30. (#1639) 3 years ago
griffi-gh 27cca111c8
Fix wrong name in egui-wgpu CHANGELOG.md (#1645) 3 years ago
Emil Ernerfeldt f807a290a4 Release egui-wgpu 0.18.0 3 years ago
Erlend Walstad f27f67b76b
Make color-hex optional (#1632) 3 years ago
Antti Keränen b8a5924295
Fix clipboard on Wayland (#1613) 3 years ago
Stanislav b008b147e5
Fix Plot auto_bounds when LinkedAxisGroup one axis (#1599) 3 years ago
Emil Ernerfeldt 0389ce68e2
CI: Run `cargo check --all-features` on Windows and Mac too (#1631) 3 years ago
Luke Newcomb d2decfa338
Add ability to convert from a hex string to Color32 using macros (#1596) 3 years ago
TicClick 3c685d7bf6
eframe: read native window position and size (#1617) 3 years ago
Emil Ernerfeldt aef5942d0f Make egui_demo_app the default binary, so `cargo run` just works 3 years ago
Emil Ernerfeldt 2e4138d050
Add `InputState::stable_dt` (#1625) 3 years ago
Emil Ernerfeldt 931e716b97
Add egui_wgpu crate (#1564) 3 years ago
4JX 3d52cc8867
Fix docstring in area.rs (#1620) 3 years ago
sy1ntexx d850b47f9e
Added Extra1 & Extra2 pointer buttons (#1603) 3 years ago
Emil Ernerfeldt 9624de6c41
Fix dead-lock when alt-tabbing while also showing a tooltip (#1618) 3 years ago
4JX c47e20c733
Allow manually painting the CollapsingState icon (#1592) 3 years ago
Luke Newcomb e44c9b8e54
Fix image button padding on hover (#1595) 3 years ago
Emil Ernerfeldt 7b18fab7a4
Optimize tessellation of filled circles (#1616) 3 years ago
Emil Ernerfeldt 28efc0e1c8 emath: Implement NumExt on all integer types 3 years ago
Emil Ernerfeldt d69ce546fa Release egui_glow 0.18.1 - remove unnecessary calls to gl.get_error 3 years ago
Nigecat 87ca29173d
Fix typo in ui.rs (waker -> weaker) (#1586) 3 years ago
Alejandro Perea fe6e1ce28f
Add *_released & *_clicked PointerState methods (#1582) 3 years ago
Emil Ernerfeldt e82b87ca73
Remove calls to gl.getError in release builds (#1583) 3 years ago
carrotflakes cb2298e98b
Fix CircleShape::visual_bounding_rect() (#1575) 3 years ago
Reilly Moore 1dd014cbed
mark the response of a toggle_value as changed on click (#1573) 3 years ago
René Rössler d3af3a6de1
egui_extras date picker: fix Feb 29 crash (#1571) 3 years ago
Emil Ernerfeldt 32b4781da2
Improve web demo for mobile (#1556) 3 years ago
Emil Ernerfeldt 078be52ff8 README.md: Fix broken links to toggle_switch.rs example code 3 years ago
Emil Ernerfeldt b30224471c
Release 0.18.1 of egui & epaint - Change `Shape::Callback` to `&mut dyn Any` (#1552) 3 years ago
Emil Ernerfeldt dc26890a80 Release 0.18.0 - Shape::Callback, Table, and better text contrast 3 years ago
Emil Ernerfeldt 9394e7ea22 Publish new web demo 3 years ago
Emil Ernerfeldt f0e6332b42
Fix cargo deny (#1549) 3 years ago
Emil Ernerfeldt d24599f3cc Revert tts version to 0.20 3 years ago
Emil Ernerfeldt 45b0a071c8 Clean up changelogs and add contributors section 3 years ago
Emil Ernerfeldt b41fb585fe Add doclinks to egui_extras::RetainedImage 3 years ago
Emil Ernerfeldt ec57683c1a Update some crates 3 years ago
Emil Ernerfeldt 00471f2887 Update cint 0.2 -> 0.3 3 years ago