]> gitweb.michael.orlitzky.com - spline3.git/history - src/Face.hs
src/Face.hs: don't import "Point" type members.
[spline3.git] / src / Face.hs
2019-03-05 Michael Orlitzkysrc/Face.hs: don't import "Point" type members.
2015-04-16 Michael OrlitzkyImport cleanup in Face.
2011-11-06 Michael OrlitzkyDrop the no-longer-useful ThreeDimensional class.
2011-10-25 Michael OrlitzkyAdd bang patterns to the definition of Face (Ben Lippme...
2011-10-04 Michael OrlitzkyClean up imports/exports.
2011-05-08 Michael OrlitzkyAdd a bunch of documentation.
2011-05-06 Michael OrlitzkyMove some dead code out of Face and add it to Cube...
2011-05-04 Michael OrlitzkyBegin overhauling the program to handle other tetrahedr...
2011-04-30 Michael OrlitzkyFix the naming of the faces and convert their comments...
2011-04-26 Michael OrlitzkyRename the spline project to spline3.