From 46c3ef4ed427ec2b4dcbd089936ff0f30c9b7d30 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Mon, 11 Apr 2011 01:52:26 +0200 Subject: Added hull() and 2D minkowski diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 3cfb955..9995180 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,8 +1,9 @@ OpenSCAD 2011.XX ================ -o Added rands() function -o Added sign() function +o Added hull() for convex hulls +o minkowski() now supports 2D objects +o Added functions: rands(), sign() o Now supports escaping of the following characters in strings: \n, \t, \r, \\, \" o Support nested includes o Improved parsing of numbers -- cgit v0.10.1