summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-02-24consolidate resizeGL()don bright
2013-02-24remove unnecessary size command to openglboxdon bright
2013-02-24finish unify camera. unify getRenderInfo. fix width on libraryinfo box.don bright
2013-02-24put qglview.h into mainwin for deps. unify camera functions into glview.don bright
remove duplicate code.
2013-02-23create GLView as parent of OffscreenView and QGLView. combine setRenderer()don bright
2013-02-21continue with gimbalcam vs eye-center-cam changesdon bright
2013-02-21distinguish between gimbal-camera and eye-center-cameradon bright
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-17fix build errors, display 'not implemented' message on win32/linuxdon bright
2013-02-16better detection of '-0', make it into '0'don bright
2013-02-16solve some floating point comparison issues in multmatrix dump().don bright
also indent some stuff properly
2013-02-14deal with test suite issues under mingw-cross compile and winedon bright
2013-02-13Added support for more paths in OPENSCADPATH, also search in ↵Marius Kintel
HOME/Documents/OpenSCAD/libraries on Mac
2013-02-12Don't print last updated date if it's nullMarius Kintel
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-07Support Sparkle's Install on QuitMarius Kintel
2013-02-07Merge branch 'master' into issue11_2Marius Kintel
2013-02-05First version of automatic updates for MacMarius Kintel
2013-02-04bugfix: We didn't always print a warning when CSG normalization created too ↵Marius Kintel
many elements
2013-02-02Merge branch 'master' of github.com:openscad/openscad into misc_updatesdon bright
Conflicts: scripts/uni-build-dependencies.sh
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-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-02missing NULL check when normalization exceeds limit for elementsJustin C
2013-02-01properly indent my codedon bright
2013-02-01properly indent codedon bright
2013-02-01give clear message that OpenCSG png export is not implemented yetdon bright
2013-01-31tests:detect whether openscad gui binary has been built - fail if notdon bright
2013-01-31throw some assert() in to guard against bugsdon bright
2013-01-31bracket got misplaced during master merge - repairdon bright
2013-01-31test guicgalpngtest against cgalpngtest images. cleanup debugging stuffdon bright
2013-01-31better removal of GCC -Waddress GL macro warning - using pragmadon bright
2013-01-31remove compiler warning about GLX 1.3 / 1.2 detectiondon bright
2013-01-31move 'delete root_node' where it was before merging master. cleanupdon bright
2013-01-31documentation notedon bright
2013-01-31Merge branch 'master' and fix bugsdon bright
Conflicts: src/openscad.cc tests/CMakeLists.txt
2013-01-30enable csg output when compiled without CGAL5263
2013-01-30Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-01-30Make it possible to build without CGAL. Fixes #264Marius Kintel
2013-01-30make boost random work with version less than 1.47don bright
2013-01-28Support reading binary STLs which happen to start with the string 'solid'. ↵Marius Kintel
Fixes #258
2013-01-28Mac OS X build fixesMarius Kintel
2013-01-28make it clear to the user that they can't rely on this behaviordon bright
2013-01-28Merge branch 'master' of github.com:openscad/openscad into issue159don bright
2013-01-26fixup bugdon bright
contact: Jan Huwald // Impressum