summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-25cosmeticsMarius Kintel
2012-04-24Merge branch 'master' into valueMarius Kintel
2012-04-23Fixed x/y panning (middle mouse button)Clifford Wolf
2012-04-23Fixed rendering of crosshairs positionClifford Wolf
2012-04-23Some trivial fixes for compiler warningsClifford Wolf
2012-04-23Fixed build for old OpenCSG versions (no OPENCSG_VERSION_STRING)Clifford Wolf
2012-04-23Added /openscad to .gitignoreClifford Wolf
2012-04-22syncMarius Kintel
2012-04-22syncMarius Kintel
2012-04-22Align tesselation of cylinders and rotate_extrude. Fixes #108Marius Kintel
2012-04-03Merge branch 'master' into valueMarius Kintel
2012-04-03Missing NULL check on some normalization corner cases. Fixes #95Marius Kintel
2012-04-03Killed some warningsMarius Kintel
2012-04-03Slimmed down test case to minimumMarius Kintel
2012-04-03Merge branch 'master' into valueMarius Kintel
2012-04-03typoMarius Kintel
2012-04-03Merge branch 'master' into valueMarius Kintel
2012-04-03Catch and report common top-level issuesMarius Kintel
2012-04-03Example file for issue #95Marius Kintel
2012-04-02Fixes to make CGAL-4.0 link correctly on MacMarius Kintel
2012-03-31Merge branch 'master' into valueMarius Kintel
2012-03-31Updated matrix and vector multiplication testsMarius Kintel
2012-03-31Implemented vector and matrix multiplicationMarius Kintel
2012-03-29Remove superfluous debug output. Fixes #103Marius Kintel
2012-03-28Less debug outputMarius Kintel
2012-03-27Rewrote the Value class to be based on boost::variant - this should reduce ↵Marius Kintel
memory footprint and improve performance
2012-03-27Upgraded CGAL to 4.0Marius Kintel
2012-03-27Revert "expected file for updated projection-tests"Marius Kintel
This reverts commit 3cd36f972edd62c63b6a831b6b8b944240c22e49.
2012-03-20bugfix: Support passing files without an explicit parent directoryMarius Kintel
2012-03-01require GLEW 1.6 per bug rpt from 42loopDon Bright
2012-03-01update GLEW version required, bug rpt from 42loopDon Bright
2012-02-25fixed crash bug introduced in previous commitMarius Kintel
2012-02-22Fix for missing GLU include by chrysnMarius Kintel
2012-02-22bugfix: include dependency trackng didn't work for top-level includes. ↵Marius Kintel
Reported by Gordon Wrigley
2012-02-19bugfix: Fix crash bug when using zero scale factors. Reported by Alan CoxMarius Kintel
2012-02-19Added commented-out support for CGAL-4.0beta1Marius Kintel
2012-02-19Fixed recently introduced bug: Don't clear console unless something is being ↵Marius Kintel
compiled
2012-02-19Bugfix: Unknown cmd-line options caused a crash. Reported by nop head.Marius Kintel
2012-02-19Merge pull request #93 from clothbot/fonts_search_exampleMarius Kintel
MCAD/fonts with search() example023
2012-02-19Added dumptest_example023 to disable_tests()Andrew Plumb
2012-02-19Added better example023 with test output.Andrew Plumb
2012-02-19Merge remote-tracking branch 'upstream/master' into fonts_search_exampleAndrew Plumb
2012-02-18Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-02-18Added note about adding examplesMarius Kintel
2012-02-18Disable test causing floating point comparison issuesMarius Kintel
2012-02-18Make MCAD submodule relative to openscad toplevel.Marius Kintel
2012-02-18nan vs. -nan fix to make inf-tests work under LinuxMarius Kintel
2012-02-18Removed deprecated fileMarius Kintel
2012-02-18MCAD/fonts with search() example.Andrew Plumb
Adding example023.scad demonstrating use of search() with MCAD/fonts.scad
2012-02-18Merge branch 'glewfix'Marius Kintel
contact: Jan Huwald // Impressum