diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-04-07 10:05:13 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-04-07 10:05:13 (GMT) |
commit | c1fda19e259b12a4d43a935c8c1f76c8adb4bfe9 (patch) | |
tree | 4a672e885640a9d01d08ac9a35a50be788dd12e1 | |
parent | 34189d85b4d0924f732ba3940e89ca0b03730df7 (diff) |
remember the winding/rotate issue
git-svn-id: http://svn.clifford.at/openscad/trunk@513 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r-- | doc/TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index aba306e..c374cb8 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -6,6 +6,7 @@ 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 CRASH BUGS ---------- |