diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2009-12-13 22:51:02 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2009-12-13 22:51:02 (GMT) |
commit | ffffdc2a7471ecbd39f21e8900b436ac0e4a6b79 (patch) | |
tree | 61c9f026b12dc03714dfa373fda7dd8b9aee370f | |
parent | 0722e013cba5c07dd3c7a700c7847ab5ff2787f7 (diff) |
TODO
git-svn-id: http://svn.clifford.at/openscad/trunk@173 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r-- | TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,7 @@ o Hide/show editor o hide/show log widget o Mac OS X: - embed examples into bundle -> separate example menu? + - Use examples as default File Open folder - distribute as (self-unpacking?) dmg containing a single .app instead of zip - universal binary -> fix cgal and opencsg o Build multiple variants from one single build? (e.g. without opencsg) @@ -23,6 +24,9 @@ o MDI - Quit vs. Close MainWindow. Today Quit just closes the current window and there is no close function - windowModified property -> windowtitle and check on quit/close +o 3D interaction + - Improve mouse rotation + - Add modifier key combos to handle pan on 1 mouse button systems WISHLIST -------- |