diff options
author | Brad Pitcher <bradpitcher@gmail.com> | 2011-10-26 02:22:14 (GMT) |
---|---|---|
committer | Brad Pitcher <bradpitcher@gmail.com> | 2011-10-26 02:22:14 (GMT) |
commit | ea7e4988d44249946b620d5973b230cf1a0606ca (patch) | |
tree | 2e3a5c03b78479298c64510356c7b10b9598ea71 /doc | |
parent | b64de29a302fa09f4e9409f57d344c602566e442 (diff) | |
parent | ff6d6cda13040e69ef15bb8989ca0f436a8020cc (diff) |
Merge branch 'master' of https://github.com/openscad/openscad into win32
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) |