diff options
author | Marius Kintel <marius@kintel.net> | 2011-12-07 20:34:30 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-12-07 20:34:30 (GMT) |
commit | 577359073769db76d174284f490de96046abb428 (patch) | |
tree | ef11073b3cec2613edd80ace9d022b5f642eb4bd /RELEASE_NOTES | |
parent | 679b8d05c8e25ce95e655b2c0f0e2793e408c368 (diff) |
sync
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 2681482..1bf3d8a 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -4,6 +4,7 @@ OpenSCAD 20xx.yy Features: o The MCAD library is now bundled with OpenSCAD o hull() Now supports 3D objects +o hull() with 2D object can now use for loops and boolean operations as children 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) |