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)
commit438825a30869db8c18eef51ec1abf458d3121573 (patch)
treea6cc64f612f1e190880eb447eddcedeb77c8aac8
parent5234cb9c31fc4fb83135c8d6953f667bf6c2e6df (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