Commit graph

  • aa6a2bb73f Update PR template to suggests users to run ./sh/check.sh Emil Ernerfeldt 2022-04-03 09:52:25 +0200
  • e81a92d32d egui_extras: enable virtual scroll for heterogenous rows Wayne Warren 2022-04-03 00:18:04 -0600
  • 5dff1e42c6
    More table improvements (#1440) Emil Ernerfeldt 2022-04-01 15:27:42 +0200
  • c029f25c13 Table: don't allow resize of last column if it is Size::Remainder Emil Ernerfeldt 2022-04-01 14:44:25 +0200
  • 51cc9c9a9a Table: fix bug with item spacing Emil Ernerfeldt 2022-04-01 14:43:43 +0200
  • 21c32a18d8
    Table resize (#1438) Emil Ernerfeldt 2022-04-01 12:01:00 +0200
  • a52bbade45
    Place dark-light behind a feature gate in eframe and egui_glow (#1437) Collin Kemper 2022-04-01 05:10:47 -0400
  • 1d32670cf3
    Dynamic sized strips, tables, and date picker (#963) René Rössler 2022-03-31 21:13:25 +0200
  • 8681ec5cc9 small code cleanup dynamic-grid Emil Ernerfeldt 2022-03-31 21:10:02 +0200
  • 8718ae6c59 Let 1D strips fill up parent width/height Emil Ernerfeldt 2022-03-31 21:08:43 +0200
  • 04135aaa9c Fix table width size bug Emil Ernerfeldt 2022-03-31 15:11:01 +0200
  • 73444a7116 Fix typos Emil Ernerfeldt 2022-03-31 14:53:17 +0200
  • 40f62b1d17 Clip cells in demo Emil Ernerfeldt 2022-03-31 14:19:48 +0200
  • c2a0f64c81 More optimization Emil Ernerfeldt 2022-03-31 14:19:10 +0200
  • dc8c5aaa2b Optimization Emil Ernerfeldt 2022-03-31 14:17:53 +0200
  • d72cfe5359 Improve docs and naming Emil Ernerfeldt 2022-03-31 14:02:35 +0200
  • 153e2cf54f Make faint_bg_color less faint Emil Ernerfeldt 2022-03-31 13:56:18 +0200
  • d2492c7d70 Use same stripe color as egui::Grid Emil Ernerfeldt 2022-03-31 12:39:23 +0200
  • b2124f4cd1 Clean up demo code Emil Ernerfeldt 2022-03-31 12:39:02 +0200
  • d9eac765dc Fix typo (scrool -> scroll) Emil Ernerfeldt 2022-03-31 12:23:46 +0200
  • 95ff7ec000
    Typo fixes in egui_web README (#1433) follower 2022-03-30 21:19:42 +1300
  • 2ec346e7f5 rename Layout to StripLayout René Rössler 2022-03-28 17:21:26 +0200
  • 275fa8c276 Merge remote-tracking branch 'egui/master' into dynamic-grid René Rössler 2022-03-28 17:12:50 +0200
  • c3ac340e25
    egui-winit: re-export egui (#1429) Luis Wirth 2022-03-28 13:23:07 +0200
  • 8f178fa4e0
    Add glow::Context to epi::Frame (#1425) Emil Ernerfeldt 2022-03-27 15:20:45 +0200
  • b7ebe16cfb
    Storage and frame refactor (#1418) Emil Ernerfeldt 2022-03-25 21:19:31 +0100
  • bc0fdefceb
    Expose ui.cursor and ui.next_widget_position (#1342) Anna Clemens 2022-03-25 18:34:03 +0000
  • dd9699099f
    Add ComboBox::icon() (#1405) 4JX 2022-03-23 21:56:46 +0100
  • 8272b08742
    Improve text contrast in bright mode (#1412) Emil Ernerfeldt 2022-03-23 16:49:49 +0100
  • d3c002a4e5
    Remove FAQs for resolved issues (#1413) Zachary Kohnen 2022-03-23 15:37:50 +0100
  • e5aa546b98 Merge remote-tracking branch 'egui/master' into dynamic-grid René Rössler 2022-03-23 14:51:55 +0100
  • bcddafb505 Add a some fine lines to the color test to test anti-aliasing Emil Ernerfeldt 2022-03-11 10:45:55 +0100
  • 3e41da7187 Revert accidentally setting srgb option on glutin window based on vsync Emil Ernerfeldt 2022-03-23 13:04:12 +0100
  • 1387d6e9d6
    Refactor TessellationOptions to expose slider for feathering size (#1408) Emil Ernerfeldt 2022-03-23 11:41:38 +0100
  • a9fd03709e Add new NativeOptions: vsync multisampling depth_buffer stencil_buffer Emil Ernerfeldt 2022-03-23 11:13:57 +0100
  • c63bdeab67
    Add an example of showing 3D using three-d (#1407) Emil Ernerfeldt 2022-03-23 11:06:33 +0100
  • 85e3ec5027 Log supported OpenGL extensions if VAO is in doubt. Emil Ernerfeldt 2022-03-23 10:10:12 +0100
  • ea9393aa9b
    glow painter improvements (#1406) Emil Ernerfeldt 2022-03-22 23:11:27 +0100
  • 6f10e2e725
    Improve glow error reporting (#1403) Emil Ernerfeldt 2022-03-22 16:04:06 +0100
  • 41b178b6ec
    Use atomic_refcell instead of parking_lot for wasm32 targets (#1404) Emil Ernerfeldt 2022-03-22 15:34:21 +0100
  • a26f43dfe9 Make sure to destroy the custom 3d example eframe-refactor Emil Ernerfeldt 2022-03-22 09:17:45 +0100
  • 9028ce7a98 Fix serialization issue Emil Ernerfeldt 2022-03-22 09:14:29 +0100
  • e5aeb1618f
    Export the PlotBounds type. (#1392) Edgeworth 2022-03-22 16:59:13 +0900
  • 3ff55be4be WIP: move 3d rendering example into egui_demo_lib Emil Ernerfeldt 2022-03-20 23:01:40 +0100
  • 4922b1912b Move epi-code from egui_glow into eframe Emil Ernerfeldt 2022-03-20 22:53:19 +0100
  • 0a400a5bcc
    Add Image::rotate and Mesh::rotate (#1371) Hunter522 2022-03-22 02:44:23 -0500
  • 805539b50d
    Add example of custom window frame for native window using eframe (#1396) Emil Ernerfeldt 2022-03-21 22:20:58 +0100
  • 15254f8235
    Remove the single_threaded/multi_threaded feature flags (#1390) Emil Ernerfeldt 2022-03-21 22:20:37 +0100
  • 5c68edbb15 Clippy fixes Emil Ernerfeldt 2022-03-21 21:48:35 +0100
  • 339b28b470 Add Frame::outer_margin, and rename Frame::margin to Frame::inner_margin Emil Ernerfeldt 2022-03-21 21:44:36 +0100
  • fda8189cba
    Move lints list to .carg/config.toml (#1394) Emil Ernerfeldt 2022-03-21 16:54:29 +0100
  • 6a3e7d17ac Use parking_lot for wrapping TextureManager fix-request-repaint-thread-safety Emil Ernerfeldt 2022-03-20 21:02:14 +0100
  • 079490b30d Make Context::load_texture thread safe Emil Ernerfeldt 2022-03-20 20:55:33 +0100
  • 72d264ed6c Make Context::request_repaint safe to call from any thread. Emil Ernerfeldt 2022-03-20 20:53:19 +0100
  • ccbddcfe95 Add example of how to move text cursor in a TextEdit Emil Ernerfeldt 2022-03-20 23:08:19 +0100
  • fde9c232b3 Improve the introspection paint stats Emil Ernerfeldt 2022-03-20 23:05:16 +0100
  • e369626d3d glow: move where FRAMEBUFFER_SRGB is enabled Emil Ernerfeldt 2022-03-20 23:04:44 +0100
  • d20be45c4c Add egui_assert to ensure texture size is <= max_texture_side Emil Ernerfeldt 2022-03-20 22:49:44 +0100
  • 861e129ace Add Shape::image convenience method Emil Ernerfeldt 2022-03-20 20:39:39 +0100
  • 734d4c57ad
    Expose more epaint tessellator methods (#1384) jean-airoldie 2022-03-20 15:38:48 -0400
  • 8bb381d50b
    Fix code that could lead to a possible deadlock. (#1380) Zachary Kohnen 2022-03-20 20:30:38 +0100
  • 465c96122c
    egui_web: by default, use full web browser size (#1378) Emil Ernerfeldt 2022-03-19 13:47:30 +0100
  • 6ce8594351 README.md: add links to license files Emil Ernerfeldt 2022-03-19 13:34:08 +0100
  • 12c31e980b
    Add Ui::push_id (#1374) Emil Ernerfeldt 2022-03-19 13:30:43 +0100
  • f6af7bda27 Better error message when trying to upload too large texture Emil Ernerfeldt 2022-03-19 13:30:29 +0100
  • 0d47e57775
    Add Tessellator::set_clip_rect (#1369) jean-airoldie 2022-03-19 08:01:33 -0400
  • cecb48af03
    Added plot_ui::plot_clicked() (#1372) zam-5 2022-03-19 08:00:18 -0400
  • c69f39e869
    Box the app creator (#1373) Emil Ernerfeldt 2022-03-18 14:23:07 +0100
  • c8f6cae362
    eframe app creation refactor (#1363) Emil Ernerfeldt 2022-03-16 15:39:48 +0100
  • c768d1d48e
    Context::request_repaint will wake up the UI thread (#1366) Emil Ernerfeldt 2022-03-15 17:21:52 +0100
  • 6d4e10cf91 Rename grid to strip. Easier documentation/naming of cell direction. Add doc comments for public structs. René Rössler 2022-03-15 10:09:19 +0100
  • 42b6ed6100 Merge remote-tracking branch 'egui/master' into dynamic-grid René Rössler 2022-03-15 09:35:33 +0100
  • 6aee4997d4
    Add Shape::Callback to do custom rendering inside of an egui UI (#1351) Emil Ernerfeldt 2022-03-14 13:25:11 +0100
  • 002158050b
    Add Frame::canvas - bright in bright mode, dark in dark mode (#1362) Emil Ernerfeldt 2022-03-14 12:33:17 +0100
  • 29c52e8eb6
    Remove epi backend from egui_glow (#1361) Emil Ernerfeldt 2022-03-13 22:49:24 +0100
  • 50539bd31a
    egui_web: always use the glow painter, and remove the old WebGL code. (#1356) Emil Ernerfeldt 2022-03-11 19:15:06 +0100
  • 52b4ab4e18
    Remove egui_glium as a backend for eframe (#1357) Emil Ernerfeldt 2022-03-11 19:14:27 +0100
  • 510cef02ca Run a formatter on all toml files Emil Ernerfeldt 2022-03-10 14:25:33 +0100
  • c19a7ff34f
    remove unnecessary to_string in docs (#1345) Simon Gardling 2022-03-10 02:23:00 -0500
  • cd555e07b8
    Fix typo: Highligher -> Highlighter (#1346) mbillingr 2022-03-10 08:14:06 +0100
  • 5d950e1c15
    [egui_web] Prevent event handlers from running if code has panicked (#1306) Zachary Kohnen 2022-03-10 08:13:32 +0100
  • 30399bf6ff Update regex crate v1.5.4 -> v1.5.5 Emil Ernerfeldt 2022-03-10 08:08:46 +0100
  • 0e7a4fdbfd
    Add method to set a Plot's margin (#1308) Simon Gardling 2022-03-08 09:50:53 -0500
  • d8300037ad
    Fix cargo run -p egui_demo_app (#1343) Emil Ernerfeldt 2022-03-08 08:26:43 +0100
  • 67ebb6bde6 Merge remote-tracking branch 'egui/master' into dynamic-grid René Rössler 2022-03-07 13:45:28 +0100
  • 37c9f116bf
    Fix egui_glow when targeting wasm32-unknown-unknown (#1303) Jake Shadle 2022-03-07 10:48:40 +0100
  • e3d1fa22d1
    Fix combo box misalignment on rtl layout (#1304) Juan Campa 2022-03-07 04:48:12 -0500
  • 27e179268b
    Remove warning about cpal drag and drop (#1329) Zachary Kohnen 2022-03-07 10:33:59 +0100
  • d4bbea3967
    egui_extras README grammar fixes (#1313) Colin Terry 2022-03-07 04:14:00 -0500
  • 3da93beab7 update René Rössler 2022-02-27 13:30:43 +0100
  • 1cd2a3c984 Merge remote-tracking branch 'egui/master' into dynamic-grid René Rössler 2022-02-27 13:30:29 +0100
  • 833829e3d8 cargo deny: ignore duplicate of hashbrown crate Emil Ernerfeldt 2022-02-22 19:44:25 +0100
  • a05520b9d3 Release 0.17.0 - Improved font selection and image handling 0.17.0 Emil Ernerfeldt 2022-02-22 19:32:30 +0100
  • 83225f46ad Make Bézier demo more compact Emil Ernerfeldt 2022-02-22 19:12:21 +0100
  • 31d324932c
    Introduce egui::FullOutput, returned from Context::run (#1292) Emil Ernerfeldt 2022-02-22 17:13:53 +0100
  • c5a9421dbd
    Run wasm-bindgen in CI and update parking_lot (#1293) Emil Ernerfeldt 2022-02-22 16:30:42 +0100
  • 2e1a4cf08a impl std::fmt::Debug for TexturesDelta Emil Ernerfeldt 2022-02-22 13:21:41 +0100
  • 745f209c61 Make RawInput.max_texture_side an Option Emil Ernerfeldt 2022-02-22 13:21:28 +0100
  • 76f564428b Implement Serialize/Deserialize for TextShape Emil Ernerfeldt 2022-02-22 13:20:46 +0100
  • a90379ac8d Ignore characters that are wrong in emoji-icon-font.ttf Emil Ernerfeldt 2022-02-22 09:47:31 +0100