summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-05-09Merge branch 'master' into valueMarius Kintel
2012-05-02cosmeticsMarius Kintel
2012-05-02Moved examplesdir to mainwinMarius Kintel
2012-05-02Ported away from QtMarius Kintel
2012-04-27Caught a CGAL precondition error which caused OpenSCAD to crash. Reported by ↵Marius Kintel
Eric Packman
2012-04-25cosmeticsMarius Kintel
2012-04-24Actually lock X for middle mouse button panningClifford Wolf
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-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-03-31Merge branch 'master' into valueMarius 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-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-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-18nan vs. -nan fix to make inf-tests work under LinuxMarius Kintel
2012-02-18Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-02-18Reenable output in the OpenSCAD consoleMarius Kintel
2012-02-18Kill warningsMarius Kintel
2012-02-18minor fixes: Don't copy input vectors, fixed a leak of a Value object + some ↵Marius Kintel
cosmetics
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-15Print info about module cache sizeMarius Kintel
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-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-14Minor unsigned fixesMarius Kintel
contact: Jan Huwald // Impressum