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
/
examples
/
modern_art
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
Fixed issues with old GL versions ( <= 2.1 )
bungoboingo
2
-0
/
+3
2022-11-03
Move `mesh::Style` to `triangle` and reuse it in `fill` and `stroke`
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-03
Run `cargo fmt`
Héctor Ramón Jiménez
1
-14
/
+7
2022-10-07
Adjusted reexports for clarity.
shan
1
-1
/
+1
2022-10-07
Added support for relative positioning of gradient fills. Addressed some PR f...
shan
1
-17
/
+24
2022-10-06
Added support for gradients to respect current frame transform.
shan
1
-17
/
+16
2022-10-06
Fixed lint issues & cleaned up some documentation.
shan
2
-5
/
+3
2022-10-05
Reduced memory transfer of OpenGL gradient uniform upload. Rearranged gradien...
shan
1
-1
/
+1
2022-10-05
Readjusted namespaces, removed Geometry example as it's no longer relevant.
shan
1
-5
/
+4
2022-10-04
Reworked wgpu buffers, updated glow side to have proper transform location st...
shan
1
-3
/
+4
2022-09-30
Fixed some importing issues since you can use a Shader::Gradient outside a Ca...
shan
2
-1
/
+3
2022-09-29
Fixed issue where OpenGL would not render both shaders at once under certain ...
shan
1
-1
/
+1
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
2
-0
/
+151
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
2
-0
/
+151