summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-06Remove automatic validity check at end of renderOskar Linde
In more complex cases, the final Nef_Polyhedron is_valid check() took up to 30 % of the total rendering time just to be able to say Valid: YES. In the case of cached geometry, the validity check was totally dominating the execution time when doing a render. This patch removes the automatic validity check, instead adding a menu command "Check Validity". Conflicts: src/mainwin.cc
2014-02-06Editor: Fix bug where replaceAll could enter an infinite loopOskar Linde
2014-02-06Editor: Subtle UI TweakOskar Linde
Return in the find or replace field will animate the triggered button
2014-02-06Editor: Implement Search & ReplaceOskar Linde
Conflicts: src/MainWindow.h
2014-02-06Editor: Reduce find panel bottom marginOskar Linde
2014-02-06Editor: Implemented simple Find functionalityOskar Linde
Conflicts: src/MainWindow.h
2014-02-06Backported 2e3729ab2268f29ee4ff5898f629c4a10c2d6587 to master; redo ↵Marius Kintel
assemblePath for Win. redo openscad.com to handle spaces in filenames
2014-02-05ifdef Qt5 methodMarius Kintel
2014-02-05Scale axis display on high-DPI displaysMarius Kintel
2014-02-05Qt5: Ported Q_WS usage to Q_OSMarius Kintel
2014-02-04Fix issue with boost and Apple namespace pollutionMarius Kintel
2014-02-04Qt5 qmake needs explicit includpathMarius Kintel
2014-02-04Build qt5Marius Kintel
2014-02-04Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2014-02-04Added --csglimit parameterMarius Kintel
2014-02-04Increased the default csg limit to 100KMarius Kintel
2014-02-03Merge pull request #636 from openscad/issue634Marius Kintel
Fix positional arguments for polyhedron (fixes #634).
2014-02-03Fix positional arguments for polyhedron (fixes #634).Torsten Paul
2014-02-02Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2014-02-02fix issue 629 - dont run sudo automatically as it can harm some systemsDon Bright
2014-02-01Merge pull request #577 from hroncok/patch-5Marius Kintel
Link to Travis builds from README
2014-02-01Merge pull request #608 from tim-caper/issue593Marius Kintel
fixup issue 593
2014-02-01Merge branch 'issue593' of git://github.com/tim-caper/openscadMarius Kintel
2014-01-29Made executableMarius Kintel
2014-01-29fixup 593 revisedTim V. Shaporev
2014-01-28removed temporary fileMarius Kintel
2014-01-27Create freenode-verification.txtMarius Kintel
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
contact: Jan Huwald // Impressum