diff options
author | Marius Kintel <marius@kintel.net> | 2011-10-16 16:10:22 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-10-16 16:10:22 (GMT) |
commit | 1dcfd7627bf5579123bd4870825caa7a2eac430b (patch) | |
tree | b04a9626d3a79f38e0cbb0717f03709591bf6728 /doc | |
parent | 790c9a19258876b93781b70af14c71915a746904 (diff) | |
parent | 913869bb664dc1c239fa5c9914b9b02a575abd9e (diff) |
Merge branch 'master' into visitortests
Conflicts:
tests/CMakeLists.txt
tests/echotest.cc
Diffstat (limited to 'doc')
-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 65534b8..2202792 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -116,6 +116,7 @@ o Misc (e.g Preview, Render) - 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 o Cmd-line - Add verbose option (PRINT command from mainwin.cc and progress output) |