diff options
author | Marius Kintel <marius@kintel.net> | 2011-08-25 15:46:21 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-08-25 15:46:21 (GMT) |
commit | 08c83d306ed838165546e55d8e91a8445b09ace3 (patch) | |
tree | 863b749cfe3a875a211062aa0281c648ef721d5e /doc | |
parent | cb0fe366cf1947973728d50c06e3ed0e4261e109 (diff) | |
parent | a32007e66c6004531f812befb20a96040b4dbbdd (diff) |
Merge branch 'master' into visitor
Conflicts:
src/primitives.cc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 74e1f3f..be7d332 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -115,6 +115,8 @@ o Misc - Save: Ask for confirmation if file has been externally changed - Rename OpenCSG and CGAL to smth. not specific to the underlying libraries (e.g Preview, Render) +o Cmd-line + - Add verbose option (PRINT command from mainwin.cc and progress output) ENGINE ------ |