summaryrefslogtreecommitdiffstats
path: root/examples/geometry.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Package examples and remove `dev-dependencies`Libravatar Héctor Ramón Jiménez2020-01-201-210/+0
|
* Merge branch 'master' into feature/custom-stylingLibravatar Héctor Ramón Jiménez2020-01-051-1/+2
|
* Rename `Geometry2D` to `Mesh2D` and move it to `iced_wgpu`Libravatar Héctor Ramón Jiménez2020-01-021-106/+88
|
* Implement Geometry2D primitiveLibravatar Artur Sapek2020-01-011-0/+227