diff options
author | Marius Kintel <marius@kintel.net> | 2013-03-25 00:52:57 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-03-25 00:52:57 (GMT) |
commit | 9e74528827ffd66dce06d39da0c9f512640f625c (patch) | |
tree | 9347f3ebb0d41f2ad7680ee85a47aaefd448bcc7 /RELEASE_NOTES | |
parent | fea2f82612fbeb6b1bfc4e3003a18887f245dd2d (diff) | |
parent | a7709470d256083b2a18b63c48439f14a23f63fb (diff) |
Merge branch 'master' of github.com:openscad/openscad
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 9e2da81..d912be4 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -7,6 +7,7 @@ o Added basic syntax highlighting in the editor o Mac: Added document icon o Mac: Added auto-update check o Commandline output to PNG, with various camera and rendering settings +o resize() command introduced o Regression test now creates single monolithic .html file for easier uploading o value reassignment is now less strict @@ -20,6 +21,7 @@ o Changed multmatrix floating-point output to improve dumptest portability o Regression test auto-starts & stops Xvfb / Xvnc if on headless unix machine o CGAL triangulation more lenient- enables partial rendering of 'bad' DXF data o Fixes problem where local changes are overwritten on automatic reload when included files has changed. +o Non-ascii filenames are now allowed OpenSCAD 2013.01 ================ |