Commit Graph

  • 8737933101 Improve documentation and logging Emil Ernerfeldt 2022-08-20 15:06:43 +0200
  • 725aa5277b Update crate rfd to 0.10 (in file_dialog example) Emil Ernerfeldt 2022-08-20 14:42:37 +0200
  • eb10ef94f7 Build-fix for `--no-default-features` Emil Ernerfeldt 2022-08-20 14:40:33 +0200
  • f4cc1c5465
    eframe: Don't follow system theme by default (#1941) Emil Ernerfeldt 2022-08-20 11:11:07 +0200
  • 40e440b2f7 Update changelog with recent PR merges Emil Ernerfeldt 2022-08-20 10:42:31 +0200
  • 041f2e64ba
    Move all crates into a `crates` directory (#1940) Emil Ernerfeldt 2022-08-20 10:41:49 +0200
  • 5c63648c02
    clean up rust.yml (#1939) Emil Ernerfeldt 2022-08-20 09:32:48 +0200
  • 193a434717 eframe persistence: persistence failure is now logged instead of a panic Emil Ernerfeldt 2022-08-19 12:04:43 +0200
  • 277f199df4 eframe: make sure we can serialize i128/u128 with ron Emil Ernerfeldt 2022-08-19 12:04:08 +0200
  • 5514a8afda
    Update dependencies (#1933) Emil Ernerfeldt 2022-08-19 11:46:38 +0200
  • eeeb4b7de2
    Improve custom_3d_three-d example (#1923) Asger Nyman Christiansen 2022-08-17 21:33:34 +0200
  • 39b63f6163 Warn if using an `TextShape` from before a change to pixels_per_point Emil Ernerfeldt 2022-08-16 22:47:23 +0200
  • 9c58f12a6c
    eframe: several windows in series (#1919) Emil Ernerfeldt 2022-08-15 16:31:03 +0200
  • 48e7f219a3
    Add CI for android (#1900) Zoxc 2022-08-15 10:19:59 +0200
  • 923b67ef9c
    Update to winit 0.27.2, glutin 0.29.0, glium 0.32 (#1914) Emil Ernerfeldt 2022-08-14 16:23:46 +0200
  • 38a67f8646
    Add `PointerState::button_double_clicked()` and `PointerState::button_triple_clicked()`. (#1907) eranfu 2022-08-14 22:10:38 +0800
  • 7c25a9238e Remove get_ prefix from functions to better follow Rust API Guidelines Emil Ernerfeldt 2022-08-08 12:21:53 +0200
  • e38955fbac Fix: remember to call integration.post_rendering on wgpu path Emil Ernerfeldt 2022-08-08 12:15:51 +0200
  • 9e41fa021a eframe: rename `render_state` to `wgpu_render_state` for added clarity Emil Ernerfeldt 2022-08-08 12:15:31 +0200
  • 66c601f775
    Continue execution after closing native eframe window (#1889) Emil Ernerfeldt 2022-08-05 08:20:31 +0200
  • e3f993d7b4
    Fixed bug in custom window example (#1750) Lorren Biffin 2022-08-04 03:32:27 -0700
  • 2f3c2a360b
    Add with_main_align method (#1891) Barugon 2022-08-04 03:07:45 -0700
  • a827c3e033 Add `glow::Painter::intermediate_fbo()` Emil Ernerfeldt 2022-08-03 09:38:46 +0200
  • 53249d36df Remove superflous #[cfg(test)] Emil Ernerfeldt 2022-08-03 09:31:43 +0200
  • 1af446b9e8
    Make egui_wgpu::RenderPass Send and Sync (#1883) Dylan Ancel 2022-08-03 09:26:16 +0200
  • cb0d5a58ab Fix incorrect documentation for `Response::context_menu` Emil Ernerfeldt 2022-08-03 08:26:42 +0200
  • bcc01c8b1c
    Add `egui/default_fonts` feature to `pure_glow` example (#1881) Asger Nyman Christiansen 2022-08-02 23:04:59 +0200
  • e288ca86fd
    Remove dependency on AsRef trait for TextBuffer (#1824) Nicolas Musset 2022-08-02 20:35:37 +0200
  • e39410c37f
    Make EasyMark numbered lists allow more than 2 digits (#1826) YgorSouza 2022-08-02 20:35:25 +0200
  • 06adb09fa3 Make stick_to_bottom take a bool argument Emil Ernerfeldt 2022-08-02 20:34:50 +0200
  • 263c9bd601 Make use of AppRunnerRef Emil Ernerfeldt 2022-08-02 17:37:12 +0200
  • 64496cacb9
    Graceful exit from web (#1650) Stanislav 2022-08-02 18:42:55 +0300
  • 3eccd341ad
    Add depth buffer in native 3D example (#1878) Asger Nyman Christiansen 2022-08-02 17:31:15 +0200
  • 10788ccc92
    More newlines for improved readability (#1880) Emil Ernerfeldt 2022-08-02 17:26:33 +0200
  • 5d8ef5326b Change `build_demo_web.sh` option from `--fast` to `--optimize` Emil Ernerfeldt 2022-08-02 09:56:38 +0200
  • 2500a60062 Code cleanup and improved docs Emil Ernerfeldt 2022-07-30 18:39:38 +0200
  • 5fb4efa768
    Improve documentation about panel order (#1869) Kubik 2022-07-30 17:11:56 +0200
  • d659e5d24f Add `Shape::hline` and `Shape::vline` Emil Ernerfeldt 2022-07-30 15:34:24 +0200
  • c62f3409bd Fix misnamed variable (content_is_too_small -> content_is_too_large) Emil Ernerfeldt 2022-07-30 15:33:08 +0200
  • 8997519eb2
    Fix `valign` typo (#1870) quietvoid 2022-07-30 08:55:34 -0400
  • 235d77713d Improve README.md files Emil Ernerfeldt 2022-07-29 16:07:48 +0200
  • 6de9d89b65 Add emath::exponential_smooth_factor Emil Ernerfeldt 2022-07-29 16:07:35 +0200
  • 4e8a6e3370 misc code cleanup Emil Ernerfeldt 2022-07-29 16:07:26 +0200
  • b0fa0c65cc fix typo Emil Ernerfeldt 2022-07-29 15:56:04 +0200
  • 2612dd1064 Add Visuals::error_fg_color and Visuals::warn_fg_color Emil Ernerfeldt 2022-07-29 15:32:32 +0200
  • 8c09804abd
    `eframe`: selectively expose parts of the API based on compile target (#1867) Emil Ernerfeldt 2022-07-29 14:37:23 +0200
  • 51052c08e9 code cleanup: `Pos2::new` -> `pos2`, `Vec2::new` -> `vec2` Emil Ernerfeldt 2022-07-29 14:34:26 +0200
  • 105cb4b8f2
    eframe: add function to set, query and toggle fullscreen mode (#1866) Emil Ernerfeldt 2022-07-29 14:21:23 +0200
  • c6c6d2dc5d
    Track the global focus state of the UI (#1859) Matt Campbell 2022-07-29 06:15:26 -0500
  • 36a49ffba9
    Add dry run feature for anchor calculation. (#1) (#1856) zapp88 2022-07-29 13:14:28 +0200
  • 278db1c94b
    Fix plot auto bounds (#1865) Emil Ernerfeldt 2022-07-29 12:32:47 +0200
  • 97880e18d7 Make egui_demo_app native window size larger by default Emil Ernerfeldt 2022-07-29 11:14:37 +0200
  • b3ab31953e
    Fix focus behavior when pressing Tab with no focus (#1861) Matt Campbell 2022-07-29 03:42:09 -0500
  • 09d636b089 egui-wgpu: correctly handle viewport rectangle for callbacks Emil Ernerfeldt 2022-07-29 00:06:08 +0200
  • 0571bf67e2
    Reset the scissor rect after rendering onto a renderpass (#1858) Connor Fitzgerald 2022-07-26 19:09:19 -0400
  • 7a46a23db5
    Update MSRV to Rust 1.61.0 (#1846) Matt Campbell 2022-07-26 09:50:53 -0500
  • 2278128e66 Add bacon.toml for https://github.com/Canop/bacon Emil Ernerfeldt 2022-07-26 11:21:57 +0200
  • 8e2de26e4e Enable more clippy lints Emil Ernerfeldt 2022-07-26 11:18:21 +0200
  • a7012cf8a6
    Use pinned version of wasm-bindgen-cli (#1855) Emil Ernerfeldt 2022-07-25 23:02:10 +0200
  • 36cdae98df
    Add methods for custom number formatting in `DragValue` and `Slider` (#1851) Adam Gąsior 2022-07-25 21:38:24 +0100
  • c02fbfe973 Make it easier to disable tts Emil Ernerfeldt 2022-07-25 22:17:52 +0200
  • 0913c77f3d
    Make sliders correctly generate events on change. (#1854) Nolan Darilek 2022-07-25 15:05:05 -0500
  • 74ccde566d
    egui_extras: Add `Table::stick_to_bottom` (#1849) wayne 2022-07-25 13:42:24 +0000
  • 0bf9fc9428
    Improve plot item UX (#1816) Sven Niederberger 2022-07-24 17:13:12 +0200
  • cf591da1a0 Use past tense in all changelogs (for consistency) Emil Ernerfeldt 2022-07-23 23:55:21 +0200
  • 8b3d218f4b Update changelogs with all changes from all PR:s since 0.18 release Emil Ernerfeldt 2022-07-23 23:54:13 +0200
  • d76d055d49 eframe: only enable puffin feature on egui_glow if glow is enabled Emil Ernerfeldt 2022-07-22 11:09:27 +0200
  • 41f31116ce `Layout::left_to_right/right_to_left` now takes the valign as argument Emil Ernerfeldt 2022-07-22 11:02:26 +0200
  • 9f1f0a9038 Add documentation for `Layout` Emil Ernerfeldt 2022-07-22 10:41:14 +0200
  • fdc2d1cd6d epaint tessellator: don't emit empty meshes Emil Ernerfeldt 2022-07-22 10:25:20 +0200
  • 77b4bacdf4 Make widget_text module public Emil Ernerfeldt 2022-07-21 20:52:50 +0200
  • 0337d78eaa Fix inpuit requiring ALT key Emil Ernerfeldt 2022-07-21 20:25:53 +0200
  • 0338843950
    (eframe) add Frame.set_visible (#1808) Julian 2022-07-21 14:16:56 -0400
  • cbe22a0371
    Update the link to the nannou egui integration. (#1827) Milo Moisson 2022-07-21 19:43:42 +0200
  • 48d48096eb
    Add support for ctrl+h as backspace (#1812) Sahil Singh 2022-07-21 22:53:24 +0530
  • bf15bb6e19
    Use cargo cranky instead of cargo clippy (#1820) Emil Ernerfeldt 2022-07-20 12:34:19 +0200
  • 898f4804b7 Enable and fix a bunch more lints Emil Ernerfeldt 2022-07-11 23:08:48 +0200
  • e76c919c7e
    Added WebGlContextOption for eframe::WebOptions (#1803) Aiden 2022-07-08 16:40:44 +0800
  • c062bca6ee faster builds: remove `tracing-attributes` feature from `tracing` Emil Ernerfeldt 2022-07-04 00:11:08 +0200
  • 0f0031ebbb
    cargo update (#1794) Emil Ernerfeldt 2022-07-03 20:12:57 +0200
  • bd2cab2f0e
    Update three d (#1793) Emil Ernerfeldt 2022-07-03 18:29:12 +0200
  • 9739009f20
    Update wgpu to 0.13 (#1670) Ashley 2022-07-03 15:43:39 +0200
  • 433719717a
    Don't call scroll if TextEdit is fully in view (#1779) Barugon 2022-07-03 06:43:22 -0700
  • cb9bc8698d
    Browser Hotkey Conflicts (#1697) Thomas Hansen 2022-07-03 09:25:35 -0400
  • 14ae4b24a7
    Support rich text convert from cow-string. (#1774) Yuan Chang 2022-07-03 21:16:05 +0800
  • 5f364795cc
    Add doc example for hint_text persistence (#1776) Sahil Singh 2022-07-03 18:45:55 +0530
  • 0c65a9df41
    Add `body_unindented` to `HeaderResponse` (#1731) Zeenobit 2022-07-03 08:57:42 -0400
  • 980a06b95e
    Don't force the webgl backend in egui-wgpu (#1781) Ashley 2022-07-03 14:37:21 +0200
  • 406703568e Minor clippy fixes (clippy::format_push_string) Emil Ernerfeldt 2022-07-03 11:58:53 +0200
  • eeae485629
    Implement repaint_after for eframe web (#1760) Emil Ernerfeldt 2022-06-22 14:25:42 +0200
  • 935913b1ec
    Add Context::request_repaint_after (#1694) Red Artist 2022-06-22 16:49:13 +0530
  • 1a89cb35e1
    Fix uneven table striping (#1680) Michael Birdhouse 2022-06-22 06:33:51 -0400
  • bd5f553c3a
    Fix multiple partial updates of the same texture (#1338) wucke13 2022-06-19 22:49:06 +0200
  • f5b2363fff
    Fix persistence of window position (#1745) Barugon 2022-06-19 07:13:10 -0700
  • 5b3bff22e2
    Make Windows specific code Windows specific (#1747) Barugon 2022-06-19 07:12:58 -0700
  • 9c26093fea
    Added `notan_egui` as 3rd party integration (#1741) Nazarí González 2022-06-18 15:10:48 +0100
  • 7eeb292adf
    Refactor common code in `egui-wgpu` shader entry points (#1730) mitchmindtree 2022-06-11 21:52:06 +1000
  • 8c7c4c764b
    Don't load fonts in doctests (#1711) Emil Ernerfeldt 2022-06-10 14:33:16 +0200
  • 317436c057
    Use dark-light on Mac and Windows (#1726) Emil Ernerfeldt 2022-06-09 17:41:59 +0200
  • 29973e5d02 Make document-features an opt-in dependency Emil Ernerfeldt 2022-06-09 17:41:37 +0200