Age | Commit message (Expand) | Author |
2013-02-25 | first working version of opencsg png export from gui binary | don bright |
2013-02-25 | split out axes functions. begin to split out opencsg pre-rendering | don bright |
2013-02-24 | unify intializeGL(), remove duplicate code | don bright |
2013-02-24 | merge enable_opencsg_shaders into GLView, remove duplicate code | don bright |
2013-02-24 | move enable_opencsg_shaders, fix indenting, split out display_opencsg_warning | don bright |
2013-02-24 | tweaks for mergeing master | don bright |
2013-02-24 | Merge branch 'master' of github.com:openscad/openscad into issue11_2 | don bright |
2013-02-24 | continue merging enable_opencsg_shaders | don bright |
2013-02-24 | merge opencsg_shader code from Qt version into Offscreen (OpenCSG detection) | don bright |
2013-02-24 | move enable_opencsg_shaders from csgtestcore to OffscreenView.cc | don bright |
2013-02-24 | consolidate resizeGL() | don bright |
2013-02-24 | remove unnecessary size command to openglbox | don bright |
2013-02-24 | finish unify camera. unify getRenderInfo. fix width on libraryinfo box. | don bright |
2013-02-24 | put qglview.h into mainwin for deps. unify camera functions into glview. | don bright |
2013-02-23 | create GLView as parent of OffscreenView and QGLView. combine setRenderer() | don bright |
2013-02-21 | continue with gimbalcam vs eye-center-cam changes | don bright |
2013-02-21 | distinguish between gimbal-camera and eye-center-camera | don bright |
2013-02-21 | re-simplify library info window. start to unify glview.save() | don bright |
2013-02-21 | obj_rot + obj_trans -> Eigen::Vector. simplify glinfo dialog box. | don bright |
2013-02-21 | begin process of unifying GLView and OffscreenView. renames, objrot, objtran | don bright |
2013-02-20 | remove unnecessary copy of test_pretty_print.py to builddir | don bright |
2013-02-20 | update documentation. tweak scripts | Don Bright |
2013-02-19 | report is now single monolithic html file using data_uri encoding. | Don Bright |
2013-02-19 | documentation and some other tweaks | Don Bright |
2013-02-19 | new upload design using python paramiko. also fix glew bugs. | Don Bright |
2013-02-17 | Merge pull request #278 from openscad/autoup_not_implemented | donbright |
2013-02-17 | fix build errors, display 'not implemented' message on win32/linux | don bright |
2013-02-17 | more info when Xvnc/Xvfb cannot start | Don Bright |
2013-02-17 | some fixes for sparc64 | Don Bright |
2013-02-16 | Merge branch 'issue11_2' of github.com:openscad/openscad into issue11_2 | don bright |
2013-02-16 | get pretty_printing working under MINGW cross build. update docs | don bright |
2013-02-16 | deal with some unusual systems where $! doesn't work as expected | don bright |
2013-02-16 | for portable testing, use Value() result for doubles inside multmatrix | don bright |
2013-02-16 | fix imagemagick finding under mingw cross build test | don bright |
2013-02-16 | better detection of '-0', make it into '0' | don bright |
2013-02-16 | Merge branch 'issue11_2' of github.com:openscad/openscad into issue11_2 | don bright |
2013-02-16 | solve some floating point comparison issues in multmatrix dump(). | don bright |
2013-02-15 | make dumptests work (on linux/mac) when SKIP_IMAGEMAGICK set | don bright |
2013-02-15 | prevent CGAL from linking wrong version of Boost | don bright |
2013-02-15 | remove debug msg | don bright |
2013-02-14 | Merge pull request #274 from hroncok/patch-1 | donbright |
2013-02-14 | Notify package managers: Fedora | Miro HronĨok |
2013-02-14 | deal with test suite issues under mingw-cross compile and wine | don bright |
2013-02-13 | Added support for more paths in OPENSCADPATH, also search in HOME/Documents/O... | Marius Kintel |
2013-02-12 | tweaks to get tests working on a cross-compile under Wine | don bright |
2013-02-12 | Put back commented-out upload while testing | Marius Kintel |
2013-02-12 | sync | Marius Kintel |
2013-02-12 | Added document icon for Mac | Marius Kintel |
2013-02-12 | Minor patch to Sparkle to deal with version numbered app bundles | Marius Kintel |
2013-02-12 | Added support for signing binaries | Marius Kintel |