summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-05Added builtin-testsMarius Kintel
2011-11-05refactored away duplicate codeMarius Kintel
2011-11-05bugfix: PI constant didn't work in cmd-line mode. refactored away duplicate codeMarius Kintel
2011-11-05Added support for parsing numbers in scientific notation, e.g. to allow ↵Marius Kintel
roundtripping of written csg files as well as parsing of externally generated scad files
2011-11-05Added parser-testsMarius Kintel
2011-11-05Merge branch 'master' of github.com:donbright/openscadDon Bright
2011-11-05document how to run tests on a headless serverDon Bright
2011-11-05make minimum boost required 1.35.0 to match READMEdon bright
2011-11-05add copyright notice for stuff copied from mesademos glxgearsDon Bright
2011-11-05fix bug that caused glxXMakeContextCurrent to fail sometimesdon bright
2011-11-05Merge branch 'master' of git@github.com:donbright/openscaddon bright
2011-11-05improve cmake reportingdon bright
2011-11-05add BOOST_ROOT detection to test CMakeLists, for custom boost locationsdon bright
2011-11-03Added example001 as an initial roundtrip test known to failMarius Kintel
2011-11-03Also test roundtripping the dumped fileMarius Kintel
2011-11-03Output relative files to current directory, not source file directoryMarius Kintel
2011-11-03Updated tests with latest toString() bugfixMarius Kintel
2011-11-03Bugfix: import module toString() output was not parsableMarius Kintel
2011-11-03man page contributed by chrysnMarius Kintel
2011-11-03don't use curly braces in cmd-line usage message. Patch from chrysnMarius Kintel
2011-11-03Applied configurable PREFIX patch from chrysnMarius Kintel
2011-11-01bring inline with masterBrad Pitcher
2011-11-01merge masterBrad Pitcher
2011-11-01merge masterBrad Pitcher
2011-10-31de-Qt'ified printutilsMarius Kintel
2011-10-31syncMarius Kintel
2011-10-31Pass flag to QApplication to tell it we're a cmd-line toolMarius Kintel
2011-10-31bugfix: filenames with spaces caused a syntax error with the use keyword ↵Marius Kintel
(fixes #31)
2011-10-30Added test for rotation of open polylineMarius Kintel
2011-10-30import_dxf -> importMarius Kintel
2011-10-30Merge branch 'visitortests'Marius Kintel
2011-10-30deprecationMarius Kintel
2011-10-30Enable standard shortcuts for save and reload on Linux and Windows. F2/F3 ↵Marius Kintel
will still work.
2011-10-30Minor eigen include fixMarius Kintel
2011-10-30Killed unnecessary using statementMarius Kintel
2011-10-30extracted version config to separate .pri fileMarius Kintel
2011-10-27Increased threshold to 300 to avoid minor details from failing a testMarius Kintel
2011-10-27Merge branch 'visitortests' of https://github.com/openscad/openscad into ↵Marius Kintel
visitortests
2011-10-27Better GL error reportingMarius Kintel
2011-10-27Updated test case with recent linear_extrude improvementMarius Kintel
2011-10-27Merge branch 'master' into visitortestsMarius Kintel
2011-10-27Improved quality of linear_extrude with twist by forcing all quads to be ↵Marius Kintel
tessellated the same direction
2011-10-27Merge branch 'master' into visitortestsMarius Kintel
2011-10-27Improved quality of linear_extrude with twist by forcing all quads to be ↵Marius Kintel
tessellated the same direction
2011-10-26Merge branch 'master' into visitortestsMarius Kintel
2011-10-26Bugfix: Changed caching strategy to avoid the risk of sibling nodes being ↵Marius Kintel
evicted from the cache before the parent node has evaluated.
2011-10-26Make some code more readable and better error reporting on a reporter assert ↵Marius Kintel
error
2011-10-26Minor namespace fixesMarius Kintel
2011-10-26fix broken linux build (eigen)don bright
2011-10-26Merge branch 'master' of https://github.com/openscad/openscad into win32Brad Pitcher
contact: Jan Huwald // Impressum