cmd-line notes

git-svn-id: http://svn.clifford.at/openscad/trunk@511 b57f626f-c46c-0410-a088-ec61d464b74c
stl_dim
kintel 2010-04-05 16:07:22 +00:00
parent ec1417704a
commit 77127b8f35
1 changed files with 4 additions and 0 deletions

View File

@ -164,6 +164,10 @@ o Use a logging framework to get debugging/info output more under control?
MISC
----
o Streamline the cmd-line interface a bit
- add -h/-?
- -v/--version
- Implicit output file format
o Mac OS X:
- universal binary -> fix cgal and opencsg
o Write checklists for typical extension work (add new module, add new function)