diff options
author | Marius Kintel <marius@kintel.net> | 2011-08-27 19:48:59 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-08-27 19:48:59 (GMT) |
commit | 12b0777727e3e4fd30dc1754116b0169bd08da63 (patch) | |
tree | 08bf2028aa75357b155ba7313fd871345f1c5391 | |
parent | 76a781d2fbb5610ea0483c6c08bb12b311f09494 (diff) |
clarified mouse rotation improvement
-rw-r--r-- | doc/TODO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 677619e..1f13234 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -71,7 +71,7 @@ o MDI and handle_dep. o 3D View - OpenGL 2.0 test: What, exactly, is needed from OpenGL 2.0? Can we use 1.x with extensions? - - Improve mouse rotation + - Improve mouse rotation/zoom/pan - Add modifier key combos to handle pan and zoom on 1 mouse button systems - Show grid - Measurement ticks on the axes that look like rulers that one can turn off and on. |