diff options
author | Marius Kintel <marius@kintel.net> | 2010-12-11 21:01:35 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2010-12-11 21:01:35 (GMT) |
commit | 323918efef1af8b2abeed0e77567687278e74595 (patch) | |
tree | 6b96deb8c459814551632247af4fba6fc15f9cd9 | |
parent | d98e398ec185f87501c1374cc3863457ed450663 (diff) |
sync
-rw-r--r-- | doc/TODO.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index feed2b9..63afb03 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -4,8 +4,9 @@ BUGS o Some invalid DXF data gets pass the import checks and breaks the tessing code o Tesselation via GLU sometimes produces strange results o Export STL: Exports existing CGAL model even though the current model is changed, but not CGAL rendered -o It's now possible to start a new rendering while one is already running. +o It's now possible to start a new rendering while one is already running (which call processEvents()) -> turn off most (or all) interaction while rendering + -> Lock all or only one MainWindow (MDI)? o Look into the polygon winding and rotate_extrude() problem reported by Britton STL Import BUGS |