diff options
author | Marius Kintel <marius@kintel.net> | 2010-11-07 21:28:37 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2010-11-07 21:28:37 (GMT) |
commit | d310e364d14444a1a27ae2337cfb4bd0ab061113 (patch) | |
tree | 09231579069cf07108e178a1ae1e4e3758a6108e | |
parent | c1c5d8174d0a0949dcd27ee6c32e3d237b244c73 (diff) |
updated after fix
-rw-r--r-- | doc/TODO.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 75f22c3..af149b6 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -4,8 +4,6 @@ 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. - -> turn off most (or all) interaction while rendering o Look into the polygon winding and rotate_extrude() problem reported by Britton STL Import BUGS |