summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-21re-simplify library info window. start to unify glview.save()don bright
2013-02-21obj_rot + obj_trans -> Eigen::Vector. simplify glinfo dialog box.don bright
2013-02-21begin process of unifying GLView and OffscreenView. renames, objrot, objtrandon bright
2013-02-20remove unnecessary copy of test_pretty_print.py to builddirdon bright
2013-02-20update documentation. tweak scriptsDon Bright
2013-02-19report is now single monolithic html file using data_uri encoding.Don Bright
2013-02-19documentation and some other tweaksDon Bright
2013-02-19new upload design using python paramiko. also fix glew bugs.Don Bright
2013-02-17more info when Xvnc/Xvfb cannot startDon Bright
2013-02-17some fixes for sparc64Don Bright
2013-02-16Merge branch 'issue11_2' of github.com:openscad/openscad into issue11_2don bright
2013-02-16get pretty_printing working under MINGW cross build. update docsdon bright
2013-02-16deal with some unusual systems where $! doesn't work as expecteddon bright
2013-02-16for portable testing, use Value() result for doubles inside multmatrixdon bright
2013-02-16fix imagemagick finding under mingw cross build testdon bright
2013-02-16better detection of '-0', make it into '0'don bright
2013-02-16Merge branch 'issue11_2' of github.com:openscad/openscad into issue11_2don bright
2013-02-16solve some floating point comparison issues in multmatrix dump().don bright
also indent some stuff properly
2013-02-15make dumptests work (on linux/mac) when SKIP_IMAGEMAGICK setdon bright
2013-02-15prevent CGAL from linking wrong version of Boostdon bright
2013-02-15remove debug msgdon bright
2013-02-14deal with test suite issues under mingw-cross compile and winedon bright
2013-02-12tweaks to get tests working on a cross-compile under Winedon bright
2013-02-12Merge branch 'issue11_2' of github.com:openscad/openscad into issue11_2don bright
2013-02-12upgrade lodepng to new version. remove malloc from imageutilsdon bright
2013-02-11Minor note about eigen3Marius Kintel
2013-02-07Tag all heavy cgal tests as heavy also for the GUI testsMarius Kintel
2013-02-07Merge branch 'master' into issue11_2Marius Kintel
2013-02-04Sync with latest commitsMarius Kintel
2013-02-04bugfix: We didn't always print a warning when CSG normalization created too ↵Marius Kintel
many elements
2013-02-03Merge pull request #271 from openscad/cmake_workaroundMarius Kintel
Cmake workaround
2013-02-03Merge branch 'master' of github.com:openscad/openscad into cmake_workarounddon bright
Conflicts: tests/virtualfb.sh
2013-02-03fix bug in test_pretty_print.cc / Cmakefiledon bright
The build needs to be after Python binary has been found because the Python binary path is passed to the .cc compile through a -D flag.
2013-02-03improve Xvfb handling when ctest is cancelled partway throughdon bright
2013-02-02workaround cmake 2.8.10 not allowing CTEST_CUSTOM_POST_TEST argumentsdon bright
2013-02-02Merge pull request #270 from openscad/misc_updatesMarius Kintel
Big Endian binary STL fix + misc updates
2013-02-02Merge branch 'master' of github.com:openscad/openscad into misc_updatesdon bright
Conflicts: scripts/uni-build-dependencies.sh
2013-02-02put boost back to 1.49don bright
2013-02-02clarify dependency on GLU in documentationdon bright
2013-02-02clarify documentation for QT4don bright
2013-02-02start Xvfb on random DISPLAY number.don bright
2013-02-02Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-02-02Fix bug assuming negative doubles will overflow a size_t, which failed on ↵Marius Kintel
ARM. Related to #259
2013-02-02Merge pull request #268 from boxofrox/openscad/issue267Marius Kintel
openscad/issue267
2013-02-02replace packed struct with union. remove some extraneous/debug codedon bright
2013-02-02enable import STL to work on big-endian computersdon bright
2013-02-02add test sample for issue #267Justin C
2013-02-02missing NULL check when normalization exceeds limit for elementsJustin C
2013-02-01prevent CGAL Floating Point Rounding Mode restortaion errors on PPC64 machinesdon bright
by altering the cmake build mode from Debug to Release
2013-02-01fix GLU issues caued by mesa split from glu. clarify test error msgdon bright
contact: Jan Huwald // Impressum