geometry: make the attributes of points optional
[nit.git] / lib / geometry / points_and_lines.nit
2017-05-28 Alexis Laferrièregeometry: make the attributes of points optional
2017-05-16 Alexis Laferrièregamnit and related: improve doc
2015-10-04 Alexis Laferrièrelib/geometry: points attributes are writable
2015-07-07 Alexis Laferrièrelib/geomerty: intro Point::dist, dist2, lerp and ==
2015-07-07 Alexis Laferrièrelib/geometry: points_and_lines are serializable
2015-05-28 Alexandre Terrasalib/geometry: remove useless types
2015-03-31 Jean Privatlib/geometry: document ILine
2014-09-27 Jean Privatsrc: migrate some modules to new constructors
2014-05-28 Alexis Laferrièrelib: intro the geometry module