summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-31Add menu entry "Reset View" to reset viewport to initial settings (fixes ↵Torsten Paul
Issue #434).
2013-10-20bugfix: previous commit broke debug buildsMarius Kintel
2013-10-20removed unused member variableMarius Kintel
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-19Use VERSION env. variable or current timestamp for test buildsMarius Kintel
2013-10-13Merge branch 'children' of git://github.com/vicnet/openscad into vicnet-childrenMarius Kintel
Conflicts: tests/CMakeLists.txt
2013-10-09Added test case for parent_module()Marius Kintel
2013-10-09Added test case for parent_module()Marius Kintel
2013-10-09bugfix related to #460: removed duplicate initializeModule()Marius Kintel
2013-10-08add children testsVicnet
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-07Set OPENSCADPATH in order for tests to find MCADMarius Kintel
2013-10-07Bugfix related to #480: some tests had the test file specified twiceMarius Kintel
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-07Merge branch 'master' into steelman-bom-tree-std-stackMarius Kintel
2013-10-07Added echo as test typeMarius Kintel
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-04Merge pull request #499 from openscad/issue480Marius Kintel
Issue480
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-10-01Merge pull request #491 from vicnet/masterMarius Kintel
Remove unused stuff
2013-10-01Added appdata for Linux desktops. #494Marius Kintel
2013-09-25remove unused stuffVicnet
2013-09-24Merge branch 'children' of https://github.com/vicnet/openscad into childrenVicnet
2013-09-24add children primitive, and refactor control.cc a littleVicnet
2013-09-24add children primitive, and refactor control.cc a littleVicnet
2013-09-22turn off extra debug in cmakelistDon Bright
2013-09-22Merge branch 'issue480' of github.com:openscad/openscad into issue480Don Bright
Conflicts: tests/CMakeLists.txt
2013-09-22tweaks for building on older machinesDon Bright
2013-09-22enable clang for freebsd (tested on freebsd 9)Don Bright
2013-09-21dumptest should be fine now on BSD, using openscad binaryDon Bright
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
contact: Jan Huwald // Impressum