Commit graph

  • 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
  • ba9d1e446c Simplify interface web_handle Emil Ernerfeldt 2022-08-20 10:04:12 +0200
  • d3e26cd00a Merge branch 'master' into web_handle Emil Ernerfeldt 2022-08-20 09:59:18 +0200
  • eda9850038 Replace old build_demo_web.sh with trunk trunk Emil Ernerfeldt 2022-08-20 00:07:09 +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
  • 6688079439
    Update egui_demo_app/src/lib.rs Stanislav 2022-08-04 18:39:47 +0300
  • 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
  • de3897d836 fix docs Stanislav 2022-08-03 23:33:59 +0300
  • fd9c8e5e08 Handle for app from WehHandle Stanislav 2022-08-03 19:27:19 +0300
  • 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
  • 9419903d68 Make use of AppRunnerRef wasm_graceful_exit Emil Ernerfeldt 2022-08-02 17:37:12 +0200
  • 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
  • 7d5998062b
    improve changelog line Emil Ernerfeldt 2022-08-01 11:52:19 +0200
  • 5c48c87285 upd Stanislav 2022-07-31 12:59:07 +0300
  • 6e0140104d docs and example Stanislav 2022-07-30 20:11:46 +0300
  • 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
  • d0bcdfc226
    Update eframe/src/lib.rs Stanislav 2022-07-30 17:57:29 +0300
  • 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
  • 85568ca61c Wasm graceful exit Stanislav 2022-07-27 13:31:09 +0300
  • 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
  • 4969f7e18b Do all blending in gamma space gamma-blending Emil Ernerfeldt 2022-03-23 13:45:50 +0100
  • 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