Commit graph

  • 23fe47bdcb
    Fix sample file path for svg example Piaoger 2020-02-20 17:28:42 +08:00
  • 17271eae67
    Merge pull request #193 from hecrj/feature/canvas Héctor Ramón 2020-02-20 05:51:18 +01:00
  • 8d63c49ba1
    Merge pull request #195 from hecrj/fix/macos-quit Héctor Ramón 2020-02-20 05:51:01 +01:00
  • 2e457c394f Quit application when Cmd+Q is pressed on macOS Héctor Ramón Jiménez 2020-02-19 14:53:08 +01:00
  • 6f7247ca13 Rename Settings::use_antialiasing to antialiasing Héctor Ramón Jiménez 2020-02-18 09:54:24 +01:00
  • 9c067562fa Write documentation for new canvas module Héctor Ramón Jiménez 2020-02-18 08:48:54 +01:00
  • 80fc8c286e
    Merge pull request #192 from clarkmoody/checkbox-settings Héctor Ramón 2020-02-18 06:11:55 +01:00
  • 6922160423 Pull Checkbox default constants from its Renderer Héctor Ramón Jiménez 2020-02-18 02:28:15 +01:00
  • 668f627532 Add size, spacing, and text_size properties to Checkbox Clark Moody 2020-02-17 17:40:01 -06:00
  • 5345ac785b Fix missing enter in iced::executor::Default Héctor Ramón Jiménez 2020-02-16 11:40:19 +01:00
  • 09cf0b7af3 Enter executor context only on Recipe creation Héctor Ramón Jiménez 2020-02-16 11:31:37 +01:00
  • 75d8de93ae Wrap application initialization with Runtime::enter Héctor Ramón Jiménez 2020-02-16 11:25:10 +01:00
  • 570f769744 Rename Settings::antialiasing to use_antialiasing Héctor Ramón Jiménez 2020-02-15 10:50:07 +01:00
  • fe61d2fd67 Request high performance adapter if MSAA is enabled Héctor Ramón Jiménez 2020-02-15 10:45:45 +01:00
  • dadae12253 Implement MSAA for triangle pipeline in iced_wgpu Héctor Ramón Jiménez 2020-02-15 10:08:27 +01:00
  • 4969bfdb66 Merge branch 'master' into feature/canvas Héctor Ramón Jiménez 2020-02-15 00:50:36 +01:00
  • cf53026b51
    Merge pull request #187 from daxpedda/pub-node-align Héctor Ramón 2020-02-14 23:34:01 +01:00
  • 8f83c805b1 Improve documentation for new Node methods Héctor Ramón Jiménez 2020-02-14 23:23:45 +01:00
  • ddceb295f4
    Revert rustfmt change. daxpedda 2020-02-14 21:43:34 +01:00
  • f4b8bce837
    Revert changing the constructor and implement new method. daxpedda 2020-02-14 21:41:35 +01:00
  • 60b40fdc99
    Fix examples. daxpedda 2020-02-14 18:17:32 +01:00
  • ebe0d4f47e
    Fix custom widget example. daxpedda 2020-02-14 18:03:59 +01:00
  • b72bd0b2b5
    Add bound to Node constructor. daxpedda 2020-02-14 15:57:07 +01:00
  • 457d6f616a
    Make Node::align public. daxpedda 2020-02-14 15:36:33 +01:00
  • f5c80a6d75 Upgrade Mesh2D indices from u16 to u32 Héctor Ramón Jiménez 2020-02-14 05:42:19 +01:00
  • 945dfabd71 Move Size to iced_core Héctor Ramón Jiménez 2020-02-14 05:35:42 +01:00
  • ad3a0a184f Add solar_system example Héctor Ramón Jiménez 2020-02-14 05:33:58 +01:00
  • 558abf648b Add transform stack to canvas::Frame Héctor Ramón Jiménez 2020-02-14 04:59:31 +01:00
  • 76df374624 Implement additional methods in path::Builder Héctor Ramón Jiménez 2020-02-14 02:23:41 +01:00
  • df90c478e2 Move layer::Cached to its own module Héctor Ramón Jiménez 2020-02-13 03:45:07 +01:00
  • 979edeb213 Fix clock example eventually skipping a second Héctor Ramón Jiménez 2020-02-12 22:38:36 +01:00
  • e7c400a0aa Improve naming in clock example Héctor Ramón Jiménez 2020-02-12 22:13:59 +01:00
  • 9dc9305d93 Remove redundant conversion in clock example Héctor Ramón Jiménez 2020-02-12 22:10:00 +01:00
  • 265c08661c Fix circle end_angle in clock example Héctor Ramón Jiménez 2020-02-12 22:08:49 +01:00
  • 629153582f Remove canvas::Data leftover Héctor Ramón Jiménez 2020-02-12 09:24:22 +01:00
  • 4a24392c9c Simplify Clock::new in clock example Héctor Ramón Jiménez 2020-02-12 09:21:13 +01:00
  • de8f06b512 Split Fill and Stroke into their own modules Héctor Ramón Jiménez 2020-02-12 09:12:35 +01:00
  • 1beeaf9db5 Fix examples using Mesh2D Héctor Ramón Jiménez 2020-02-12 09:12:15 +01:00
  • 96b36d0f9e Increase line width in clock example Héctor Ramón Jiménez 2020-02-12 09:00:44 +01:00
  • 578ea4abb8 Finish clock example Héctor Ramón Jiménez 2020-02-12 08:49:42 +01:00
  • f34407bfda Implement Frame::fill and Frame::stroke Héctor Ramón Jiménez 2020-02-12 07:08:49 +01:00
  • 74dd79e97f Rename current Path to path::Builder Héctor Ramón Jiménez 2020-02-12 06:41:24 +01:00
  • 64097983f1 Expose Point in iced_web Héctor Ramón Jiménez 2020-02-12 04:03:24 +01:00
  • 4777f5d787 Remove unnecessary Arc from clock example Héctor Ramón Jiménez 2020-02-12 04:00:13 +01:00
  • f436f20eb8 Draft Canvas types and clock example Héctor Ramón Jiménez 2020-02-12 03:47:36 +01:00
  • f79b94111f
    Merge pull request #186 from Louis-Simon22/master Héctor Ramón 2020-02-12 01:21:39 +01:00
  • 36c3160c39 Container support for Align::End Louis-Simon Mc Nicoll 2020-02-11 18:09:20 -05:00
  • 8daf798e57 Add canvas feature to iced_wgpu Héctor Ramón Jiménez 2020-02-11 23:14:25 +01:00
  • 3a00f3398c
    Merge pull request #185 from daxpedda/pub-hash-layout Héctor Ramón 2020-02-10 21:20:26 +01:00
  • 71c108e0e1
    Make Element::hash_layout public. daxpedda 2020-02-10 20:53:52 +01:00
  • 5d16f431b3
    Merge pull request #183 from hecrj/feature/wgpu-integration Héctor Ramón 2020-02-10 19:49:08 +01:00
  • 4337daddb2 Add integration example to examples README Héctor Ramón Jiménez 2020-02-10 19:38:22 +01:00
  • 04ec587230 Fix documentation examples of UserInterface Héctor Ramón Jiménez 2020-02-09 05:57:15 +01:00
  • 4d7979aa77 Add integration example Héctor Ramón Jiménez 2020-02-09 05:32:56 +01:00
  • a244f93243 Avoid Size name collision iniced_winit Héctor Ramón Jiménez 2020-02-09 05:31:55 +01:00
  • 5f89fab9d7 Improve consistency in new iced_wgpu types Héctor Ramón Jiménez 2020-02-09 05:31:42 +01:00
  • fbfd76023b Remove dead code in iced_winit::debug::Null Héctor Ramón Jiménez 2020-02-09 05:26:20 +01:00
  • ce6806bbf4 Remove event conversion from iced_winit::Application Héctor Ramón Jiménez 2020-02-09 05:24:54 +01:00
  • 3efede2662 Add conversion::window_event to iced_winit Héctor Ramón Jiménez 2020-02-09 05:23:21 +01:00
  • 9a73c3a88d Write documentation for new iced_wgpu types Héctor Ramón Jiménez 2020-02-09 03:44:16 +01:00
  • 8f0b59a4b2 Remove scale_factor from iced_wgpu::Viewport Héctor Ramón Jiménez 2020-02-09 03:36:59 +01:00
  • 8edb04fddd Remove unused window::renderer module Héctor Ramón Jiménez 2020-02-09 03:26:40 +01:00
  • f1e20a61f1 Allow iced_wgpu to render to any TextureView Héctor Ramón Jiménez 2020-02-09 03:25:13 +01:00
  • 95880ca74b Merge pull request #181 from Imberflur/improvement/update-winit Héctor Ramón 2020-02-08 20:02:31 +01:00
  • 8e4741ad77 Update winit to 0.21 Imbris 2020-02-07 22:58:23 -05:00
  • 7d9378752a Increase precision of scale_factor in Windowed Héctor Ramón Jiménez 2020-01-09 04:54:32 +01:00
  • fbc9deb424 Implement an opaque Size type Héctor Ramón Jiménez 2020-01-09 04:22:27 +01:00
  • 1d71f78f90 Keep is_private_use_character filter for now Héctor Ramón Jiménez 2020-01-09 03:58:33 +01:00
  • fb4a7968ca Update winit to 0.20 Héctor Ramón Jiménez 2020-01-09 03:56:13 +01:00
  • 4e9e051caa Fix crates.io link in README Héctor Ramón Jiménez 2020-02-07 20:45:09 +01:00
  • 97c308076f
    Merge pull request #180 from hecrj/feature/web-styling Héctor Ramón 2020-02-06 10:21:52 -06:00
  • 36e617ae70 Implement local storage for todos example in Wasm Héctor Ramón Jiménez 2020-02-06 05:56:23 +01:00
  • 679d758627 Remove wasm_bindgen(start) from tour example Héctor Ramón Jiménez 2020-02-06 05:23:05 +01:00
  • f719ba3f4e Add font-family to Text style in iced_web Héctor Ramón Jiménez 2020-02-06 05:03:11 +01:00
  • ad500441af Allow switching executor::Default with features Héctor Ramón Jiménez 2020-02-06 03:56:21 +01:00
  • e8316b2087 Allow todos example to compile to wasm32 Héctor Ramón Jiménez 2020-02-06 03:06:39 +01:00
  • 57aed1d5c6 Implement TextInput::on_submit support in iced_web Héctor Ramón Jiménez 2020-02-06 03:06:06 +01:00
  • 282ae1dc9e Implement TextInput styling in iced_web Héctor Ramón Jiménez 2020-02-06 02:37:49 +01:00
  • 07e62ae5da Fix ProgressBar doc example in iced_web Héctor Ramón Jiménez 2020-02-06 02:29:19 +01:00
  • cf3ca44210 Implement Container styling in iced_web Héctor Ramón Jiménez 2020-02-06 02:24:18 +01:00
  • e953733323 Add style to TextInput in iced_web Héctor Ramón Jiménez 2020-02-06 01:26:08 +01:00
  • 8e83f3632c Fix Column and Row styling for iced_web Héctor Ramón Jiménez 2020-02-06 01:25:46 +01:00
  • 6c8fdfefbe Fix Checkbox styling in iced_web Héctor Ramón Jiménez 2020-02-06 01:25:22 +01:00
  • 38a35ab639 Fix Button styling in iced_web Héctor Ramón Jiménez 2020-02-06 01:25:03 +01:00
  • f5228695a2 Implement ProgressBar widget in iced_web Héctor Ramón Jiménez 2020-02-06 01:24:40 +01:00
  • acfc815e1d Let checkbox breathe in styling example Héctor Ramón Jiménez 2020-02-06 01:24:04 +01:00
  • fb8dc41f6d Add additional helpers to css module in iced_web Héctor Ramón Jiménez 2020-02-06 01:21:53 +01:00
  • 58a7be0a31 Expose styling types for container in iced_web Héctor Ramón Jiménez 2020-02-06 00:36:00 +01:00
  • b4a8471aa1 Expose styling types for radio in iced_web Héctor Ramón Jiménez 2020-02-06 00:33:26 +01:00
  • abdae3a7ec Expose styling types for checkbox in iced_web Héctor Ramón Jiménez 2020-02-06 00:31:52 +01:00
  • ce45ecc235 Expose missing widget modules in iced_web Héctor Ramón Jiménez 2020-02-06 00:28:25 +01:00
  • 9a7f7bfdf5 Expose styling types for scrollable in iced_web Héctor Ramón Jiménez 2020-02-06 00:23:44 +01:00
  • c2dad29429 Expose styling types for slider in iced_web Héctor Ramón Jiménez 2020-02-06 00:20:55 +01:00
  • ad13b466d2 Add From<String> for image::Handle in iced_web Héctor Ramón Jiménez 2020-02-06 00:16:59 +01:00
  • 9df3fb13c7 Make pokedex example work on Wasm Héctor Ramón Jiménez 2020-02-05 04:15:45 +01:00
  • ca213922d0 Drop Send in Command and Executor on Wasm Héctor Ramón Jiménez 2020-02-05 04:14:26 +01:00
  • 9a06e481b7 Add Handle and Data to image in iced_web Héctor Ramón Jiménez 2020-02-05 04:13:13 +01:00
  • 8f52604987 Use reqwest and tokio in pokedex example Héctor Ramón Jiménez 2020-02-05 01:40:27 +01:00
  • 28fd9feb40 Support styling for Button in iced_web Héctor Ramón Jiménez 2020-02-05 01:04:46 +01:00
  • 0030bcbd33 Rename module style to css in iced_web Héctor Ramón Jiménez 2020-02-05 00:23:22 +01:00