Commit Graph

30 Commits (76a781d2fbb5610ea0483c6c08bb12b311f09494)

Author SHA1 Message Date
Don Bright 5f8021e3e6 Allow the color() command to use names as well as numbers.
With fix for a bug where alpha of 0.0 was mishandled applied.
2011-07-04 22:22:43 +01:00
Marius Kintel ab52524936 Non-affine matrix issue reported by Len Trigg 2011-05-19 11:47:24 +02:00
Marius Kintel 9ca6f0dedf minkowski() and hull() tests from Len 2011-04-28 17:35:28 -04:00
Giles Bathgate cdc4574a9c Updated test, you no longer need to union the ojects passed to hull. 2011-04-10 10:10:42 +01:00
Giles Bathgate 5d5c745fde Slight improvement. You no longer need an arbitary shape in the script for it to work.
See changes in testdata/scad/convex_hull.scad The square(2) was never
rendered it was just there because the hull is calculated when it
itterates onto the second child. I also removed the unneeded parameter.
2011-04-09 17:53:19 +01:00
Giles Bathgate 5ef540054c Added test script for convex hull. 2011-04-09 17:52:12 +01:00
Giles Bathgate 052f8bc620 Fix for when the included file doesn't exist. Needed because we will never get an EOF, and so never pop the stack. 2010-12-11 12:41:23 +00:00
Giles Bathgate 03c02cde89 A basic test for the escape sequences in strings. 2010-12-10 18:31:33 +00:00
Giles Bathgate 44dd33a556 Added some tests for new nested include feature. 2010-12-10 11:46:09 +00:00
kintel 0aee909469 Added crash testcase for crash reported by Dan Zuras
git-svn-id: http://svn.clifford.at/openscad/trunk@559 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-15 22:46:12 +00:00
kintel be11bdcd2b bugfix: dir not needed anymore
git-svn-id: http://svn.clifford.at/openscad/trunk@517 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-12 00:27:08 +00:00
kintel fe73876828 removed duplicate which appeared during reorg
git-svn-id: http://svn.clifford.at/openscad/trunk@498 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-31 00:45:55 +00:00
kintel 3db725a295 added more tests
git-svn-id: http://svn.clifford.at/openscad/trunk@497 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-31 00:45:53 +00:00
kintel 42608f4393 More test models
git-svn-id: http://svn.clifford.at/openscad/trunk@496 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-31 00:45:48 +00:00
kintel 71c33d48e0 Minimal tests for all modules
git-svn-id: http://svn.clifford.at/openscad/trunk@495 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-31 00:45:42 +00:00
kintel cca148f5c9 Reorganized the testdata dir
git-svn-id: http://svn.clifford.at/openscad/trunk@494 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-31 00:45:23 +00:00
kintel 3ba0ab30e6 Don't crash on illegal polygon winding - write an error and skip the object
git-svn-id: http://svn.clifford.at/openscad/trunk@488 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-23 23:06:38 +00:00
kintel 0098c3e8a8 Bug reported by Laszlo Krekacs
git-svn-id: http://svn.clifford.at/openscad/trunk@373 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30 13:21:31 +00:00
kintel 6515b74004 mesh example
git-svn-id: http://svn.clifford.at/openscad/trunk@362 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-29 17:50:14 +00:00
kintel 143e8c4a5a typical modeling error
git-svn-id: http://svn.clifford.at/openscad/trunk@350 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-25 00:28:20 +00:00
kintel 3542c19992 bugfix: INSERT with transformation didn't work
git-svn-id: http://svn.clifford.at/openscad/trunk@329 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-21 14:53:49 +00:00
kintel 135370d418 Added support for aligned, ordinate, radius and diameter DIMENSION entities
git-svn-id: http://svn.clifford.at/openscad/trunk@326 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-21 11:25:46 +00:00
kintel b14a797719 two disjoint polygons
git-svn-id: http://svn.clifford.at/openscad/trunk@291 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-14 11:05:09 +00:00
kintel 37c73706d9 two circles on top of each other
git-svn-id: http://svn.clifford.at/openscad/trunk@290 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-14 10:53:06 +00:00
kintel 49162a7d6b remove the double circle -> separate testcase
git-svn-id: http://svn.clifford.at/openscad/trunk@289 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-14 10:50:36 +00:00
kintel 7d62c9b204 Tesselation test models
git-svn-id: http://svn.clifford.at/openscad/trunk@288 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-14 10:45:27 +00:00
kintel 5a78493d23 Woops, wrong file
git-svn-id: http://svn.clifford.at/openscad/trunk@268 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-12 20:34:44 +00:00
kintel 2e76ebb94e Problematic polygon
git-svn-id: http://svn.clifford.at/openscad/trunk@267 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-12 20:20:25 +00:00
kintel c76bd6a8d4 Added support for LWPOLYLINE entities
git-svn-id: http://svn.clifford.at/openscad/trunk@254 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-09 21:58:28 +00:00
kintel a93e4fd53d DXF test cases
git-svn-id: http://svn.clifford.at/openscad/trunk@248 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-09 15:50:45 +00:00