summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-15Change nbsteps() to uint32_t to make it independent from 32/64-bit platform.Torsten Paul
2013-11-11Update 'for' test cases to match the new range expression handling.Torsten Paul
2013-11-11Fix output of range expressions.Torsten Paul
2013-11-11Update 'children' test case using range [4 : -1 : 0] which is now valid.Torsten Paul
2013-11-11Add test cases for new range expression handling.Torsten Paul
2013-11-11Add support for handling negative step values in ranges (fixes #500).Torsten Paul
2013-11-10download eigen 3 package , eigen2 no longer worksDon Bright
2013-11-08Fixes #533Marius Kintel
2013-11-08Re-fix: don't add path to empty files. Fixes #536Marius Kintel
2013-11-08Get rid of leading zeros in date tags, causing them to be interpreted as ↵Marius Kintel
octal in C++
2013-11-04Merge pull request #529 from t-paul/issue434Marius Kintel
Add menu entry "Reset View" to reset viewport to initial settings
2013-11-01Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-11-01Fix potential memory alignment issue with eigen. This might make us ↵Marius Kintel
dependent on eigen3, but it's about time anyway
2013-11-01Bumped to eigen-3.2.0Marius Kintel
2013-10-31Add menu entry "Reset View" to reset viewport to initial settings (fixes ↵Torsten Paul
Issue #434).
2013-10-31bugfix: CMAKE_BUILDTYPE typoMarius Kintel
2013-10-31Merge pull request #524 from pdbogen/masterMarius Kintel
Use find instead of ls and grep to locate gmp.h (or gmp-blah.h)
2013-10-31Use find instead of ls and grep to locate gmp.h (or gmp-blah.h) for gmp_sysverPatrick Bogen
2013-10-31Merge pull request #523 from pdbogen/masterMarius Kintel
Dependency searching and results display should be more robust
2013-10-31Use quotes for values that might end up empty, so that pretty print displays ↵Patrick Bogen
missing version numbers properly.
2013-10-31More robust searching through README files for dependency versions.Patrick Bogen
2013-10-31Limit parallel builds as Travis apparently runs out of memoryMarius Kintel
2013-10-31Parallel buildMarius Kintel
2013-10-31clang not yet supported by the travis scriptMarius Kintel
2013-10-31Update README.mdMarius Kintel
2013-10-31Detect errors mid-way into test runMarius Kintel
2013-10-31Get OpenCSG from PPA - attempt 4Marius Kintel
2013-10-31Get OpenCSG from PPA - attempt 3Marius Kintel
2013-10-31Get OpenCSG from PPA - attempt 2Marius Kintel
2013-10-31Get OpenCSG from PPAMarius Kintel
2013-10-31Script for kicking off Travis CIMarius Kintel
2013-10-31typoMarius Kintel
2013-10-31initial travis testMarius Kintel
2013-10-30Merge pull request #521 from hzeller/fix-broken-absolute-pathMarius Kintel
Fix invocation with absolute path.
2013-10-30Invocation of openscad with an absolute path failed:Henner Zeller
./openscad /home/username/foo.scad .. because the curent working directory was always prepended; so internally, it attempted to open $PWD + /home/username/foo.scad Use platform aware QDir functionality to only prepend the absolute current working directory prefix, if the given path is relative.
2013-10-29Merge pull request #510 from hzeller/masterMarius Kintel
Make keyboard events working for GQLView
2013-10-29Added newlineMarius Kintel
2013-10-27sync changes since last releaseMarius Kintel
2013-10-27Fixed download URLMarius Kintel
2013-10-26moved to files.openscad.orgMarius Kintel
2013-10-25o Key-press event in the QGLView were ignored, as it never got theHenner Zeller
focus. Fix: Gain focus on mouse-click inside that view. o QGLView: make zoom-in as well possible on '=' key. On American keyboards, the '=' key is right next to the '-' (Minus) key, while '+' (plus) requires Shift-equals. o Provide a useful 'c' key-binding for 'center'. Very useful after getting lost in panning.
2013-10-25Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-10-25Use PRINTB for output which might be grabbed by OS launchersMarius Kintel
2013-10-25doc typoMarius Kintel
2013-10-25bugfix: Allow unknown parameters. This fixes exit-on-launch issue on MacMarius Kintel
2013-10-24fix llvm buildMarius Kintel
2013-10-22Move files to files.openscad.org. Disable google code uploadsMarius Kintel
2013-10-22Move files to files.openscad.orgMarius Kintel
2013-10-22bugfix: starting without arguments caused a warningMarius Kintel
2013-10-22bugfix: Don't use QApplication before it's instantiatedMarius Kintel
contact: Jan Huwald // Impressum