summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2012-05-09 17:25:47 (GMT)
committerMarius Kintel <marius@kintel.net>2012-05-09 17:25:47 (GMT)
commit3217bba6cbe5203189d42c1c439c2bd3c4c8d194 (patch)
treeb0ec50103ce0e5bc460ba2ed7a0baa6a0e867bbd /doc
parentbd714c75a8f03257271dc8cba90d22b3730775cd (diff)
parent67eb2ebe90447e966dc1e08b91c43d937c521583 (diff)
Merge branch 'master' into value
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt
index 8fc9be8..7f8378d 100644
--- a/doc/TODO.txt
+++ b/doc/TODO.txt
@@ -73,6 +73,7 @@ o 3D View
- 2D objects are rendered at z = -0.1 - why?
- Rewrite to use VBOs or smth. - avoid inline calculations
- Rewrite to a higher-level library (e.g. OSG)?
+ - Make navigation (e.g. zoom) available through menu entries (requested by disabled user)
o Editor wishlist
- More infrastructure for external editor (allow communication from the outside)
- Preferences GUI for the features below
@@ -93,12 +94,14 @@ o Editor wishlist
- Auto-indent on enter and on tab
o Error reporting/debugging
- Provide better error messages when polygon ordering causes CGAL errors:
+ o Detect common error: self-intersecting polyhedron()
o Supply syntax highlighting of the exact polygon indices which are
reported to be wrong
o Provide some interaction for debug walk-through?
- Provide visual highlighting of geometry corresponding to code
-> could aid debugging a lot
- Optionally output console log to a file
+ - Common error: detect and report (and ignore?) duplicate line segments in DXF
o Computation
- Multi-threaded computation (mostly important for CGAL)
- Progress: Call progresswidget more often to improve feedback
contact: Jan Huwald // Impressum