openscad/tests/regression/throwntogethertest
Torsten Paul e240220c11 Add test case reference files for offset() example025.scad. 2014-03-31 00:23:11 +02:00
..
2d-3d-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
arc-expected.png clamp to 3. Fixes #395 2013-06-08 02:12:06 -04:00
assign-tests-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
background-modifier-expected.png Updated tests to account for modifiers inside AbstractPolyNodes 2014-01-13 23:07:56 -05:00
bbox-transform-bug-expected.png Fixed CSG regression reported by Ed Nisley; bounding boxes are now transformed correctly 2011-12-23 14:33:40 +01:00
child-background-expected.png Added missing test result 2013-05-26 17:15:02 -04:00
child-child-test-expected.png Refactored context handling into using separate Module contexts and Eval contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116 2013-04-09 00:28:16 -04:00
child-tests-expected.png Further refactoring of scope/context mechanisms. Mostly related to the new FileContext class. Not quite there yet, but almost 2013-04-26 17:45:03 -04:00
circle-advanced-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
circle-double-expected.png Updated test result with new behavior 2014-01-06 17:48:07 -05:00
circle-expected.png clamp to 3. Fixes #395 2013-06-08 02:12:06 -04:00
circle-small-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
circle-tests-expected.png Extend circle tests to cover the new diameter parameter. 2013-10-21 19:47:55 +02:00
color-tests-expected.png Color overriding now works. The outermost color will win if multiple colors are specified for the same object 2011-12-26 00:38:03 +01:00
control-hull-dimension-expected.png Ignore dimension when evaluating control modules mixed with geometry children. Fixes #229 2012-12-27 17:30:13 +01:00
cube-tests-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
cylinder-diameter-tests-expected.png Add cylinder tests to cover the new diameter parameters. 2013-10-21 19:47:55 +02:00
cylinder-tests-expected.png clamp to 3. Fixes #395 2013-06-08 02:12:06 -04:00
difference-2d-tests-expected.png Updated forgotten test results related to commit 34ae2b8f68 2014-01-24 13:12:27 -05:00
difference-tests-expected.png Updated forgotten test results related to commit 34ae2b8f68 2014-01-24 13:12:27 -05:00
disable-modifier-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
ellipse-arc-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
ellipse-arc-rot-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
ellipse-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
ellipse-reverse-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
ellipse-rot-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
empty-shape-tests-expected.png Added test for empty geometry 2014-01-15 19:24:38 -05:00
example001-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example002-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example003-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example004-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example005-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example006-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example007-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example008-expected.png Slightly modified example008 to reduce z-buffer fighting in throwntogether mode 2011-12-28 18:15:47 +01:00
example009-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example010-expected.png Updated expected files due to recently introduced bounding box changes 2011-12-28 13:35:54 +01:00
example011-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example012-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example013-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example014-expected.png Updated expected files due to recently introduced bounding box changes 2011-12-28 13:35:54 +01:00
example015-expected.png Updated expected files due to recently introduced bounding box changes 2011-12-28 13:35:54 +01:00
example016-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example017-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example018-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example019-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example020-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example021-expected.png Updated expected files due to recently introduced bounding box changes 2011-12-28 13:35:54 +01:00
example022-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example023-expected.png Added better example023 with test output. 2012-02-18 21:22:31 -05:00
example024-expected.png Added expected files for example024 2013-05-25 11:48:04 -07:00
example025-expected.png Add test case reference files for offset() example025.scad. 2014-03-31 00:23:11 +02:00
for-nested-tests-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
for-tests-expected.png Update 'for' test cases to match the new range expression handling. 2013-11-11 01:38:34 +01:00
highlight-and-background-modifier-expected.png Modified tests for #304 2013-05-25 13:11:09 -04:00
highlight-modifier-expected.png Modified tests for #304 2013-05-25 13:11:09 -04:00
hull2-tests-expected.png bugfix: 2D hull() now works with for loops. Thanks to nophead to reasserting this bug. 2011-12-07 05:21:11 +01:00
hull3-tests-expected.png hull-of-hull bug: bugxi and test for exposing it 2014-01-06 17:48:09 -05:00
ifelse-tests-expected.png Improved if-else test to include a multiple-children test 2013-06-01 16:11:15 -04:00
import_dxf-tests-expected.png Added test cases for issue #123 2012-06-04 11:22:09 +02:00
import_stl-tests-expected.png Support reading binary STLs which happen to start with the string 'solid'. Fixes #258 2013-01-28 17:58:36 -05:00
include-tests-expected.png bugfix: Nested use and included of files inside libraries was broken. Fixes #78 2012-02-02 23:11:54 +01:00
intersection-prune-test-expected.png Added test case for recently fixed csg normalization bugfix 2012-01-29 19:02:19 +01:00
intersection-tests-expected.png Change behavior of intersection: intersecting something with an empty object will be empty 2014-01-15 22:23:50 -05:00
intersection2-tests-expected.png Moved special handling of intersection to ClipperUtils 2014-01-27 23:25:33 -05:00
intersection_for-tests-expected.png Fixed CSG regression reported by Ed Nisley; bounding boxes are now transformed correctly 2011-12-23 14:33:40 +01:00
linear_extrude-scale-zero-tests-expected.png Added tests for linear extrude with scale. Should mostly fix #273 2013-05-21 21:26:51 -04:00
linear_extrude-tests-expected.png Updated tests 2013-12-26 18:31:38 -05:00
localfiles-compatibility-test-expected.png Search for included files first in the same location as the including module, then in the document root as a compatibility fallback. Fixes #217 2013-05-09 11:02:31 +02:00
localfiles-test-expected.png Fixes remaining dxfdim() issue from #217 2013-04-27 00:53:41 -04:00
lwpolyline-closed-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
lwpolyline-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
lwpolyline2-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
minkowski2-hole-tests-expected.png Added and updated tests for minkowski2 with holes 2014-01-12 19:39:20 -05:00
minkowski2-tests-expected.png Add some additional minkowski2d test cases 2014-02-01 16:17:56 +01:00
minkowski3-tests-expected.png Added tests for minkowski with only one child 2014-01-18 18:29:35 -05:00
module-recursion-expected.png Refactored context handling into using separate Module contexts and Eval contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116 2013-04-09 00:28:16 -04:00
modulevariables-expected.png Added test for inner module variables 2013-04-08 22:41:28 -04:00
multiple-layers-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
nothing-decimal-comma-separated-expected.png fixup issue 593 2014-01-25 18:43:33 +04:00
null-polygons-expected.png Reorganized some tests 2011-11-12 20:46:00 +01:00
offset-tests-expected.png Add test cases for offset(). 2014-03-30 23:51:04 +02:00
polygon-concave-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
polygon-concave-hole-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
polygon-concave-simple-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
polygon-holes-touch-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
polygon-intersect-expected.png We changed how we interpret intersections in dxf. This is a marginal use-case, so we dropped backwards compatibility 2014-02-03 23:10:29 -05:00
polygon-many-holes-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
polygon-mesh-expected.png Updated test result with new behavior 2014-01-06 17:48:07 -05:00
polygon-overlap-expected.png adjusted test results 2014-01-06 17:48:09 -05:00
polygon-riser-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
polygon-self-intersect-expected.png Updated test result with new, improved behavior 2014-01-06 17:48:07 -05:00
polygon-tests-expected.png Updated test results with new behavior 2014-01-06 17:48:06 -05:00
polygon8-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
polygons-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
polyhedron-nonplanar-tests-expected.png Improved non-planar tests 2013-12-15 18:19:05 -05:00
polyhedron-tests-expected.png merging tests 2013-12-15 16:08:46 -06:00
primitive-inf-tests-expected.png bugfix: division by zero can cause malformed primitives 2014-01-13 20:49:55 -05:00
projection-cut-tests-expected.png Test: verify winding order of holes with projection(cut=true) 2014-02-05 14:08:22 +01:00
projection-extrude-tests-expected.png Split up projection tests to avoid long running times 2013-11-20 01:27:46 -05:00
projection-tests-expected.png Split projection tests into cut vs. project 2013-11-25 00:27:15 -05:00
render-2d-tests-expected.png Added test for implicit union of render() children 2013-11-23 22:10:05 -05:00
render-tests-expected.png Modified render-tests to trigger an OpenCSG rendering bug 2011-11-08 03:32:33 +01:00
resize-2d-tests-expected.png fix bug in 2d resize code 2013-09-12 19:44:07 -05:00
resize-tests-expected.png little tweaks, cleanups, tab fixing, eliminating comments 2013-09-12 20:03:27 -05:00
root-modifier-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
root-modifier-if-expected.png Fixed weakness in parser causing modifier characters not to work in front of 'if' statements. Fixes #197 2012-10-07 15:24:08 -04:00
rotate-empty-bbox-expected.png Testcase and fix for a problem transforming an empty bbox with very small numbers in a transformation matrix 2014-01-13 20:57:49 -05:00
rotate_extrude-tests-expected.png bugfix: #562 didn't take into account that it's allowed with all X coordinates being negative 2013-12-14 17:44:05 -05:00
rotate_extrude_dxf-tests-expected.png Added test for rotation of open polyline 2011-10-30 13:49:28 +01:00
scale2D-tests-expected.png bugfix: Fix crash bug when using zero scale factors. Reported by Alan Cox 2012-02-19 13:09:02 +01:00
scale3D-tests-expected.png bugfix: Fix crash bug when using zero scale factors. Reported by Alan Cox 2012-02-19 13:09:02 +01:00
sphere-tests-expected.png Extend sphere tests to cover the new diameter parameter. 2013-10-21 19:47:48 +02:00
square-tests-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
surface-png-image-tests-expected.png Add png support for surface() module (fixes #721). 2014-03-29 23:22:27 +01:00
surface-png-image2-tests-expected.png Add png support for surface() module (fixes #721). 2014-03-29 23:22:27 +01:00
surface-png-image3-tests-expected.png Add png support for surface() module (fixes #721). 2014-03-29 23:22:27 +01:00
surface-simple-expected.png Added failing test for #336 2013-05-09 14:23:52 +02:00
surface-tests-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
text-search-test-expected.png Test using search() and MCAD/fonts.scad 2012-02-15 00:10:36 -05:00
transform-insert-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
transform-nan-inf-tests-expected.png add images for tests 2012-08-21 02:47:45 +02:00
transform-tests-expected.png Fixed CSG regression reported by Ed Nisley; bounding boxes are now transformed correctly 2011-12-23 14:33:40 +01:00
triangle-with-duplicate-vertex-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
union-tests-expected.png +throwntogethertest expected images, made by Mesa software renderer in VMware 2011-10-10 13:40:37 +00:00
use-tests-expected.png bugfix: Nested use and included of files inside libraries was broken. Fixes #78 2012-02-02 23:11:54 +01:00