diff options
author | Don Bright <hugh.m.bright@gmail.com> | 2011-11-24 01:26:34 (GMT) |
---|---|---|
committer | Don Bright <hugh.m.bright@gmail.com> | 2011-11-24 01:26:34 (GMT) |
commit | 0db6e95e2de1c59a3587eb590e930f0f1e74876e (patch) | |
tree | 08cf4dec262059b7efea830e9cf1a3d36dcbfe48 /RELEASE_NOTES | |
parent | cea502f9a3531888dbbb55099421fb1ab565f2c1 (diff) | |
parent | e0b5f3f33d974b60daf88a28ce86dc6013f44746 (diff) |
Merge remote branch 'upstream/master' into cakebaby
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 2de956d..f25de79 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -3,6 +3,7 @@ OpenSCAD 20xx.yy Features: o The MCAD library is now bundled with OpenSCAD +o hull() Now supports 3D objects 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) |