Commit graph

  • 23d292a974 faster debug builds on mac Emil Ernerfeldt 2021-04-18 23:15:07 +0200
  • fbd0e35017 Clippy fixes for benchmark Emil Ernerfeldt 2021-04-18 23:14:35 +0200
  • 0351662763 Fix bug with the layout of wide DragValue:s Emil Ernerfeldt 2021-04-18 23:10:12 +0200
  • c07f439b28 Add benchmark of ui.label Emil Ernerfeldt 2021-04-18 10:24:31 +0200
  • c69ecfe421
    Memory usage example in the widget gallery (#307) ilya sheprut 2021-04-18 14:13:08 +0600
  • 580d27e0d3
    Add anchors to windows and areas (#310) Emil Ernerfeldt 2021-04-18 10:01:41 +0200
  • 5667e7eb51 Add docstring to ui.with_layout Emil Ernerfeldt 2021-04-15 22:23:15 +0200
  • f07bdf0433 Add more instructions to PR template Emil Ernerfeldt 2021-04-15 22:21:48 +0200
  • 231c075867 Add #[inline(always)] to a few things Emil Ernerfeldt 2021-04-15 10:37:31 +0200
  • 76d5229821
    CI: run cargo doc (#309) Emil Ernerfeldt 2021-04-15 10:35:15 +0200
  • b187d1c576 Make Memory::has_focus public (again) Emil Ernerfeldt 2021-04-15 10:31:24 +0200
  • d6de19b507
    Mention macroquad backend in the readme (#308) ilya sheprut 2021-04-15 14:20:04 +0600
  • 2aa05f00e1 check.sh: cargo doc all features Emil Ernerfeldt 2021-04-15 09:48:30 +0200
  • e1adb9c091 Fix broken markdown in docstring Emil Ernerfeldt 2021-04-15 09:48:06 +0200
  • 96a2732735 Add Response::request_focus and surrender_focus Emil Ernerfeldt 2021-04-15 09:45:12 +0200
  • daf2e13238 demo: Use new id_data to store the show/hide password toggle Emil Ernerfeldt 2021-04-12 22:37:39 +0200
  • 186362a4b8
    Arbitrary data in Memory using Any, fix #255 (#257) ilya sheprut 2021-04-13 01:53:32 +0600
  • 4ecf304335 Fix touch screen defocus bug Emil Ernerfeldt 2021-04-12 21:41:07 +0200
  • 5d50fa1350 Add Label::sense so you can make clickable labels Emil Ernerfeldt 2021-04-12 21:26:13 +0200
  • 3c0c729af8
    Add links to the changelogs for other crates. (#293) follower 2021-04-13 06:57:49 +1200
  • 20bf09560e
    IME: Handle composition events to show suggestion on web (#278) Lin Han 2021-04-13 02:57:14 +0800
  • 0353f40dd5
    Typo fix: "occational" -> "occasional" (#286) follower 2021-04-09 08:22:58 +1200
  • 50a56d41ee
    DragValue improvements (#274) Cristian Dinu 2021-04-08 23:20:52 +0300
  • b30cb3313a
    Try to allow turning off default_fonts for all libs (#266) Emil Ernerfeldt 2021-04-07 20:14:44 +0200
  • d544c3dd8b Release 0.11.0 - Optimization, screen reader & new layout logic 0.11.0 Emil Ernerfeldt 2021-04-05 14:49:06 +0200
  • c96819e95e build_demo_web.sh: code cleanup Emil Ernerfeldt 2021-04-05 14:45:32 +0200
  • 370d269cba Publish new web demo Emil Ernerfeldt 2021-04-05 14:43:38 +0200
  • 49ef94d322 build_demo_web.sh: fix opening link on windows and linux Emil Ernerfeldt 2021-04-05 14:23:19 +0200
  • 3803d0f3d1 Minor cleanup of the demo code Emil Ernerfeldt 2021-04-05 12:30:07 +0200
  • ab4819ca99 PR template: encourage linking to the relevant issue Emil Ernerfeldt 2021-04-05 12:29:32 +0200
  • 77014c7c75 cargo update Emil Ernerfeldt 2021-04-05 12:15:04 +0200
  • 7792ee0422 Update tts from 0.14 -> 0.15 (screen reader feature) Emil Ernerfeldt 2021-04-05 12:10:28 +0200
  • aba2108159 Replace JSON with RON for persistence (epi/eframe/glium/web) Emil Ernerfeldt 2021-04-05 12:09:01 +0200
  • 4fc3c6d375 Remove unnecessary copy of mesh indices in glium painter Emil Ernerfeldt 2021-04-05 10:21:17 +0200
  • b028e708e0
    fixed typo in README.md (#275) pixeljoelson 2021-04-05 04:56:58 -0300
  • ebb08f87f1 Fix: custom Ui:s now allocate minimal space in parent ui. Emil Ernerfeldt 2021-04-02 22:39:08 +0200
  • 4ac5b37702 Turn off text wrapping for DragValue:s Emil Ernerfeldt 2021-04-02 13:42:46 +0200
  • 4b9db0cc55 Rename ui.advance_cursor to ui.add_space Emil Ernerfeldt 2021-04-02 10:08:29 +0200
  • d848b2a664 Add TextEdit::password to hide input characters Emil Ernerfeldt 2021-04-02 09:58:55 +0200
  • 33a4058381 Add comment about Firefox CPU usage in FAQ Emil Ernerfeldt 2021-04-02 09:24:34 +0200
  • 1c955e56fe Some code cleanup Emil Ernerfeldt 2021-04-01 23:07:58 +0200
  • facb01a7c2 Use wasm-opt when compiling for web Emil Ernerfeldt 2021-04-01 23:07:43 +0200
  • fe0d31204e Small optimization of tesselate_text Emil Ernerfeldt 2021-04-01 23:06:39 +0200
  • 1068750bbc Clean up egui_web code a bit Emil Ernerfeldt 2021-04-01 22:11:29 +0200
  • d7f9e2246c Add a bunch on inline annotations Emil Ernerfeldt 2021-04-01 22:10:34 +0200
  • d702e3078a Reduce amount of data being cloned in begin_frame Emil Ernerfeldt 2021-04-01 22:09:58 +0200
  • 44869a6718 Clean up benchmarks Emil Ernerfeldt 2021-04-01 21:42:45 +0200
  • f6770f0183 Various spelling fixes, docs improvements and code cleanup Emil Ernerfeldt 2021-03-31 23:12:42 +0200
  • 1f965d16a2 Try the new cargo dependency resolver added in rust 1.51 Emil Ernerfeldt 2021-03-31 22:54:21 +0200
  • f79f24c83e Clean up dependencies and features flags Emil Ernerfeldt 2021-03-31 22:53:54 +0200
  • 0d7c84c327 Make each DragValue at least the size of interact_size Emil Ernerfeldt 2021-03-31 22:18:45 +0200
  • b8a0f5be15 Improve Ui::add_sized (simplify and fix bugs) Emil Ernerfeldt 2021-03-31 22:18:08 +0200
  • 1090de67fd Refactor: move debug options out of Visuals Emil Ernerfeldt 2021-03-31 22:00:04 +0200
  • b393bdcb74 Improve documentation of ui.add_sized Emil Ernerfeldt 2021-03-31 21:49:24 +0200
  • 3450168e94 egui_glium: add support for transparent windows Emil Ernerfeldt 2021-03-31 20:53:13 +0200
  • 0a21b01c31 Fix nightly build: remove deprecated missing_crate_level_docs lint Emil Ernerfeldt 2021-03-31 20:00:14 +0200
  • f563ff77c3
    Fixed some spelling in documentation (#262) Thorbjørn Lindeijer 2021-03-31 19:52:23 +0200
  • c583f94ef0 Correct the documentation of where app state is saved Emil Ernerfeldt 2021-03-31 19:51:19 +0200
  • 4808da44a2 Optimize: more inlining and more use of AHashMap Emil Ernerfeldt 2021-03-31 17:06:12 +0200
  • 4984d51f99 Optimize: store a reference to the target PaintList in Painter Emil Ernerfeldt 2021-03-31 17:03:20 +0200
  • 17983e1bbc Optimize tessellator by around 9% Emil Ernerfeldt 2021-03-30 22:36:45 +0200
  • 8c4bb0d1d9 refactor: no need to pass Fonts structure to tessellator Emil Ernerfeldt 2021-03-30 21:41:39 +0200
  • 0802a9d9c0 Optimize: get glyph uv rects during layouts instead of in tesselation Emil Ernerfeldt 2021-03-30 21:07:19 +0200
  • 22cd1a8e10
    Move IME candidate window following text cursor (#258) Lin Han 2021-03-30 14:48:55 +0800
  • 1c60dc8d66 Pass around Arc<Galley> to avoid copying a lot of data Emil Ernerfeldt 2021-03-29 22:30:18 +0200
  • 94baf98eab Add a galley cache to Fonts to avoid doing the same layout each frame Emil Ernerfeldt 2021-03-29 22:06:55 +0200
  • f9c4be33a7 Add a realistic end-to-end benchmark Emil Ernerfeldt 2021-03-29 22:48:13 +0200
  • d4e5133da2 refactor fonts: put TextStyle in Galley instead of in Shape::Text Emil Ernerfeldt 2021-03-29 21:24:09 +0200
  • ade41403b5 refactor fonts: do all text layout via the Fonts struct Emil Ernerfeldt 2021-03-29 20:57:51 +0200
  • 46425f1e38 Optimize: add #[inline(always)] to various low-level things Emil Ernerfeldt 2021-03-28 23:16:19 +0200
  • ccc501f302 Spelling: tesselate -> tessellate Emil Ernerfeldt 2021-03-28 22:44:03 +0200
  • aeaa54aab1 optimization: don't compare font data each frame Emil Ernerfeldt 2021-03-28 22:13:41 +0200
  • def09c2455 Don't close colopicker and other popups when clicking inside of them Emil Ernerfeldt 2021-03-27 16:50:35 +0100
  • 6fbb59de1f Add new Slider/DragValue constructors to changelog Emil Ernerfeldt 2021-03-27 16:10:51 +0100
  • 5011623744 Deprecate old DragValue constructors in favor of DragValue::new Emil Ernerfeldt 2021-03-27 16:09:09 +0100
  • de439b6e21 Deprecate old Slider constructors in favor of Slider::new Emil Ernerfeldt 2021-03-27 16:07:18 +0100
  • 5481aa8d98 Add DragValue::new and Slider::new Emil Ernerfeldt 2021-03-27 16:03:11 +0100
  • fd80a64cdb DragValue: Lower default speed for integers Emil Ernerfeldt 2021-03-27 15:47:53 +0100
  • 246ab55a7f Fix: integer DragValue could sometimes not reach all values Emil Ernerfeldt 2021-03-27 15:41:44 +0100
  • 1bb100d766 Updated changelogs Emil Ernerfeldt 2021-03-27 10:37:31 +0100
  • 41c9de2734 Add new ComboBox builder to replace the combo_box_with_label function Emil Ernerfeldt 2021-03-27 10:35:40 +0100
  • 795282edc0
    egui_web: enable IME support on web. (#253) Lin Han 2021-03-26 20:56:26 +0800
  • fe92a9826b
    ci: install libspeechd-dev and fix new clippy lints (#252) Emil Ernerfeldt 2021-03-25 22:18:03 +0100
  • 8e7d4ff4fd Upgrade wasm-bindgen 0.2.71 -> 0.2.72 Emil Ernerfeldt 2021-03-25 16:30:09 +0100
  • 70c6f4596a Add checkbox in demo app to turn screen reader on/off Emil Ernerfeldt 2021-03-24 21:35:29 +0100
  • cbe6faa83b Render tab character (\t) as four spaces Emil Ernerfeldt 2021-03-23 20:06:52 +0100
  • fd3444473f Add some clippy lints Emil Ernerfeldt 2021-03-23 19:53:31 +0100
  • 25c5e9d94e Return InnerResponse from Frame, Grid and ui.group() Emil Ernerfeldt 2021-03-21 21:58:00 +0100
  • 05308e8d37 layout: don't return negative availability rectangles Emil Ernerfeldt 2021-03-21 19:57:38 +0100
  • f5c372910c Replace emath::clamp with f32::clamp (new in rustc 1.50) Emil Ernerfeldt 2021-03-21 17:47:03 +0100
  • cdab9d777f Add years and email in LICENSE-MIT Emil Ernerfeldt 2021-03-21 17:16:12 +0100
  • 474b02d4e8 Add instruction to not add .js/.wasm files in pull requests Emil Ernerfeldt 2021-03-21 17:15:46 +0100
  • ed0d406698 Improve misc documentation Emil Ernerfeldt 2021-03-21 17:13:58 +0100
  • c1d5bda143 ColorPicker: always show hue slider at full saturation and lightness Emil Ernerfeldt 2021-03-21 16:15:13 +0100
  • 405ae3bcee Add link to https://github.com/hakolao/egui_winit_vulkano Emil Ernerfeldt 2021-03-21 16:09:44 +0100
  • 7e302ad905 Document the need for latest rustc Emil Ernerfeldt 2021-03-21 16:00:24 +0100
  • 24b3cd021f Add demo app instructions for Defora Rawhide Emil Ernerfeldt 2021-03-21 15:28:00 +0100
  • 65a86b2d15 Middle-click links to open in new tab Emil Ernerfeldt 2021-03-21 15:20:53 +0100
  • f77ab26828 [EasyMark] Add support for small and raised text Emil Ernerfeldt 2021-02-07 11:12:37 +0100
  • eaa1ed96ee Depcrecate ui.horizontal_for_text and ui.horizontal_wrapped_for_text Emil Ernerfeldt 2021-03-21 14:46:32 +0100