From 5247962554be539b8585844e62377a6490b38d2b Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Mon, 18 Apr 2011 13:07:54 +0200 Subject: Added some notes/ideas on visual debugging inspired by Stuart Young diff --git a/doc/TODO.txt b/doc/TODO.txt index 88257cb..45660de 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -102,7 +102,13 @@ o Editor wishlist in the source code in the 3D view - Tabbed editor for designs including other files - C-c/C-v should work on the focused widget, not always in the editor - +o Error reporting/debugging + - Provide better error messages when polygon ordering causes CGAL errors: + 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 o Computation - Run CGAL rendering in a background thread - Enable viewing/editing while rendering -- cgit v0.10.1