summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-25fixup issue 593Tim V. Shaporev
2014-01-24Merge pull request #607 from openscad/range-fixMarius Kintel
Handle NaN / +Inf / -Inf in range evaluation (fixes #606).
2014-01-24Handle NaN / +Inf / -Inf in range evaluation (fixes #606).Torsten Paul
2014-01-24Updated forgotten test results related to commit ↵Marius Kintel
34ae2b8f68b73b91f5c4c522620aeed8e5a9e7b7
2014-01-24compile fix: forgot include for boost::math::isinfMarius Kintel
2014-01-23bugfix: Don't crash if HOME is not setMarius Kintel
2014-01-19Added test of minkowski2 with >2 childrenMarius Kintel
2014-01-19minor clarificationMarius Kintel
2014-01-18Added tests for minkowski with only one childMarius Kintel
2014-01-18killed warningMarius Kintel
2014-01-18killed warningMarius Kintel
2014-01-16Change behavior of intersection: intersecting something with an empty object ↵Marius Kintel
will be empty
2014-01-16Remove isinf from mathc99 since we're using boostMarius Kintel
2014-01-16Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2014-01-16Added test for empty geometryMarius Kintel
2014-01-14fix broken build on mingw / mxeDon Bright
2014-01-14Updated tests to account for modifiers inside AbstractPolyNodesMarius Kintel
2014-01-14Revert "Fixed an issue which caused us to traverse the entire tree for ↵Marius Kintel
OpenCSG rendering traversals, where we didn't actually use the traversal results (for all nodes requiring CGAL)" This reverts commit 448f8b4142acb00efb7e57e575fe6d5aaabec47c. -> We need to traverse the subtrees to be able to pick up debug and highlight modifiers
2014-01-14Testcase and fix for a problem transforming an empty bbox with very small ↵Marius Kintel
numbers in a transformation matrix
2014-01-14bugfix: division by zero can cause malformed primitivesMarius Kintel
2014-01-08Add libffi to MacOS build.Torsten Paul
2014-01-07Mac fix: We need to use bundled resources when running bundled apps in ↵Marius Kintel
cmd-line node
2014-01-07Added some missing ignoresMarius Kintel
2014-01-07Fixes to build against homebrew-built dependenciesMarius Kintel
Conflicts: tests/CMakeLists.txt
2014-01-06In some rare cases, subtrees got invalidated and caused an assert failureMarius Kintel
2014-01-06Added testcase for #593Marius Kintel
2014-01-05Added testcase for #591Marius Kintel
2014-01-05syncMarius Kintel
2014-01-04Experimental homebrew dependency buildMarius Kintel
2014-01-04Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2014-01-04Fail on clang's libc++ usage. Don't require 32-bit. Don't require < 10.7 ↵Marius Kintel
compatibility
2014-01-04Mac fixes: Moved sparkle config to sparkle.pri. Link with ApplicationServicesMarius Kintel
2014-01-04bugfix: real geometry with bugs should evaluate with a dimensionMarius Kintel
2014-01-03Merge pull request #589 from Ivoah/patch-1Marius Kintel
Added elif statement for Raspbian (Raspberry Pi)
2014-01-03Added elif statement for Raspbian (Raspberry Pi)Ivoah
2014-01-03Added missing --version and --info to help outputMarius Kintel
2014-01-03Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2014-01-03Removed obsolete testMarius Kintel
2014-01-03Merge branch 'vector-concat' of git://github.com/t-paul/openscad into ↵Marius Kintel
t-paul-vector-concat
2014-01-03Update comment to reflect changed behavior.Torsten Paul
2014-01-03Merge branch 'vector-concat' of git://github.com/t-paul/openscad into ↵Marius Kintel
t-paul-vector-concat Conflicts: src/Preferences.ui
2014-01-03Update .gitignore.Torsten Paul
2014-01-03Merge pull request #2 from openscad/vector-concatTorsten Paul
Some cleanup
2014-01-03Keep cmd-line and GUI separate in terms of preferences, handle experimental ↵Marius Kintel
tests separately, minor cleanups
2014-01-03Fixed merge errorMarius Kintel
2014-01-03Added another testcase for #495Marius Kintel
2014-01-02Add concat() function to list of experimental features.Torsten Paul
2014-01-02Handle synchronization between Qt settings / GUI and Feature objects.Torsten Paul
2014-01-02Add GUI Settings page to enable/disable features.Torsten Paul
2014-01-02Integrate feature registry with functions.Torsten Paul
In case a function is attached to a disabled feature, the function lookup will give a warning message and ignore that (builtin) function.
contact: Jan Huwald // Impressum