From b9049ed91e8fd0de5403363392fbc5442796cc04 Mon Sep 17 00:00:00 2001 From: kintel Date: Wed, 6 Jan 2010 21:35:31 +0000 Subject: sync git-svn-id: http://svn.clifford.at/openscad/trunk@224 b57f626f-c46c-0410-a088-ec61d464b74c diff --git a/TODO.txt b/TODO.txt index dba3d8f..5170e6a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,7 +3,7 @@ BUGS o Some invalid DXF data gets pass the import checks and breaks the tessing code o Broken polyhedron() entities are not correctly detected and cause CGAL segfaults -USER iNTERFACE +USER INTERFACE -------------- o Fix current_win hack o Preferences @@ -12,8 +12,9 @@ o Preferences - wireframe color and width - OpenGL params - Default language feature settings + - Auto-view CSG/thrown together on load o More infrastructur for external editor (or is the reload good enough?) -o Export, Save etc.: automatically add missing extension. ask on unexpected extension +o Export etc.: automatically add missing extension as in SaveAs o Mac OS X: - embed examples into bundle -> separate example menu? - Use examples as default File Open folder @@ -23,9 +24,15 @@ o MDI - Think about how to do MDI the right way - Quit vs. Close MainWindow. Today Quit just closes the current window and there is no close function -o 3D interaction +o 3D View - Improve mouse rotation - Add modifier key combos to handle pan on 1 mouse button systems + - Show grid + - 4 x split view w/orthogonal cameras? + +INFRASTRUCTURE +-------------- +o Think about making external libraries easier available. Probably mostly convenience. ENGINE ------ -- cgit v0.10.1