summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-04-22Align tesselation of cylinders and rotate_extrude. Fixes #108Marius Kintel
2012-04-03Missing NULL check on some normalization corner cases. Fixes #95Marius Kintel
2012-03-29Remove superfluous debug output. Fixes #103Marius Kintel
2012-03-28Less debug outputMarius Kintel
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
2012-02-14Fix bug including files from within an included file inside a folder. ↵Marius Kintel
Reported by nop head.
2012-02-14Merge branch 'master' of https://github.com/clothbot/openscad into ↵Marius Kintel
clothbot-master Conflicts: scripts/macosx-build-dependencies.sh
2012-02-13Cleaned up unsigned int compiler warningsAndrew Plumb
2012-02-08Fixes #87 - don't mix positional and non-positional parameters with ↵Marius Kintel
boost::format
2012-02-06Bugs ID'd by Qt Creator & setup for Mac OS X.Andrew Plumb
- Removing user-dependency in dep-build path. - QT Creator complains about entries in Preferences.ui - File opescad.pro.user by QT Creator on Mac OS X 10.7.
2012-02-04Use unsigned int for countMarius Kintel
2012-02-03Added debug function for exporting a PolySet to STLMarius Kintel
2012-02-03Added test case and source code comments related to issue #80Marius Kintel
2012-02-03Gracefully handle errors converting a Nef polyhedron to a polyset. Fixes #77Marius Kintel
2012-02-02bugfix: Nested use and included of files inside libraries was broken. Fixes #78Marius Kintel
2012-02-02Minor refactor: use set/get_librarydir() to access global variableMarius Kintel
2012-01-31bugfix: scad files without a newline as the last character could leave a ↵Marius Kintel
commented out line open, shadowing command-line parameters. Fixes #76
2012-01-29Merge branch 'master' of github.com:openscad/openscadDon Bright
2012-01-29signed int -> unsigned int, fix for loop warningsDon Bright
2012-01-29Merge pull request #74 from openscad/orthofixMarius Kintel
fix ortho projection bug rept by nop head + Triffid Hunter
2012-01-29fix ortho projection bug rept by nop head + Triffid HunterDon Bright
2012-01-29Windows compile fix. Fixes #73Marius Kintel
contact: Jan Huwald // Impressum