diff options
-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 97af30a..65534b8 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -114,6 +114,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) + - If trying to export STL/DXF but source is newer than the CGAL rendering, ask + for confirmation. o Cmd-line - Add verbose option (PRINT command from mainwin.cc and progress output) |