Héctor Ramón Jiménez
|
bbc8f837d7
|
Merge branch 'master' into feature/custom-styling
|
2020-01-05 22:03:32 +01:00 |
|
Héctor Ramón Jiménez
|
5ca98b113e
|
Rename Geometry2D to Mesh2D and move it to iced_wgpu
|
2020-01-02 19:25:00 +01:00 |
|
Artur Sapek
|
0d620b7701
|
Implement Geometry2D primitive
|
2020-01-01 22:45:29 -07:00 |
|
Héctor Ramón Jiménez
|
9ab7c47dc7
|
Add border_width and border_color to Quad
|
2019-12-31 21:38:52 +01:00 |
|
Héctor Ramón Jiménez
|
7163e1d8b6
|
Implement Default for iced_wgpu::Primitive
|
2019-12-30 19:17:00 +01:00 |
|
Héctor Ramón Jiménez
|
09707f29fc
|
Rerasterize SVGs when resized and refactor a bit
|
2019-12-15 06:19:07 +01:00 |
|
Malte Veerman
|
895eaef99b
|
Merged svg pipeline into image
|
2019-12-12 01:14:54 +01:00 |
|
Malte Veerman
|
a88aae5e04
|
Added an Icon widget to native.
|
2019-12-11 21:34:40 +01:00 |
|
Malte Veerman
|
8032428428
|
Implemented SVG support in iced_wgpu.
|
2019-12-11 20:02:43 +01:00 |
|
Héctor Ramón Jiménez
|
505588d585
|
Allow to load an image from memory
New `image::Handle` opaque type uniquely identifying some `image::Data`,
allowing reliable caching.
|
2019-11-29 21:44:39 +01:00 |
|
Héctor Ramón Jiménez
|
6a0e442ad6
|
Write docs for iced_wgpu
|
2019-11-22 22:14:24 +01:00 |
|
Héctor Ramón Jiménez
|
65eb218d3d
|
Move widgets from core to native and web
Also made fields private and improved `Renderer` traits.
|
2019-11-21 13:47:20 +01:00 |
|
Héctor Ramón Jiménez
|
6857829dc3
|
Draft Font type and implement Text::font
|
2019-11-13 07:22:21 +01:00 |
|
Héctor Ramón Jiménez
|
470266f540
|
Add horizontal offset to Primitive::Clip
|
2019-11-05 03:16:46 +01:00 |
|
Héctor Ramón Jiménez
|
85916c9e87
|
Rename Primitive::Scrollable to Clip
|
2019-10-29 19:50:34 +01:00 |
|
Héctor Ramón Jiménez
|
719c073fc6
|
Draft Scrollable widget (no clipping yet!)
|
2019-10-25 03:47:34 +02:00 |
|
Héctor Ramón Jiménez
|
38b6c84e77
|
Implement basic image rendering in iced_wgpu
|
2019-10-23 01:21:23 +02:00 |
|
Héctor Ramón Jiménez
|
10e10e5e06
|
Make iced_core::Button customizable
Now it supports:
- Any kind of content
- Custom border radius
- Custom background
|
2019-10-08 03:13:41 +02:00 |
|
Héctor Ramón Jiménez
|
c9510db551
|
Render colored quads
|
2019-10-07 03:56:16 +02:00 |
|
Héctor Ramón Jiménez
|
70c17b053b
|
Rename Box primitive to Quad
|
2019-10-07 02:17:40 +02:00 |
|
Héctor Ramón Jiménez
|
7765e6da50
|
Draft Box primitive
|
2019-10-06 19:22:25 +02:00 |
|
Héctor Ramón Jiménez
|
5a5ca34b5f
|
Modularize iced_wgpu
|
2019-10-05 19:22:51 +02:00 |
|