diff options
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 30d8b07..2147d1d 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -6,7 +6,7 @@ o Console output is now enabled on Windows through the openscad.com executable o Added basic syntax highlighting in the editor o Mac: Added document icon o Mac: Added auto-update check -o Commandline output of CGAL render to png image using '-o f.png --render' +o Commandline output to PNG. '-o o.png' = OpenCSG, '-o o.png --render' = CGAL o Regression test now creates single monolithic .html file for easier uploading Bugfixes: |