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
/
gradient.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Adjusted gradient transform function to be more readable.
shan
1
-7
/
+1
2022-10-07
Fixed import issue with canvas in the gradient mod for situations where canva...
shan
1
-21
/
+5
2022-10-07
Added support for relative positioning of gradient fills. Addressed some PR f...
shan
1
-6
/
+16
2022-10-06
Fixed some more imports/documentation.
shan
1
-2
/
+1
2022-10-06
Added support for gradients to respect current frame transform.
shan
1
-1
/
+13
2022-10-06
Fixed lint issues & cleaned up some documentation.
shan
1
-1
/
+0
2022-10-05
Readjusted namespaces, removed Geometry example as it's no longer relevant.
shan
1
-73
/
+2
2022-10-04
Reworked wgpu buffers, updated glow side to have proper transform location st...
shan
1
-1
/
+1
2022-09-30
Fixed some importing issues since you can use a Shader::Gradient outside a Ca...
shan
1
-6
/
+86
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-0
/
+23
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-0
/
+23