diff options
author | Marius Kintel <marius@kintel.net> | 2011-11-06 14:38:38 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-11-06 14:38:38 (GMT) |
commit | 61f2081129aa9e6418050f5f772db0a4d6c30316 (patch) | |
tree | ba27a9f49083209c84a60d6f825177326159aa83 /doc/TODO.txt | |
parent | a9fa377c5e5c3db985b3aede41854e11c2986a81 (diff) |
sync
Diffstat (limited to 'doc/TODO.txt')
-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 c869681..7df6a4d 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -52,6 +52,7 @@ o Preferences - OpenGL params - Default language feature settings - Make the library search path configurable? + - Turn on/off caching (advanced) o MDI - Think about how to do MDI the right way - Ctrl-W should close the current dialog, not the current main window @@ -117,6 +118,7 @@ o Misc - If trying to export STL/DXF but source is newer than the CGAL rendering, ask for confirmation. - Go through keyboard shortcuts and make them more conformant to platform standards + - Show design info/stats (sizes, caches etc.) o Cmd-line - Add verbose option (PRINT command from mainwin.cc and progress output) |