diff options
author | Don Bright <hugh.m.bright@gmail.com> | 2011-10-16 18:13:18 (GMT) |
---|---|---|
committer | Don Bright <hugh.m.bright@gmail.com> | 2011-10-16 18:13:18 (GMT) |
commit | 4159e9dc5f140c659725f97a5f5cd284a47affd5 (patch) | |
tree | 2ea52792e5f084ac2199425599ae2d6632483866 /doc | |
parent | c0592dc3b833a91457e28a6d80bcc58c1bb7938d (diff) | |
parent | b12b0861756d99c876a243ad5bda85da1a066ac5 (diff) |
Merge remote branch 'upstream/visitortests' into visitortests
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) |