From ecb25a3d4606bae8548ec0e9a9d9d1b0a722321d Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Thu, 8 Sep 2011 02:34:09 +0200 Subject: sync diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 5f529bb..eca6813 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,9 +1,16 @@ OpenSCAD 20xx.yy ================ +Features: +o The MCAD library is now bundled with OpenSCAD +o Added import and export of the OFF file format +o New import() statement reads the correct file format based on the filename extension + (.stl, .dxf and .off is supported) + Bugfixes: o square() crashed if any of the dimensions were zero o Flush Caches didn't flush cached USE'd modules +o STL export should be a bit more robust Deprecations: o dxf_linear_extrude() and dxf_rotate_extrude() are now deprecated. -- cgit v0.10.1