diff options
author | Marius Kintel <marius@kintel.net> | 2011-08-05 21:13:40 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-08-05 21:13:40 (GMT) |
commit | 224572585963a8b63258572a238a68b3c48d6d0d (patch) | |
tree | 2f2fa2329c789e736d82ba373a924fce4ad291f3 | |
parent | 00d7bb401c0732a5f1b33cd0059a643933286c5d (diff) |
verbose option
-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 49cacd7..67d4d9e 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -119,6 +119,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 ------ |