summaryrefslogtreecommitdiff
path: root/testdata/scad/features
AgeCommit message (Collapse)Author
2013-10-21Extend circle tests to cover the new diameter parameter.Torsten Paul
2013-10-21Add cylinder tests to cover the new diameter parameters.Torsten Paul
2013-10-21Extend sphere tests to cover the new diameter parameter.Torsten Paul
2013-09-13little tweaks, cleanups, tab fixing, eliminating commentsDon Bright
2013-09-13fix bug in 2d resize codeDon Bright
2013-08-14first step of dealing with issue #455Don Bright
2013-06-15Clamp linear_extrude height to 0. Fixes #405Marius Kintel
2013-06-08clamp to 3. Fixes #395Marius Kintel
2013-06-01Improved if-else test to include a multiple-children testMarius Kintel
2013-05-25Modified tests for #304Marius Kintel
2013-05-22Added tests for linear extrude with scale. Should mostly fix #273Marius Kintel
2013-05-10Added support for 2D scaling in linear_extrudeMarius Kintel
2013-05-09Handle lack of trailing newline in dat files. Fixes #336Marius Kintel
2013-05-09Added failing test for #336Marius Kintel
2013-05-09Added failing test for #352Marius Kintel
2013-05-04Merge branch 'master' into local-scopeMarius Kintel
2013-05-03Fixes crash if hull's children are empty objects. Fixes #345Marius Kintel
2013-04-26Further refactoring of scope/context mechanisms. Mostly related to the new ↵Marius Kintel
FileContext class. Not quite there yet, but almost
2013-04-09Refactored context handling into using separate Module contexts and Eval ↵Marius Kintel
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
2013-04-09Added test for inner module variablesMarius Kintel
2013-03-16update test resultsdon bright
2013-03-16fix 3d test bug, improve 2d test, update release notedon bright
2013-03-11Merge branch 'master' of github.com:openscad/openscad into resize5don bright
2013-03-11make resize of flat objects fail in the direction normal to the flat.don bright
also fail on resize to negative size. update tests
2013-03-11fix crashbug 2d resize. add 2d tests. print offscreen warning better.don bright
2013-03-10beginning of resize() command implementation.don bright
2013-03-09Added tests which slipped through earlier. Fixes #298Marius Kintel
2013-01-28Support reading binary STLs which happen to start with the string 'solid'. ↵Marius Kintel
Fixes #258
2013-01-08Don't just ignore geometric nodes having zero volume/area - when doing ↵Marius Kintel
difference/intersection, they tend to turn negative objects into positive ones. Fixes #221
2013-01-08Merge pull request #222 from mrrobinson/masterMarius Kintel
Difference test for subtracting something from nothing
2012-12-27Ignore dimension when evaluating control modules mixed with geometry ↵Marius Kintel
children. Fixes #229
2012-11-26Added difference test for something from nothingJohn-Paul Robinson
The difference tests all subtract objects from an existing object but if there is no existing object as the first argument the results are inconsistent across Mac and Linux platforms. Added a test to highlight this condition.
2012-10-07Fixed weakness in parser causing modifier characters not to work in front of ↵Marius Kintel
'if' statements. Fixes #197
2012-08-22add line to hull testdon bright
2012-06-24Search for libraries from a list of paths. Preparations for issue #125Marius Kintel
2012-06-04Added test cases for issue #123Marius Kintel
2012-05-28adding new test images for 'hole' with projection-cutDon Bright
2012-02-15Test using search() and MCAD/fonts.scadAndrew Plumb
A more comprehensive test that exercises the search function and MCAD/fonts.scad approach to text rendering together.
2012-02-03Added test case and source code comments related to issue #80Marius Kintel
2012-01-25Added forgotten file - gitignore had shadowed itMarius Kintel
2012-01-14Added absolute path tests to include and use tests, fixed bug using absolute ↵Marius Kintel
paths in use and include
2012-01-04Merge branch 'master' into boost_filesystemMarius Kintel
Conflicts: boost.pri src/lexer.l tests/CMakeLists.txt
2012-01-03Added use-tests, minimal change to include-testsMarius Kintel
2011-12-28Updated intersection-tests to avoid hard-to-compare OpenGL z-buffer fightingMarius Kintel
2011-12-26Added test for hexagonal cylinder orientation, aka. captured nutsMarius Kintel
2011-12-26Merge branch 'master' into boost_filesystemMarius Kintel
Conflicts: openscad.pro src/module.h
2011-12-25Added test case for color overrideMarius Kintel
2011-12-23Ported binary STL file reader away from QtMarius Kintel
2011-12-21Added 2D render() testMarius Kintel
2011-12-21simple surface testMarius Kintel
contact: Jan Huwald // Impressum