summaryrefslogtreecommitdiffstats
path: root/graphics/src/transformation.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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