diff options
author | Marius Kintel <marius@kintel.net> | 2013-03-25 00:52:24 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-03-25 00:52:24 (GMT) |
commit | fea2f82612fbeb6b1bfc4e3003a18887f245dd2d (patch) | |
tree | ecf9ffc4e1ff232c42d10ec41dfb37d82c80c9db /RELEASE_NOTES | |
parent | ee579894fd01d1c42389250b180f0a08c97519c6 (diff) | |
parent | 6b8a5e266ca1725e35e76aef0caa639fe77fdc48 (diff) |
Merge branch 'master' of /Users/kintel/code/OpenSCAD/clang/../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 d1a02ed..9e2da81 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -8,6 +8,7 @@ o Mac: Added document icon o Mac: Added auto-update check o Commandline output to PNG, with various camera and rendering settings o Regression test now creates single monolithic .html file for easier uploading +o value reassignment is now less strict Bugfixes: o OpenCSG rendering sometimes crashed when rendering large models @@ -18,6 +19,7 @@ o Fixed some issues related to ARM builds 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. OpenSCAD 2013.01 ================ |