Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-29 | More refactoring of offscreen rendering | Marius Kintel | |
2011-09-29 | More refactoring of offscreen rendering | Marius Kintel | |
2011-09-29 | Linux compile fixes | Marius Kintel | |
2011-09-28 | Refactored offscreen context a bit to get a better overview | Marius Kintel | |
2011-09-28 | Merge branch 'master' into visitortests | Marius Kintel | |
Conflicts: tests/opencsgtest.cc | |||
2011-09-28 | cosmetics | Marius Kintel | |
2011-09-28 | added expected file for highlight-and-background-modifier test | Marius Kintel | |
2011-09-28 | added highlight-and-background-modifier and child-background tests | Marius Kintel | |
2011-09-28 | Added expected files for include-tests | Marius Kintel | |
2011-09-28 | Mac compile fix | Marius Kintel | |
2011-09-27 | test throwntogether | Don Bright | |
2011-09-27 | fix crash | Don Bright | |
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 | |