summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 comm...Marius Kintel
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
2012-01-29fix ortho projection bug rept by nop head + Triffid HunterDon Bright
2012-01-29Windows compile fix. Fixes #73Marius Kintel
2012-01-27Fixed bug reported by Pasca Andrei: Normalizations resulting in an empty tree...Marius Kintel
2012-01-25Reinstated progress support for OpenCSG evaluationMarius Kintel
2012-01-25Removed overly verbose 'reduce polygons' messagesMarius Kintel
2012-01-25Ported remaining color handling away from QtMarius Kintel
2012-01-25Use system-gl.h instead of qgl.hMarius Kintel
2012-01-25bugfix: Saved fontsize wasn't actually being usedMarius Kintel
2012-01-25Fixed recently introduced crash bug when using the % and # operator, reported...Marius Kintel
2012-01-25Ported printutils away from QtMarius Kintel
2012-01-25Temporarily removed progress output from file exporting to remove Qt dependen...Marius Kintel
2012-01-25Ported color handling away from QtMarius Kintel
2012-01-24Fixed nasty bug reported by Pasca Andrei - if the underlying cache in Tree ge...Marius Kintel
2012-01-24Added note about reference usage being unsafe due to potential vector resizeMarius Kintel
2012-01-18Make CSG normalization limit follow the configured CSG limitMarius Kintel
2012-01-15Open files which can be binary in binary mode. Hopefully solves problem readi...Marius Kintel
2012-01-15bugfix: Default parameter to complete uses current part upon entering main(),...Marius Kintel
2012-01-15bugfix: Handle empty filename parameter to OpenSCAD exeMarius Kintel
2012-01-15Merge branch 'master' into boost_backportMarius Kintel
2012-01-14fix boosty.h docs / layout. chg boost CMake minver back to 1.35.0Don Bright
2012-01-14Added OPENSCAD_COMMIT define to show which git commit a binary actually is bu...Marius Kintel
2012-01-14fix bug on boost >1.46. trim copyright noticedon bright
2012-01-14add boosty.h filedon bright
2012-01-14add boosty.h for compatability with boost <1.44donb
2012-01-14Added absolute path tests to include and use tests, fixed bug using absolute ...Marius Kintel
2012-01-14Fixed recently introduced problem with zoom not working if axes are turned of...Marius Kintel
2012-01-14Added experimental support for forcing OpenCSG to use the Goldfeather algorithmMarius Kintel
2012-01-11bugfix: Make lighting work the same way as in earlier versions. Bug reported ...Marius Kintel
2012-01-11bugfix: Opening absolute filenames from the command-line broke after porting ...Marius Kintel
2012-01-09Added GUI for cache size adjustmentMarius Kintel
2012-01-09Updated cache handling to keep the root node and issue a warning if it didn't...Marius Kintel
2012-01-09Another assert to make sure we've cleanup up correctly after a traversalMarius Kintel
2012-01-09Compile fixMarius Kintel
2012-01-09Started on cache size management: Let cache sizes be read from Preferences, m...Marius Kintel
2012-01-09Windows compile fix: Convert away from wchar. prefix conditions with cond_ to...Marius Kintel
2012-01-09Merge pull request #61 from openscad/fixpathbugMarius Kintel
2012-01-09prevent crash: make path absolute so that it has a parent to cwd todon bright
2012-01-09Merge branch 'master' into threadingMarius Kintel
2012-01-09Don't use native() to extract strings from boost::filesystem::path() since th...Marius Kintel
2012-01-09Another try at fixing double-to-text conversion for testingMarius Kintel
2012-01-08Merge branch 'master' into boost_filesystemMarius Kintel
2012-01-08bugfix: Infinite loop in deg2rad/rad2deg when giving it an inf number, e.g. 1...Marius Kintel
2012-01-08Force test output to fixed notation, otherwise the clamping will give wrong r...Marius Kintel
2012-01-08Drop possibly corrupt polyhedron after a minkowski errorMarius Kintel
contact: Jan Huwald // Impressum