lib/geometry: do not sort points as it invalidates the shape of the polygon
[nit.git] / lib / geometry / polygon.nit
2016-02-23 Alexis Laferrièrelib/geometry: do not sort points as it invalidates...
2015-09-22 BlackMinougeometry/polygon: adds polygon triangulation + polygon...
2015-07-14 Jean Privatlib/geometry: named constructors use autoinit
2015-05-27 BlackMinouIntroduce polygon module