diff options
author | Marius Kintel <marius@kintel.net> | 2011-12-20 01:19:14 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-12-20 01:19:14 (GMT) |
commit | 1f6c0b6cdc6d89378ff0a9702341a2b38d000ef8 (patch) | |
tree | 8e3b531a4392163f54201dc742c2c502b04a9ddb | |
parent | b18f3d2371203ba4e903d8be1c8ce8769bbbefdf (diff) |
Added suggestion to output console log to a file
-rw-r--r-- | doc/TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index fd938cf..190d742 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -98,6 +98,7 @@ o Error reporting/debugging o Provide some interaction for debug walk-through? - Provide visual highlighting of geometry corresponding to code -> could aid debugging a lot + - Optionally output console log to a file o Computation - Run CGAL rendering in a background thread - Enable viewing/editing while rendering |