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
/
widget
/
canvas
/
fill.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-01
1
-72
/
+0
*
Group all solid triangles independently of color
Héctor Ramón Jiménez
2022-11-16
1
-1
/
+1
*
Fix broken documentation links
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+1
*
Move `mesh::Style` to `triangle` and reuse it in `fill` and `stroke`
Héctor Ramón Jiménez
2022-11-03
1
-34
/
+11
*
Fix lints by `clippy`
Héctor Ramón Jiménez
2022-11-03
1
-3
/
+3
*
Reuse last buffer in `Frame` if `mesh_style` matches
Héctor Ramón Jiménez
2022-11-03
1
-4
/
+2
*
Adjusted gradient transform function to be more readable.
shan
2022-10-07
1
-7
/
+3
*
Fixed import issue with canvas in the gradient mod for situations where canva...
shan
2022-10-07
1
-1
/
+14
*
Fixed some more imports/documentation.
shan
2022-10-06
1
-1
/
+1
*
Added support for gradients to respect current frame transform.
shan
2022-10-06
1
-4
/
+10
*
Readjusted namespaces, removed Geometry example as it's no longer relevant.
shan
2022-10-05
1
-7
/
+9
*
Reworked wgpu buffers, updated glow side to have proper transform location st...
shan
2022-10-04
1
-7
/
+7
*
Fixed some importing issues since you can use a Shader::Gradient outside a Ca...
shan
2022-09-30
1
-2
/
+11
*
Adds linear gradient support to 2D meshes in the canvas widget.
shan
2022-09-29
1
-11
/
+22
*
Introduce fill rule setting in `canvas`
Héctor Ramón Jiménez
2020-06-02
1
-5
/
+45
*
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
2020-05-19
1
-0
/
+20