summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-05-27 10:28:41 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-05-27 10:28:41 (GMT)
commit5da047f482b7ede20449262b0f73adbcdbc0e40a (patch)
treea6cc64f612f1e190880eb447eddcedeb77c8aac8
parent1edad39205480dde6a5e1809a68b053ef8ddee99 (diff)
Added note about minkowski exception
git-svn-id: http://svn.clifford.at/openscad/trunk@549 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r--doc/TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt
index 7ec5a9e..337f5c5 100644
--- a/doc/TODO.txt
+++ b/doc/TODO.txt
@@ -16,6 +16,7 @@ o union() {
linear_extrude(height=10, twist=90) circle(5);
translate([7,-5,0]) linear_extrude(height=10, twist=180) polygon(points = [[0,0], [10,0], [5,10]]);
}
+o non-convex minkowski example from chrysn fails with an exception
USER INTERFACE
--------------
contact: Jan Huwald // Impressum