index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
graphics
/
src
/
primitive.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-20
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
1
-4
/
+5
2020-11-23
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
1
-2
/
+2
2020-05-19
Move `Layer` to `iced_graphics`
Héctor Ramón Jiménez
1
-3
/
+3
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-0
/
+0
2020-05-19
Draft first working version of `iced_glow` :tada:
Héctor Ramón Jiménez
1
-0
/
+0
2020-04-28
Clip and cull `Mesh2D` primitives in `iced_wgpu`
Héctor Ramón Jiménez
1
-2
/
+7
2020-04-28
Introduce `Translate` primitive in `iced_wgpu`
Héctor Ramón Jiménez
1
-7
/
+9
2020-03-07
Implement `Primitive::Cached`
Héctor Ramón Jiménez
1
-1
/
+12
2020-02-12
Finish `clock` example
Héctor Ramón Jiménez
1
-2
/
+8
2020-01-02
Rename `Geometry2D` to `Mesh2D` and move it to `iced_wgpu`
Héctor Ramón Jiménez
1
-6
/
+8
2020-01-01
Implement Geometry2D primitive
Artur Sapek
1
-1
/
+6
2019-12-31
Add `border_width` and `border_color` to `Quad`
Héctor Ramón Jiménez
1
-0
/
+4
2019-12-30
Implement `Default` for `iced_wgpu::Primitive`
Héctor Ramón Jiménez
1
-0
/
+6
2019-12-15
Rerasterize SVGs when resized and refactor a bit
Héctor Ramón Jiménez
1
-2
/
+10
2019-12-12
Merged svg pipeline into image
Malte Veerman
1
-7
/
+0
2019-12-11
Added an `Icon` widget to native.
Malte Veerman
1
-4
/
+2
2019-12-11
Implemented SVG support in iced_wgpu.
Malte Veerman
1
-0
/
+9
2019-11-29
Allow to load an image from memory
Héctor Ramón Jiménez
1
-3
/
+3
2019-11-22
Write docs for `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+23
2019-11-21
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
1
-3
/
+6
2019-11-13
Draft `Font` type and implement `Text::font`
Héctor Ramón Jiménez
1
-1
/
+2
2019-11-05
Add horizontal offset to `Primitive::Clip`
Héctor Ramón Jiménez
1
-2
/
+2
2019-10-29
Rename `Primitive::Scrollable` to `Clip`
Héctor Ramón Jiménez
1
-1
/
+1
2019-10-25
Draft `Scrollable` widget (no clipping yet!)
Héctor Ramón Jiménez
1
-0
/
+5
2019-10-23
Implement basic image rendering in `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+4
2019-10-08
Make `iced_core::Button` customizable
Héctor Ramón Jiménez
1
-7
/
+5
2019-10-07
Render colored quads
Héctor Ramón Jiménez
1
-0
/
+1
2019-10-07
Rename `Box` primitive to `Quad`
Héctor Ramón Jiménez
1
-1
/
+1
2019-10-06
Draft `Box` primitive
Héctor Ramón Jiménez
1
-1
/
+10
2019-10-05
Modularize `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+14