From 5da047f482b7ede20449262b0f73adbcdbc0e40a Mon Sep 17 00:00:00 2001 From: kintel Date: Thu, 27 May 2010 10:28:41 +0000 Subject: Added note about minkowski exception git-svn-id: http://svn.clifford.at/openscad/trunk@549 b57f626f-c46c-0410-a088-ec61d464b74c 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 -------------- -- cgit v0.10.1