Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-27 | forgot to commit csgtestcore | Don Bright | |
2011-09-22 | separate throwntogethertest and opencsgtest | Don Bright | |
create 'expected' images for throwntogethertest create imgdiff_fail html file generation | |||
2011-09-20 | get throwntogetherrenderer working in tests (initalize csgInfo to null) | Don Bright | |
2011-09-18 | copyright notice | Don Bright | |
2011-09-18 | opencsg testing | Don Bright | |
2011-09-17 | added png and image comparison, enabling testing on linux | Don Bright | |
2011-09-12 | merge | Don Bright | |
Merge remote branch 'upstream/visitor' into visitortests Conflicts: src/export.cc src/openscad.cc src/polyset.cc src/transform.cc tests/CMakeLists.txt tests/FindGLEW.cmake tests/csgtermtest.cc | |||
2011-09-12 | merging | Don Bright | |
Merge remote branch 'upstream/master' into visitortests Conflicts: src/cgaladv.cc src/export.cc src/openscad.cc src/polyset.cc src/transform.cc | |||
2011-09-12 | Don't output deprecated parameters if they're not specified | Marius Kintel | |
2011-09-11 | Implemented CGAL caching | Marius Kintel | |
2011-09-11 | Fixed bug introduced by the new PolySet cache; string filtering done in the ↵ | Marius Kintel | |
wrong place, refactored cache into separate class | |||
2011-09-09 | Initial attempt of cleaning up polyset handling. PolySet no longer keeps a ↵ | Marius Kintel | |
refcount, basic cache mechanism is in place, instantiating polysets are controlled through PolySetEvaluator | |||
2011-09-08 | Added ifelse-tests | Marius Kintel | |
2011-09-08 | Added child-tests | Marius Kintel | |
2011-09-08 | Added include-tests | Marius Kintel | |
2011-09-07 | Added assign-tests | Marius Kintel | |
2011-09-07 | Updated tests to reflect recently changed import behavior | Marius Kintel | |
2011-09-07 | Implemented OFF import, refactored PolySet/Polyhedron conversion | Marius Kintel | |
2011-09-07 | Implemented OFF export | Marius Kintel | |
2011-09-07 | Adapted to latest import() changes | Marius Kintel | |
2011-09-06 | Modified test cases with new import() behavior | Marius Kintel | |
2011-09-06 | Added hull tests | Marius Kintel | |
2011-09-06 | Added projection-tests | Marius Kintel | |
2011-09-06 | OpenCSG version of render-tests now also works | Marius Kintel | |
2011-09-06 | added some debug output | Marius Kintel | |
2011-09-06 | Added render-tests | Marius Kintel | |
2011-09-06 | Added minkowski and 2d-3d tests | Marius Kintel | |
2011-09-05 | Added transform-tests | Marius Kintel | |
2011-09-05 | Added surface-tests | Marius Kintel | |
2011-09-05 | Added intersection_for-tests | Marius Kintel | |
2011-09-05 | Added rotate_extrude-tests | Marius Kintel | |
2011-09-05 | Added linear_extrude-tests | Marius Kintel | |
2011-09-05 | bugfix: Forgot to enable PolySetCGALEvaluator | Marius Kintel | |
2011-09-05 | Added for-nested-tests | Marius Kintel | |
2011-09-05 | Updated for-tests after discovering a few bugs | Marius Kintel | |
2011-09-04 | Added for-tests | Marius Kintel | |
2011-09-04 | bugfix: Don't try to export empty polyhedrons | Marius Kintel | |
2011-09-04 | bugfix: root modifier now works with test apps | Marius Kintel | |
2011-09-04 | Added modifier tests. root modifier is still not working for cmd-line tools | Marius Kintel | |
2011-09-04 | Activated opencsgtest | Marius Kintel | |
2011-09-03 | Filename case fix | Marius Kintel | |
2011-09-03 | Extracted handle_dep() to separate source file | Marius Kintel | |
2011-09-03 | Added import_dxf-tests | Marius Kintel | |
2011-09-03 | Added polygon-tests | Marius Kintel | |
2011-09-03 | Added allfunctions | Marius Kintel | |
2011-09-03 | default color somehow got messed up - fixed now | Marius Kintel | |
2011-09-02 | Updated color node to latest version | Marius Kintel | |
2011-09-02 | Added color.cc | Marius Kintel | |
2011-09-02 | Updated color output to updated code | Marius Kintel | |
2011-09-02 | Added expected files for csgtermtest | Marius Kintel | |