diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-04-22 23:24:07 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-04-22 23:24:07 (GMT) |
commit | 7134322673785b5ba3963f166de8a6543d4f1420 (patch) | |
tree | fd6554564db740878ae881d541aea4f3212ada32 | |
parent | 3237b64b7f2e8f212a8d1916bf9d35c589de9eff (diff) |
sync
git-svn-id: http://svn.clifford.at/openscad/trunk@524 b57f626f-c46c-0410-a088-ec61d464b74c
-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 ef3a0e4..e6b4ac5 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -39,6 +39,7 @@ o MDI - currentPath is global but is used by each document, e.g. parser 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 - Add modifier key combos to handle pan on 1 mouse button systems - Show grid |