summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-02updatedMarius Kintel
2012-02-02bugfix: Nested use and included of files inside libraries was broken. Fixes #78Marius Kintel
2012-02-02Use teardrop instead of roundedBox - renders better (#78)Marius Kintel
2012-02-02Test cases for #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/openscadMarius Kintel
2012-01-29Added test case for recently fixed csg normalization bugfixMarius Kintel
2012-01-29Bugfix for tests: Empty tree after normalizationMarius 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
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
2012-01-27Added note about missing testMarius Kintel
2012-01-27Fixed bug reported by Pasca Andrei: Normalizations resulting in an empty ↵Marius Kintel
tree caused a crash
2012-01-25Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-01-25Reinstated progress support for OpenCSG evaluationMarius Kintel
2012-01-25Removed overly verbose 'reduce polygons' messagesMarius Kintel
2012-01-25Merge pull request #72 from brad/submoduleMarius Kintel
updates submodules if building from git
2012-01-25check that the .git directory existsBrad Pitcher
2012-01-25Added forgotten file - gitignore had shadowed itMarius Kintel
2012-01-25Ported remaining color handling away from QtMarius Kintel
2012-01-25The tests no longer depend on QtGui or QtOpenGLMarius Kintel
2012-01-25Use system-gl.h instead of qgl.hMarius Kintel
2012-01-25Use QCoreApplication - reduce Qt dependencyMarius Kintel
2012-01-25Merge branch 'master' of http://github.com/openscad/openscad into submoduleBrad Pitcher
2012-01-25bugfix: Saved fontsize wasn't actually being usedMarius Kintel
2012-01-25Fixed recently introduced crash bug when using the % and # operator, ↵Marius Kintel
reported by Triffid Hunter
2012-01-25updates submodules if building from gitBrad Pitcher
2012-01-25Ported printutils away from QtMarius Kintel
2012-01-25Temporarily removed progress output from file exporting to remove Qt ↵Marius Kintel
dependency. When reinstating this, use another mechanism
2012-01-25ignore #*#Marius Kintel
2012-01-25Ported color handling away from QtMarius Kintel
2012-01-25Added note about recently fixed crash bugMarius Kintel
2012-01-24Fixed nasty bug reported by Pasca Andrei - if the underlying cache in Tree ↵Marius Kintel
gets resized during the execution of this method, the reference ceases to be valid and causes arbitrary nastyness
2012-01-24Added note about reference usage being unsafe due to potential vector resizeMarius Kintel
2012-01-24compile fix for recent change of the normalize() methodMarius 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 ↵Marius Kintel
reading binary STL files reported by nop head
2012-01-15Clarify when CGAL issue was resolvedMarius Kintel
2012-01-15bugfix: Default parameter to complete uses current part upon entering ↵Marius Kintel
main(), not current path when calling
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-14syncMarius Kintel
2012-01-14More info. case closedMarius Kintel
2012-01-14Added OPENSCAD_COMMIT define to show which git commit a binary actually is ↵Marius Kintel
built from in the about box. Pass -c to release_common.sh to turn this on. Please use this for development builds, see publish-macosx.sh for how development vs. release is handled
2012-01-14Removed obsolete scriptMarius Kintel
2012-01-14Removed obsolete scriptMarius Kintel
contact: Jan Huwald // Impressum