Commit graph

279 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
569ef13ac9
Fix broken references when parsing markdown streams 2025-02-02 04:01:57 +01:00
Héctor Ramón Jiménez
a56c2f3d81
Enable animation module for Wasm target 2025-01-29 04:55:51 +01:00
rhysd
bf3b40839b Remove unused winapi crate from dependencies 2025-01-28 21:41:37 +09:00
Héctor Ramón Jiménez
e2c52c9728
Implement AI gallery example 🎉
It displays the most popular daily images of Civitai!
2025-01-27 05:01:43 +01:00
Héctor Ramón Jiménez
bf600a0811
Draft basic Animation API in iced_core 2025-01-27 02:50:51 +01:00
Héctor Ramón Jiménez
d9a454ac4d
Bump MSRV to 1.82 2025-01-27 00:59:17 +01:00
Héctor Ramón Jiménez
6ce61ed821
Update our winit fork with 0.30.8 fixes 2025-01-20 23:44:16 +01:00
Jos Ahrens
8078f5b08c
Bump image from 0.24 to 0.25 2025-01-14 11:45:19 +00:00
Ricardo Fernández Serrata
cb19e152cd
dark-light: 1 -> 2 (in root Cargo.toml) 2025-01-09 19:20:21 -04:00
Tommy Volk
0e8c3fe30f
chore: remove once_cell dependency 2025-01-06 22:56:48 +01:00
Héctor Ramón Jiménez
b22a847668
Bump MSRV to 1.81 2024-12-17 01:41:09 +01:00
Héctor Ramón Jiménez
6572909ab5
Embed and use Fira Sans as default font when testing 2024-12-12 03:15:32 +01:00
Héctor Ramón Jiménez
1713ac49f2
Decouple iced_test from iced crate 2024-12-10 04:56:37 +01:00
Héctor Ramón Jiménez
1aeb317f2d
Add image and hash snapshot-based testing to iced_test 2024-12-10 04:51:08 +01:00
Héctor Ramón Jiménez
d09d5d45ae
Draft iced_test crate and test todos example 2024-12-10 04:51:08 +01:00
Héctor Ramón Jiménez
14ec330730
Replace reactive-rendering feature with unconditional-rendering 2024-11-05 23:52:59 +01:00
Héctor Ramón Jiménez
5c33ce18ed
Draft reactive-rendering feature for button 2024-11-05 23:52:56 +01:00
Héctor Ramón Jiménez
ebc4e17ba8
Update wgpu to 23.0 2024-11-05 13:32:14 +01:00
Héctor Ramón Jiménez
84b658dbef
Introduce strict-assertions feature flag
For now, this feature flag only enables validation
in `iced_wgpu`; which has become quite expensive
since its `0.20` release.
2024-09-20 00:59:45 +02:00
Héctor Ramón Jiménez
a5e69cfb5f
Update wgpu to 22.0 2024-09-20 00:14:47 +02:00
Héctor Ramón Jiménez
aed9a03e3c
Update wgpu to 0.20.1 2024-09-20 00:14:46 +02:00
Héctor Ramón Jiménez
fed9c8d19b
Bump version to 0.14.0-dev 🎉 2024-09-19 23:36:05 +02:00
Héctor Ramón Jiménez
bf3b6f100d
Bump version to 0.13.1 🎉 2024-09-19 07:05:51 +02:00
Héctor Ramón
a61c84b7e0
Merge pull request #2579 from dcampbell24/add-rust-version
Add rust-version.
2024-09-18 22:02:15 +02:00
Héctor Ramón Jiménez
15e6c949d7
Bump MSRV to 1.80 2024-09-18 21:52:40 +02:00
Héctor Ramón Jiménez
14353c285f
Bump MSRV to 1.77 2024-09-18 21:12:50 +02:00
Héctor Ramón Jiménez
72e75e0491
Remove trailing 0 in rust-version 2024-09-18 20:57:35 +02:00
Héctor Ramón Jiménez
40ea3dabff
Bump version to 0.13.0 🎉 2024-09-18 02:38:49 +02:00
David Campbell
850b3d579d
Add to workspaces. 2024-09-14 15:22:08 -04:00
David Campbell
b3afe89be1
Add rust-version. 2024-09-14 15:13:14 -04:00
Héctor Ramón Jiménez
fa66610f24
Introduce image-without-codecs feature flag
Co-authored-by: dtzxporter <dtzxporter@users.noreply.github.com>
2024-09-02 11:47:55 +02:00
Cho Yunjin
5dc668f901
update version of "web-sys" to 0.3.69 2024-08-04 05:08:47 +02:00
Héctor Ramón Jiménez
555ee3e9c6
Fix lints for Rust 1.80 2024-07-26 11:01:33 +02:00
Héctor Ramón Jiménez
f830454ffa
Use url for markdown links 2024-07-21 18:16:32 +02:00
Héctor Ramón Jiménez
47b7a36f36
Create markdown widget helpers in iced_widget 2024-07-18 14:34:00 +02:00
Héctor Ramón
616689ca54
Update cosmic-text and resvg (#2416)
* Update `cosmic-text`, `glyphon`, and `resvg`

* Fix slow font fallback with `Shaping::Basic` in `cosmic-text`

* Update `cosmic-text` and `resvg`

* Update `cosmic-text`

* Fix `SelectAll` action in `editor`

* Fix some panics in `graphics::text::editor`

* Remove empty `if` statement in `tiny_skia::vector`

* Update `cosmic-text`, `glyphon`, and `rustc-hash`
2024-07-17 13:00:00 +02:00
Héctor Ramón Jiménez
341c9a3c12
Introduce daemon API and unify shell runtimes 2024-06-19 01:53:40 +02:00
Héctor Ramón Jiménez
49affc44ff
Update winit to 0.30.1 2024-06-10 22:01:23 +02:00
Héctor Ramón Jiménez
99c1464cc1
Update glyphon fork to a cleaner branch 2024-05-08 19:34:43 +02:00
Héctor Ramón Jiménez
bed53f8143
Reuse glyphon::Viewport explicitly 2024-05-08 13:41:12 +02:00
Héctor Ramón Jiménez
447f3a2d14
Reuse glyphon::Pipeline state in iced_wgpu 2024-05-08 12:29:17 +02:00
Héctor Ramón Jiménez
2645524f88
Update winit to 0.30 2024-05-07 16:07:56 +02:00
Héctor Ramón Jiménez
45254ab88c
Use Bytes as the Container of ImageBuffer
Since we don't need to mutate images once loaded,
we avoid unnecessary extra allocations.
2024-05-01 00:55:49 +02:00
Bajix
8d27af24a7
Utilize bytes::Bytes for images 2024-05-01 00:28:55 +02:00
Héctor Ramón Jiménez
5cd98f069d
Use built-in [lints] table in Cargo.toml 2024-04-07 12:42:12 +02:00
Héctor Ramón Jiménez
a865b38002
Add a simple wgpu benchmark using criterion 2024-04-07 11:49:42 +02:00
Héctor Ramón Jiménez
4c74bebc70
Update glyphon for instanced rendering 2024-03-30 16:02:38 +01:00
Héctor Ramón Jiménez
faa53647cc
Replace xxhash-rust with rustc-hash 2024-03-30 15:57:50 +01:00
Héctor Ramón Jiménez
d11e271d26
Update glyphon with more performance improvements
See:
  - https://github.com/grovesNL/glyphon/pull/90
  - https://github.com/grovesNL/glyphon/pull/91
2024-03-30 00:22:30 +01:00
Héctor Ramón Jiménez
2bb53ad6e7
Use a StagingBelt in iced_wgpu for regular buffer uploads 2024-03-29 04:04:14 +01:00