Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
from QGLView and OffscreenView | |||
2013-02-24 | Merge branch 'master' of github.com:openscad/openscad into issue11_2 | don bright | |
Conflicts: RELEASE_NOTES openscad.pro src/mainwin.cc | |||
2013-02-24 | consolidate resizeGL() | 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 | |
remove duplicate code. | |||
2013-02-23 | create GLView as parent of OffscreenView and QGLView. combine setRenderer() | don bright | |