diff options
author | Marius Kintel <marius@kintel.net> | 2011-11-23 15:11:55 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-11-23 15:11:55 (GMT) |
commit | 25fa1984dbeed2b294e1f04d833fa5f7bd66fcad (patch) | |
tree | d419950c7fbec37e35d6c1b4c640d181ddf017c6 /RELEASE_NOTES | |
parent | 1969396b9d1ec34778f9568652b0864f64365a23 (diff) | |
parent | 73092dd4c89829bb0a7fa0a026addd2d54171cbb (diff) |
Merge branch 'hull3'
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) |