Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-03 | Output relative files to current directory, not source file directory | Marius Kintel | |
2011-10-16 | fix text tests for windows + enable framebuffer tests | don bright | |
2011-10-11 | enable building of opencsgtest, throwntogethertest, on WinXP | don bright | |
2011-10-04 | Merge branch 'master' into visitortests | Marius Kintel | |
Conflicts: src/polyset.h | |||
2011-09-30 | Cleaned up some unnecessary includes | Marius Kintel | |
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-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-03 | Extracted handle_dep() to separate source file | Marius Kintel | |
2011-08-27 | allow compilation and running on linux. use SDL for OpenGL dummy window | Don Bright | |
2011-08-27 | compile fixes after last batch of changes | Marius Kintel | |
2011-08-04 | Renderer->Evaluator rename | Marius Kintel | |
2010-11-08 | cosmetics | Marius Kintel | |
2010-11-07 | Value::QVector -> std::vector | Marius Kintel | |
2010-11-03 | Updated tests to latest internal API | Marius Kintel | |
2010-10-31 | Added cgaltest | Marius Kintel | |
2010-10-31 | Moved more tests from test-code to tests | Marius Kintel | |