summaryrefslogtreecommitdiffstats
path: root/graphics/src/transformation.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix lints by `clippy`Libravatar Héctor Ramón Jiménez2022-11-031-3/+3
|
* Fixed lint issues & cleaned up some documentation.Libravatar shan2022-10-061-1/+1
|
* Adds linear gradient support to 2D meshes in the canvas widget.Libravatar shan2022-09-291-1/+7
|
* Invert Y axis in `Transformation::orthographic`Libravatar Héctor Ramón Jiménez2020-08-171-1/+5
|
* Upgrade glam to 0.9 & use glam's Mat4 ortho rh gl.Libravatar Cameron Hart2020-08-171-7/+2
|
* Move `Transformation` to `iced_graphics`Libravatar Héctor Ramón Jiménez2020-05-191-0/+54