summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2011-10-26integrate Brad Pitcher's cross compile linux->win32-mingw qmake stuffDon Bright
2011-10-25Merge remote branch 'upstream/visitortests' into visitortestsDon Bright
2011-10-25remove experimental html output debug code.don bright
2011-10-25confine date detection to win32-msvc, set VERSION, hide debug messagedon bright
2011-10-24Merge branch 'master' into visitortestsMarius Kintel
2011-10-24Evaluate expressions for the ternary operator the same way as for if-else, ↵Marius Kintel
i.e. cast any value to bool
2011-10-24fdef getopt.h for MSVC, cleanup makefile, ignore another msvc warningdon bright
2011-10-24fix windows compile (glew.h / gl.h issue)don bright
2011-10-24auto detect date in windows qmakedon bright
2011-10-23Merge remote-tracking branch 'upstream/visitortests' into visitortestsdon bright
2011-10-23Evaluate expressions for the ternary operator the same way as for if-else, ↵Marius Kintel
i.e. cast any value to bool
2011-10-22fix mingw-cross-env locationBrad Pitcher
2011-10-22fix no-rounding-math flag for windows G++ build in cgal.pridon
2011-10-21eigen align tweakdon
2011-10-20Linux compile fix: include cstddef for NULLMarius Kintel
2011-10-20bugfix: the freebsd changes broke the mac build.Marius Kintel
2011-10-20bugfix: cmake version check was brokenMarius Kintel
2011-10-20Merge branch 'master' into visitortestsMarius Kintel
2011-10-20Changed cmd-line parameters for file outputMarius Kintel
2011-10-20fix freebsd buildUser
2011-10-20cleanup error reportdon
2011-10-20fix broken builddon
2011-10-19Merge branch 'visitortests' of github.com:donbright/openscad into visitortestsDon Bright
Conflicts: tests/system-gl.cc
2011-10-19always dump hex code of GL errorDon Bright
2011-10-19Experimental support for exporting the compiled CSG tree as a text fileMarius Kintel
2011-10-19Merge branch 'visitortests' of github.com:donbright/openscad into visitortestsDon Bright
contact: Jan Huwald // Impressum