summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2012-02-18GLEW fix: Support GLEW installed in the default system locationMarius Kintel
2012-02-18Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-02-18Try pkg-config to find GLEW if no override path was specified. Simplifies ↵Marius Kintel
build on Ubuntu
2012-02-18Removed redundant dependency on tests-commonMarius Kintel
2012-02-18Reenable output in the OpenSCAD consoleMarius Kintel
2012-02-18Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-02-18Kill warningsMarius Kintel
2012-02-18Merge branch 'clothbot-search_function'Marius Kintel
2012-02-18Updated MCADMarius Kintel
2012-02-18Revert "Setting QTDIR via qmake -query"Marius Kintel
This reverts commit 2e7a27f64416b3bb5b8e0a5d2969292cbacde7b6.
2012-02-18minor fixes: Don't copy input vectors, fixed a leak of a Value object + some ↵Marius Kintel
cosmetics
2012-02-18Updated MCADMarius Kintel
2012-02-18Merge branch 'search_function' of https://github.com/clothbot/openscad into ↵Marius Kintel
clothbot-search_function
2012-02-17Merge branch 'master' into modulecacheMarius Kintel
2012-02-17Handle include dependenciesMarius Kintel
2012-02-17missing include boost/version.hppMarius Kintel
2012-02-17Added matrix/vector multiplicationMarius Kintel
2012-02-17Merge branch 'vector_math' of https://github.com/clothbot/openscad into ↵Marius Kintel
clothbot-vector_math
2012-02-16Merge pull request #91 from tjhowse/patch-1Marius Kintel
Added licensing information.
2012-02-16Added licensing information.tjhowse
2012-02-15Setting QTDIR via qmake -queryAndrew Plumb
For CLI purposes, set QTDIR based on qmake query and prepend it on $PATH.
2012-02-15Replaced static paths with $$PWD and $QTDIRAndrew Plumb
Hand-editing openscad.pro.user to make all paths relative to $$PWD (the location of openscad.pro) and $QTDIR works.
2012-02-15Print info about module cache sizeMarius Kintel
2012-02-15Test using search() and MCAD/fonts.scadAndrew Plumb
A more comprehensive test that exercises the search function and MCAD/fonts.scad approach to text rendering together.
2012-02-15Added search functionAndrew Plumb
Search for characters, strings and integers in a lookup table and return the index (or indices) for matches.
2012-02-15Added vector math support.Andrew Plumb
Added vector dot-product, matrix*vec, vec*matrix and matrix*matrix support.
2012-02-15Started on sanitizing compile handling in mainwindowMarius Kintel
2012-02-15Minor clarification, cleanup file readingMarius Kintel
2012-02-15Simplify file readingMarius Kintel
contact: Jan Huwald // Impressum