Age | Commit message (Expand) | 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 |
2013-02-24 | move enable_opencsg_shaders, fix indenting, split out display_opencsg_warning | 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 | 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 |
2013-02-23 | create GLView as parent of OffscreenView and QGLView. combine setRenderer() | don bright |
2013-02-21 | begin process of unifying GLView and OffscreenView. renames, objrot, objtran | don bright |
2011-12-09 | Better warnings and GL info related to OpenCSG capabilities and OpenGL 1.x | Marius Kintel |
2011-11-27 | More correct preference and warning settings for OpenCSG capability | Marius Kintel |
2011-11-27 | Check for GL extensions, not just OpenGL 2, before dismissing OpenCSG capabil... | Marius Kintel |
2011-09-30 | Cleaned up some unnecessary includes | Marius Kintel |
2011-07-30 | Merge branch 'master' into visitor | Marius Kintel |
2011-07-30 | Refactored GL rendering inspired by Giles' work on RapCad. The ultimate goal ... | Marius Kintel |
2011-05-14 | Use QPoint instead of seperate x and y mouse vars. | Giles Bathgate |
2011-05-14 | Reduce multiple divisions by 10, and move similar code into single function. | Giles Bathgate |
2011-05-14 | Some fixes to previous commit, and simplified normalisation. | Giles Bathgate |
2010-11-17 | Working state, still requires a show() | Marius Kintel |
2010-02-09 | Clifford Wolf: | clifford |
2010-01-30 | reorganized file structure layout. more to follow... | kintel |