1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 23:13:13 -04:00

Commit Graph

  • 1d52990306 Update temporery example Konkitoman 2023-07-19 11:25:52 +03:00
  • b66cf96343 Not will only redraw what is needed and the cpu will not be at 100% all the time Konkitoman 2023-07-19 11:16:51 +03:00
  • cd48e2b1ad Added now window can be toggled embeded or not Konkitoman 2023-07-19 10:57:13 +03:00
  • 680a547a68 Now is rendering on the new windows Konkitoman 2023-07-19 10:48:35 +03:00
  • 28d5c6e62c Now window will be destroyed if is not rendered Konkitoman 2023-07-18 17:52:55 +03:00
  • 8f475ef8d8 Is creating a window Konkitoman 2023-07-18 16:50:41 +03:00
  • c91de8a871 Some more work for multiples windows support Konkitoman 2023-07-18 15:29:56 +03:00
  • 7cbe26a1a1 Some work for making eframe to be able to have multiples windows Konkitoman 2023-07-17 16:15:38 +03:00
  • ff24ffbcbd Fix a typo (#3149) Dirk Stolle 2023-07-17 11:14:44 +02:00
  • 083d61fccd Update to puffin 0.16 (#3144) Emil Ernerfeldt 2023-07-10 12:29:01 +02:00
  • 2a2529bb9c eframe: sleep a bit only when minimized (#3139) icedrocket 2023-07-10 17:56:24 +09:00
  • 9478e50d01 Fix panic on wgpu GL backend due to new screenshot capability (#3078) amfaber 2023-06-15 11:16:25 +02:00
  • 9774d4af2c eframe: fix android app quit on resume with glow backend (#3080) bilabila 2023-06-15 15:05:11 +08:00
  • 073f49682d Expose Raw Window and Display Handles (#3073) τ 2023-06-11 22:18:28 +02:00
  • 5cd40f9685 Fix some typos Emil Ernerfeldt 2023-06-11 19:34:32 +02:00
  • 860dac69da eframe: Only run_return twice on Windows (#3053) pan93412 2023-06-05 20:57:21 +08:00
  • 0fda44c4ad fix typo in changelog Emil Ernerfeldt 2023-06-05 14:56:39 +02:00
  • e14f24b2a3 plot-axes: Resolve ./scripts/check.sh warnings JohannesProgrammiert 2023-05-27 12:28:21 +02:00
  • e1816b312e plot-axis: Expose more conveniece functions to public API. Add axis labels to demo app JohannesProgrammiert 2023-05-26 12:12:57 +02:00
  • 7168c998a3 plot-axis: Use 'into impl<WidgetText>' as axis label formatter JohannesProgrammiert 2023-05-26 11:37:32 +02:00
  • 3d8fd1443a plot: Resolve check.sh warnings JohannesProgrammiert 2023-05-26 11:22:59 +02:00
  • 68834dec8f plot-axis: Rebase label opacity calculation on master JohannesProgrammiert 2023-05-26 11:15:49 +02:00
  • f3b309fd8c plot: Remove unused comments JohannesProgrammiert 2023-05-26 11:15:07 +02:00
  • 95a8795b26 Fix clippy JohannesProgrammiert 2023-05-26 10:35:07 +02:00
  • 0579f94ecc Remove default axis Johannes Schiffer 2023-01-21 18:14:48 +01:00
  • 2b0a27cb02 Update changelog Johannes Schiffer 2022-11-18 18:01:47 +01:00
  • 2c0fdf16df plot: resolve clippy warning Johannes Schiffer 2022-11-18 17:49:24 +01:00
  • 2d013fcfad plot: Update demo lib Johannes Schiffer 2022-11-18 17:48:02 +01:00
  • 086bb49ede plot: Axis label API Johannes Schiffer 2022-11-18 17:47:50 +01:00
  • 9d76be1131 plot: Tick placement of opposite axes and digit constraints Johannes Schiffer 2022-11-14 23:16:18 +01:00
  • ffb1a45651 First Draft of axis labels outside of plotting window Johannes Schiffer 2022-11-11 22:21:55 +01:00
  • 26494597eb Add axis labels for plots Johannes Schiffer 2022-11-11 20:06:27 +01:00
  • 8be55f10e9 Revert "Always draw axis labels at plot borders" Johannes Schiffer 2022-11-11 10:27:28 +01:00
  • 607423f9eb Always draw axis labels at plot borders Johannes Schiffer 2022-11-11 10:01:04 +01:00
  • 307565efa5 Release 0.22.0 - A plethora of small improvements 0.22.0 Emil Ernerfeldt 2023-05-23 19:58:04 +02:00
  • 5fc82c746e New web demo for the 0.22 release Emil Ernerfeldt 2023-05-23 19:54:03 +02:00
  • cccdfd246e Cleanup ahead of release Emil Ernerfeldt 2023-05-23 19:44:49 +02:00
  • cb6bcde22c Update changelogs Emil Ernerfeldt 2023-05-23 17:33:01 +02:00
  • b2281c46e4 Update example screenshots Emil Ernerfeldt 2023-05-23 13:38:02 +02:00
  • b07a675439 Fix egui_extras chonos dependency list Emil Ernerfeldt 2023-05-23 13:30:54 +02:00
  • bb252e2788 Check egui_extras --all-features on CI (#3019) Emil Ernerfeldt 2023-05-23 09:26:40 +02:00
  • 8c5d235bfb cargo update (#3018) Emil Ernerfeldt 2023-05-23 09:25:39 +02:00
  • 03bb89153b eframe: Use NativeOptions::AppId for the persistance location (#3014) Emil Ernerfeldt 2023-05-23 08:38:14 +02:00
  • 9d5b324787 Fix typo in docs Emil Ernerfeldt 2023-05-23 08:37:11 +02:00
  • 68a4239036 Fix --no-default-features (#3015) Emil Ernerfeldt 2023-05-22 22:11:07 +02:00
  • 86d1d1fe76 Trim deny.toml Emil Ernerfeldt 2023-05-22 21:38:20 +02:00
  • b5c24d6ec8 egui_demo_app: add some native window info Emil Ernerfeldt 2023-05-22 21:37:19 +02:00
  • a1d0e29e5e vscode: ignore target_wasm Emil Ernerfeldt 2023-05-22 21:36:27 +02:00
  • 6a80e6fc74 Add doc-test example for Modifiers::matches Emil Ernerfeldt 2023-05-22 21:35:30 +02:00
  • 7583a44e32 Format Cargo.toml Emil Ernerfeldt 2023-05-22 21:32:05 +02:00
  • 45826999ac Add profiling scopes to app icon stuff Emil Ernerfeldt 2023-05-22 21:31:59 +02:00
  • e6db7977f9 Fix rust analyzer overrideCommand Emil Ernerfeldt 2023-05-22 21:31:36 +02:00
  • cc9f1adb84 Add an optional app_id field to eframe's NativeOptions for Wayland (#3007) Thomas Krause 2023-05-22 21:40:04 +02:00
  • c030aa5df2 Fix documentation for TextureId::Managed(0) (#2998) Anders Kaseorg 2023-05-22 11:37:26 -07:00
  • 13769c281a Mention store in TextEditState doc comment (#2988) David Judge 2023-05-22 19:33:23 +02:00
  • 7195645a1a chore: disable default feature for chrono (#2993) Amirhossein Akhlaghpour 2023-05-22 21:03:06 +03:30
  • b758e9dbf0 Update accesskit to 0.11 (#3012) Emil Ernerfeldt 2023-05-22 19:20:58 +02:00
  • d7dcfe4dae Remove references to the removed custom_3d_three-d example Emil Ernerfeldt 2023-05-22 17:04:58 +02:00
  • 7ebb2ae417 Move up the "Sponsored by Rerun" section emilk/move-up-rerun-sponsor-log Emil Ernerfeldt 2023-05-22 16:53:37 +02:00
  • d765c610c1 Update list of Fedora Rawhide dependencies Emil Ernerfeldt 2023-05-22 16:43:26 +02:00
  • 7b76161a6a Set a default icon for all eframe apps: a white e on black background (#2996) Emil Ernerfeldt 2023-05-17 16:23:32 +02:00
  • 856afc8f7e Update wasm-bindgen to 0.2.86 (#2995) Emil Ernerfeldt 2023-05-17 11:08:35 +02:00
  • ea71b7f20b eframe web: detect and report panics during startup (#2992) Emil Ernerfeldt 2023-05-16 22:22:09 +02:00
  • ff8e4826b3 Add egui::Modifiers::contains (#2989) Andreas Reich 2023-05-15 15:10:54 +02:00
  • 268a63fee2 Show alt key on mac as "Option", not "Alt" (#2981) Andreas Reich 2023-05-10 09:35:01 +02:00
  • e9fa6c8ff6 Add Pointer::is_decidedly_dragging and could_any_button_be_click (#2979) Emil Ernerfeldt 2023-05-08 12:27:49 +02:00
  • faf31365d2 Add emath::Rangef and helpers for splitting a Rect (#2978) Emil Ernerfeldt 2023-05-08 12:20:26 +02:00
  • abd8cefb78 Remove dock stuff emilk/dock-needs Emil Ernerfeldt 2023-05-08 12:03:27 +02:00
  • 1799713fb0 Last cleanup pass emilk/dock Emil Ernerfeldt 2023-05-08 11:23:34 +02:00
  • d4efb3215a Make sure the tab buttons don't cover the RTL "add tab" buttons Emil Ernerfeldt 2023-05-08 11:04:59 +02:00
  • f5d2bc4e33 auto-grid Emil Ernerfeldt 2023-05-08 10:58:41 +02:00
  • e84eef7815 Code cleanup Emil Ernerfeldt 2023-05-04 21:59:45 +02:00
  • aa30414caf Improve drag-code Emil Ernerfeldt 2023-05-04 21:24:58 +02:00
  • 951bc988b3 move code Emil Ernerfeldt 2023-05-04 21:22:59 +02:00
  • e757fdc152 Move code around a bit Emil Ernerfeldt 2023-05-04 20:56:58 +02:00
  • 84356885d1 Fix the bug! Emil Ernerfeldt 2023-05-04 18:46:30 +02:00
  • 1065d7aac9 Try to find elusive bug Emil Ernerfeldt 2023-05-04 18:08:31 +02:00
  • 09081cf4fc Nice tab title spacing Emil Ernerfeldt 2023-05-04 16:13:42 +02:00
  • 6f69a143fe Warn about missing nodes Emil Ernerfeldt 2023-05-04 16:10:06 +02:00
  • 051ec14b98 Users can add button to the tab bar Emil Ernerfeldt 2023-05-04 15:42:40 +02:00
  • f2d6885a6b Nicer styling of tabs Emil Ernerfeldt 2023-05-04 15:06:24 +02:00
  • 3f02c7d698 Add Rangef to emath Emil Ernerfeldt 2023-05-04 12:27:13 +02:00
  • 065801410a Resize grid Emil Ernerfeldt 2023-05-04 11:14:30 +02:00
  • e9b446b577 Refactor: register grid drop-zones during the ui pass Emil Ernerfeldt 2023-05-04 10:57:46 +02:00
  • f5301b1761 Fix typos Emil Ernerfeldt 2023-05-04 10:04:14 +02:00
  • e2b1438977 Improve dragging around tab labels Emil Ernerfeldt 2023-05-04 09:40:40 +02:00
  • 8267cf5f57 Drag-and-drop for vertical layouts Emil Ernerfeldt 2023-05-03 22:48:26 +02:00
  • 5fc6bfbf49 Resize vertical layouts Emil Ernerfeldt 2023-05-03 16:36:19 +02:00
  • 46e4fb49ec Simplify shares and use Rect/interacto for resize Emil Ernerfeldt 2023-05-03 00:33:30 +02:00
  • 4f4261f173 Resizing of horizontal layouts Emil Ernerfeldt 2023-05-02 19:30:59 +02:00
  • f8ce589fd5 Only lay out the active tab Emil Ernerfeldt 2023-05-02 18:11:33 +02:00
  • 3d6a15f442 Log warning instead of error when failing to decode RON in storage (#2961) Emil Ernerfeldt 2023-04-27 09:45:44 +02:00
  • fa69d7a22b Split into files Emil Ernerfeldt 2023-04-26 20:44:27 +02:00
  • e9928c8766 Turn Branch into an enum Emil Ernerfeldt 2023-04-26 20:31:37 +02:00
  • 53ce1904a2 Code cleanup: move branch-gnostic code into branch.rs Emil Ernerfeldt 2023-04-26 19:42:46 +02:00
  • 9510d3418e Some bugfixes Emil Ernerfeldt 2023-04-25 23:23:18 +02:00
  • 6563522939 Better re-ordering of grid cells Emil Ernerfeldt 2023-04-25 21:51:49 +02:00
  • 7b26f3b79f Grid support Emil Ernerfeldt 2023-04-25 21:27:26 +02:00
  • f76eefb98d [wgpu] Expose wgpu::Adapter via RenderState (#2954) Andreas Reich 2023-04-25 17:42:13 +02:00
  • e714b33940 Change layout at runtime Emil Ernerfeldt 2023-04-25 16:26:53 +02:00