diff options
author | Marius Kintel <marius@kintel.net> | 2011-12-25 22:17:33 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-12-25 22:17:33 (GMT) |
commit | 1c1c95c809a6b3a2651f5edf1db0a93a43fffc9a (patch) | |
tree | f07bc3459b3dbf775e8fee9c2e1cc4283c05dffb /doc | |
parent | 63050a31b8ec0c72aeffe873a13a66603e4a250f (diff) |
sync
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 4fac889..dc72046 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -100,10 +100,8 @@ o Error reporting/debugging -> 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 - - Progress: Call progresswidget more often to avoid app hanging for multiple - seconds (i.e. make cancel button more responsive) + - Multi-threaded computation (mostly important for CGAL) + - Progress: Call progresswidget more often to improve feedback o Misc - Reload and compile: Ask for confirmation if file is locally edited (make this configurable in preferences?) |