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
/
triangle.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for gradients as background variants + other optimizations.
Bingus
2023-05-11
1
-1
/
+0
*
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-01
1
-32
/
+0
*
Group all solid triangles independently of color
Héctor Ramón Jiménez
2022-11-16
1
-26
/
+11
*
Added conditional configurations for WASM target for gradients & storage buff...
bungoboingo
2022-11-10
1
-1
/
+5
*
Move `mesh::Style` to `triangle` and reuse it in `fill` and `stroke`
Héctor Ramón Jiménez
2022-11-03
1
-0
/
+23
*
Cleaned up namespaces re: PR comments.
bungoboingo
2022-10-18
1
-0
/
+2
*
Fixed lint issues & cleaned up some documentation.
shan
2022-10-06
1
-1
/
+1
*
Fixed some importing issues since you can use a Shader::Gradient outside a Ca...
shan
2022-09-30
1
-9
/
+1
*
Adds linear gradient support to 2D meshes in the canvas widget.
shan
2022-09-29
1
-8
/
+10
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-2
/
+0
*
Update `bytemuck` dependency in `iced_graphics`
Héctor Ramón Jiménez
2020-11-10
1
-7
/
+2
*
Write documentation for `iced_graphics`
Héctor Ramón Jiménez
2020-05-28
1
-0
/
+5
*
Move `Layer` to `iced_graphics`
Héctor Ramón Jiménez
2020-05-19
1
-0
/
+1
*
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
2020-05-19
1
-0
/
+26