diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO.txt | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 9479e69..d523d1c 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -100,13 +100,9 @@ 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?) - 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) |