diff options
| author | Marius Kintel <marius@kintel.net> | 2011-06-05 18:05:55 (GMT) | 
|---|---|---|
| committer | Marius Kintel <marius@kintel.net> | 2011-06-05 18:05:55 (GMT) | 
| commit | 367dcbcb506b5bc5d7131894c69ec255aaf325e6 (patch) | |
| tree | 91f086594655f139781ee3c93061096521428edc /RELEASE_NOTES | |
| parent | c807f9bbd1622292b32eb39c21133d7a0a548fc8 (diff) | |
Added Export as Image
Diffstat (limited to 'RELEASE_NOTES')
| -rw-r--r-- | RELEASE_NOTES | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 11ceb98..3ab6e49 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,8 +1,9 @@  OpenSCAD 2011.06  ================ -Bugfix release: +o Added "Export as Image" menu. +Bugfixes:  o Cylinder tesselation broke existing models which are using cylinders    for e.g. captured nut slots and are dependent on the orientation not    changing. @@ -10,6 +11,8 @@ o DXF output couldn't be imported into e.g. AutoCAD and Solidworks after updatin    to using the AutoCAD 2000 (AC1015) format. Reverted to the old entity-only output,    causing LWPOLYLINES to not exported allowed anmore. + +  OpenSCAD 2011.04  ================  | 
