summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-10-19Fixed an issue which caused us to traverse the entire tree for OpenCSG ↵Marius Kintel
rendering traversals, where we didn't actually use the traversal results (for all nodes requiring CGAL)
2013-10-19Ignore malformed polygonsMarius Kintel
2013-10-13Merge branch 'children' of git://github.com/vicnet/openscad into vicnet-childrenMarius Kintel
Conflicts: tests/CMakeLists.txt
2013-10-09bugfix related to #460: removed duplicate initializeModule()Marius Kintel
2013-10-07Merge branch 'master' of ../openscad into steelman-bom-tree-std-stackMarius Kintel
2013-10-07Mac needs to know if we're a GUI app in order to find bundled libraries, Use ↵Marius Kintel
Qt to find application path if available
2013-10-07merge from originVicnet
2013-10-07factorize Value::RangeType calculation and correct errorVicnet
2013-10-07add range on children()Vicnet
2013-10-07remove compliation warningsVicnet
2013-10-07factorize Value::RangeType methodVicnet
2013-10-07add vector parameter to children()Vicnet
2013-10-07allow one number parameter on children(): select this child onlyVicnet
2013-10-07use explicit Value::RangeType for clarityVicnet
2013-10-07add children primitive, and refactor control.cc a littleVicnet
2013-10-04Merge branch 'bom-tree-std-stack' of git://github.com/steelman/openscad into ↵Marius Kintel
steelman-bom-tree-std-stack Conflicts: src/module.cc
2013-10-04Mac build fixMarius Kintel
2013-10-04Mac build fix for openscad_noguiMarius Kintel
2013-10-04Make recent examplesdir changws work for MDI modeMarius Kintel
2013-10-02fix broken buildDon Bright
2013-10-02Merge branch 'master' of github.com:openscad/openscad into issue480Don Bright
Conflicts: src/openscad.cc
2013-09-25remove unused stuffVicnet
2013-09-24add children primitive, and refactor control.cc a littleVicnet
2013-09-21use debug symbols for test binaries. also remove echostream pointerDon Bright
2013-09-21make echotest work on BSD, by adding .echo as recognized extensionDon Bright
2013-09-21moving towards making tests work on bsd againDon Bright
2013-09-20restore missing digits. make --info work better. fix parser / path bugDon Bright
2013-09-20allow openscad binary to be compiled with or without QT. use non-QT for tests.Don Bright
2013-09-19Don't recompile while editing the text. Wait until saving or manual refresh. ↵Marius Kintel
Fixes #482
2013-09-19gcc 4.7 should work for demangling of CGAL kernel info nameDon Bright
2013-09-19enable --info output of names of CGAL Kernels to aid debuggingDon Bright
2013-09-15fix issue with gcc 4.4.5. pointer to renderer in export_png segfaulteddon bright
worked fine in clang
2013-09-13Merge remote-tracking branch 'upstream/master'Vicnet
2013-09-13reorder parser predicat to better understandingVicnet
2013-09-13Indent parser file for better clarityVicnet
2013-09-13Merge pull request #476 from openscad/testfixesMarius Kintel
Testfixes
2013-09-13cleanupDon Bright
2013-09-13cleanDon Bright
2013-09-13cleanupDon Bright
2013-09-13cleanup, remove unused files and code, etcDon Bright
2013-09-13cleanups, tab fixes, remove redundant codeDon Bright
2013-09-13little tweaks, cleanups, tab fixing, eliminating commentsDon Bright
2013-09-13fix bug in 2d resize codeDon Bright
2013-09-12remove redundant codeDon Bright
2013-09-12cmdline throwntogether, integrate w chrysn tests, update resize testsDon Bright
2013-09-12rendersettings.h not neededDon Bright
2013-09-12lodepng: write RGB instead of RGBA: decoders differ on alpha renderingDon Bright
2013-09-12use background color when writing PNG with lodepngDon Bright
2013-09-12fix issue #430Don Bright
2013-08-21Merge branch 'master' of github.com:openscad/openscadMarius Kintel
contact: Jan Huwald // Impressum