Commit Graph

  • 1133f3a42b Improve look of color button and `show_color` slightly Emil Ernerfeldt 2022-04-27 10:06:42 +0200
  • 06802cb0a0 Add Rounding::at_least and Rounding::at_most Emil Ernerfeldt 2022-04-27 10:05:09 +0200
  • e3b77e320a Fix broken doclink Emil Ernerfeldt 2022-04-27 09:59:05 +0200
  • 2fd20308e5 Add Ui::toggle_value Emil Ernerfeldt 2022-04-26 21:36:22 +0200
  • 4d2eb5b71e Don't export macros that should only be pub(crate) Emil Ernerfeldt 2022-04-25 22:01:32 +0200
  • 95c0174331 Change canvas frame margin two points Emil Ernerfeldt 2022-04-25 16:58:24 +0200
  • 0862712595 Add Vec2::dot Emil Ernerfeldt 2022-04-25 11:26:54 +0200
  • 888cd9c3eb
    Don't paint insertion point if text is immutable (#1523) trevyn 2022-04-21 10:19:40 +0300
  • c70c72ef61 eframe: make sure we wait for FileStorage to complete the save Emil Ernerfeldt 2022-04-20 21:54:31 +0200
  • f789159a4a Don't persist Grid sizes Emil Ernerfeldt 2022-04-19 21:28:45 +0200
  • 558891c146 eframe native: persist app state in background thread Emil Ernerfeldt 2022-04-19 21:26:35 +0200
  • 1dee439ab1 Added CursorIcons for resizing columns, rows and 8 cardinal directions Emil Ernerfeldt 2022-04-19 16:56:27 +0200
  • 2932c36238
    Add triple-click support (#1512) trevyn 2022-04-19 16:14:55 +0300
  • 4231a5303b Clean up custom plot axis demo Emil Ernerfeldt 2022-04-19 11:43:22 +0200
  • e82ea0c4b4 Plot: estimate bounds for generator functions Emil Ernerfeldt 2022-04-19 11:43:04 +0200
  • cde5f95fc9 code cleanup: replace some for_each with normal for-loops Emil Ernerfeldt 2022-04-19 11:42:05 +0200
  • e22f6d9a7e
    Customize grid spacing in plots (#1180) Jan Haller 2022-04-19 11:35:05 +0200
  • 676ff047e9 Add Ui::scroll_with_delta, and improve scroll docs Emil Ernerfeldt 2022-04-19 10:46:24 +0200
  • 5414e8a7fb Rename `Painter::sub_region` to `Painter::with_clip_rect` Emil Ernerfeldt 2022-04-19 10:00:34 +0200
  • 2d2022fb72
    Add Link widget (#1506) Emil Ernerfeldt 2022-04-16 22:55:15 +0200
  • 96335d5f45
    added `epi::Frame::set_window_pos` (#1505) Boby 2022-04-17 01:57:22 +0530
  • 2b861f86e8 egui_web: Ignore input of "GroupNext" Emil Ernerfeldt 2022-04-16 10:37:46 +0200
  • 2ca72e0bae
    Add line breaking rules for Japanese text. Fixes #1497. (#1498) bigfarts 2022-04-16 01:36:16 -0700
  • abf340c62a
    egui_web: Fix misplaced resize and other event handlers (#1503) Zachary Kohnen 2022-04-16 10:08:46 +0200
  • 2355828d41 Remove epaint::mutex::Arc type alias Emil Ernerfeldt 2022-04-15 15:18:04 +0200
  • 5a78213421
    Enable depth buffer in WebGL backend (#1499) Emil Ernerfeldt 2022-04-15 12:41:42 +0200
  • f3e31391e0 Pass clip rectangle to PaintCallback Emil Ernerfeldt 2022-04-15 10:31:33 +0200
  • 2745699bd6
    Add `Ui::spinner` shortcut method (#1494) Stanisław Jelnicki 2022-04-15 07:39:08 +0200
  • b738418243
    New example 'custom_font_style' + improve docs (#1476) tami5 2022-04-14 08:54:01 +0300
  • a7b6334784 Misc doc improvements Emil Ernerfeldt 2022-04-13 22:05:19 +0200
  • 2ae93c40ab
    Move examples out of `eframe/examples` into `examples/` (#1486) Emil Ernerfeldt 2022-04-13 16:13:24 +0200
  • 170b21b63e
    Add opt-in support for the 'puffin' profiler in eframe (#1483) Emil Ernerfeldt 2022-04-13 11:06:13 +0200
  • 973c3f22d1
    Revert "Update tts to 0.21.1" (#1482) Emil Ernerfeldt 2022-04-12 21:40:57 +0200
  • 08b208586a egui-winit: if clipboard fails to start, fall back to local clipboard Emil Ernerfeldt 2022-04-12 11:39:35 +0200
  • d364dfac66 Add Rect::distance_to_pos Emil Ernerfeldt 2022-04-12 11:33:48 +0200
  • 038b3cf2e2 Add `Painter::hline` and `Painter::vline` Emil Ernerfeldt 2022-04-12 10:54:38 +0200
  • 701ae3cb46 egui_extras::Table: fix bugs in the virtual scrolling Emil Ernerfeldt 2022-04-11 17:54:57 +0200
  • 56b127f209 Simplify table demo Emil Ernerfeldt 2022-04-11 17:25:44 +0200
  • de038b9546 Update tts to 0.21.1 Emil Ernerfeldt 2022-04-11 16:36:25 +0200
  • efc0b992e0 egui_extras: fix bug when restoring persisted table widths Emil Ernerfeldt 2022-04-11 14:27:32 +0200
  • e97241861e egui_extras Table/Strip: less aggressive cell clipping Emil Ernerfeldt 2022-04-11 10:55:52 +0200
  • 917f9e1768 Refactor and simplify feature flags Emil Ernerfeldt 2022-04-11 10:53:16 +0200
  • 426b933d2f egui_extras: add `cell_layout` option to set the layout of all cells Emil Ernerfeldt 2022-04-11 10:29:34 +0200
  • 0e0eedfdda Add ui.horizontal_centered Emil Ernerfeldt 2022-04-11 10:28:45 +0200
  • 772ef84242 egui_extras Table/Strip: fix some spacing bugs Emil Ernerfeldt 2022-04-11 10:19:07 +0200
  • c88e1f8b29 egui_extras: improve Table/Strip docs, and only panic in debug builds Emil Ernerfeldt 2022-04-11 09:54:44 +0200
  • 65d16695ae
    Replace copypasta with arboard (#1475) Emil Ernerfeldt 2022-04-10 16:41:07 +0200
  • b036257729
    Make `FontId` functions constant (#1463) Alexis Sellier 2022-04-10 16:40:42 +0200
  • 9b37c82d46 Update three-d to 0.11 Emil Ernerfeldt 2022-04-10 09:51:52 +0200
  • 29d214912f Improve explanation of immediate mode Emil Ernerfeldt 2022-04-10 09:43:23 +0200
  • c2ab0404b7
    Fix crash in text layout (#1468) Emil Ernerfeldt 2022-04-09 22:43:40 +0200
  • cf0338d48f
    Rust 1.60.0 + refactor cargo features (#1467) Emil Ernerfeldt 2022-04-09 13:54:47 +0200
  • bdfc512b01 Add docstring example for `TableBody::rows` Emil Ernerfeldt 2022-04-09 13:34:55 +0200
  • cd0fb1f3d9 Simplify table demo Emil Ernerfeldt 2022-04-05 08:27:26 +0200
  • 0c87e02f55
    egui_extras: enable virtual scroll for heterogenous rows (#1444) wayne 2022-04-09 11:18:33 +0000
  • dd58d5175f
    Replace `top_most_layer` with more flexible `layer_ids` (#1266) Friz64 2022-04-08 09:06:04 +0200
  • 8cf196a34b Use proper shebang for all bash scripts: #!/usr/bin/env bash Emil Ernerfeldt 2022-04-07 17:34:34 +0200
  • 7cd285ecbc misc clippy fixes from 1.60.0 Emil Ernerfeldt 2022-04-07 17:03:19 +0200
  • dffab1c737
    Add Shape::galley_with_color (#1461) Zachary Kohnen 2022-04-06 18:47:46 +0200
  • 68d5806b41 Add a text blending test to the color test Emil Ernerfeldt 2022-04-05 14:20:44 +0200
  • a9ae8c3e2c
    Smaller checkboxes and radiobutton without a label (#1456) Emil Ernerfeldt 2022-04-05 09:16:58 +0200
  • bd25526a4f check.sh: fail on rustdoc failure Emil Ernerfeldt 2022-04-05 08:07:57 +0200
  • f8e833ad8b
    Fail docs build when warnings are generated (#1454) Nicklas Møller 2022-04-05 08:06:41 +0200
  • c3b6d1bab9
    Warn about Id clashes for Grid, Plot, ScrollArea, Table (#1452) Emil Ernerfeldt 2022-04-04 13:13:34 +0200
  • 2d30bd751c emath: add Rect::signed_distance_to_pos and Vec2::abs Emil Ernerfeldt 2022-04-04 11:24:08 +0200
  • 5d19f381f9 Fix TexEdit clipping half the cursor when in the first column Emil Ernerfeldt 2022-04-04 09:20:19 +0200
  • dfd6a91cb0 Fix doclinks Emil Ernerfeldt 2022-04-03 20:38:51 +0200
  • 901b7c7994
    [epaint] Add more text wrapping options (#1291) awaken1ng 2022-04-04 01:28:47 +0700
  • d09fa63d9c Fix `Ui::add_visible` sometimes leaving the `Ui` in a disabled state Emil Ernerfeldt 2022-04-03 19:38:34 +0200
  • 6091370962
    Add more doc-links in docstrings (#1419) 4JX 2022-04-03 18:18:35 +0200
  • 861b0e11ba
    Fix sh/check.sh (#1446) Emil Ernerfeldt 2022-04-03 18:14:40 +0200
  • 10f30a0c52
    Fix tessellation of Shape::Vec of heterogenous TextureId:s (#1445) Emil Ernerfeldt 2022-04-03 18:14:27 +0200
  • c2039920de
    Add Plot::allow_scroll (#1382) Lucas Kent 2022-04-03 18:43:55 +1000
  • 95efbbc03e
    Remember to update glow window size when DPI changes (#1441) Emil Ernerfeldt 2022-04-03 10:20:49 +0200
  • aa6a2bb73f Update PR template to suggests users to run ./sh/check.sh Emil Ernerfeldt 2022-04-03 09:52:25 +0200
  • 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
  • 95ff7ec000
    Typo fixes in egui_web README (#1433) follower 2022-03-30 21:19:42 +1300
  • 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
  • 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
  • e5aeb1618f
    Export the PlotBounds type. (#1392) Edgeworth 2022-03-22 16:59:13 +0900
  • 0a400a5bcc
    Add Image::rotate and Mesh::rotate (#1371) Hunter522 2022-03-22 02:44:23 -0500