summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2012-02-15Reenable console outputMarius Kintel
2012-02-15expected file for updated projection-testsMarius Kintel
2012-02-15Comment out some debug info to let tests passMarius Kintel
2012-02-15Recursively handle dependencies after parsingMarius Kintel
2012-02-15Don't try to handle non-existing use'd librariesMarius Kintel
2012-02-15Initial implementation of ModuleCache and dependency tracking of used modulesMarius Kintel
2012-02-15Renamed OpenGL Info to Library Info and added version info of other ↵Marius Kintel
libraries there
2012-02-14Merge branch 'clothbot-master'Marius Kintel
2012-02-14Merged the 64-bit only script back into the main script. Use the -6 option ↵Marius Kintel
for 64-bit only
2012-02-14Minor unsigned fixesMarius Kintel
2012-02-14EIGEN2DIR not needed - build system uses OPENSCAD_LIBRARIES directlyMarius Kintel
contact: Jan Huwald // Impressum