Revision history for Perl extension Math::Geometry::Delaunay.
0.06 Wednesday Nov 28 15:47:00 2012
- mic_adjust() bug fix
0.05 Wednesday Nov 28 02:00:00 2012
- added to_svg()
- added mic_adjust(), for medial axis approximations
- enabled Delaunay triangle - Voronoi vertex cross referencing
0.04 Sunday Nov 25 16:04:00 2012
- bugfix: last edge in voronoi topology had references to all rays
- documented edge list cross referencing
- might build on OpenBSD now
0.03 Sunday Nov 19 08:43:00 2012
- added ExtUtils::CppGuess as a configure requirement for Build.PL
0.02 Sunday Nov 18 02:04:00 2012
- now builds with MSVC 2012
- now builds with gcc under MinGW (Citrus Perl) and Cygwin (Perl 5.8)
0.01 Fri Nov 16 09:38:00 2012
- initial public version