Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Marius Kintel | |
capabilities. | |||
2011-09-11 | Change the diagonal view so that the object's front faces the light | Marius Kintel | |
2011-07-30 | Merge branch 'master' into visitor | Marius Kintel | |
Conflicts: src/GLView.h src/glview.cc src/mainwin.cc src/render-opencsg.cc | |||
2011-07-30 | fixed merge conflicts | Marius Kintel | |
2011-07-30 | Refactored GL rendering inspired by Giles' work on RapCad. The ultimate goal ↵ | Marius Kintel | |
is to become independent of Qt | |||
2011-07-23 | Merge branch 'glview-refactor' of gitorious.org:openscad/openscad into ↵ | Marius Kintel | |
gitorious/glview-refactor | |||
2011-07-14 | Temporarily disable dependency on Preferences dialog | Marius Kintel | |
2011-07-11 | merged in recent changes in master | Marius Kintel | |
2011-07-03 | The first time the setting is read it will be undefined so need to default ↵ | Giles Bathgate | |
to true. | |||
2011-07-03 | Allow the hiding of the opengl2.0 warning on startup. | Don Bright | |
There are two basic changes. The first is a checkbox within the warning screen that allows you to hide it on subsequent program boots. The second is a checkbox under Edit/Preferences/Advanced to show/hide the message. | |||
2011-05-14 | Use QPoint instead of seperate x and y mouse vars. | Giles Bathgate | |
2011-05-14 | All this matrix math is very clever, but if you translate before you rotate, ↵ | Giles Bathgate | |
I think its redundant. | |||
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 | |
2011-05-14 | Move perspective setup into resize function, still needs to be called in ↵ | Giles Bathgate | |
paint when displaying axes. | |||
2011-05-14 | Move light setup code out of paint method and into init. | Giles Bathgate | |
2011-04-12 | Ported recent changes to master into the visitor branch | Marius Kintel | |
2011-01-21 | Merge branch 'master' of https://github.com/meta23/openscad | meta | |
Conflicts: openscad.pro | |||
2011-01-21 | Copyright updates | Marius Kintel | |
2011-01-17 | add C99 math for win32 | meta | |
2010-11-17 | Working state, still requires a show() | Marius Kintel | |
2010-11-08 | Cosmetics, temporarily disabled preferences in GLView | Marius Kintel | |
2010-07-02 | Some fixes by Jestin Stoffel | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@566 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-04-24 | Output renderer info when OpenGL 2.0 is not found | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@525 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-02-09 | Clifford Wolf: | clifford | |
Switched to OpenCSG-1.3.0 for MDI support (this version does not leak GL off screen buffers ;-) git-svn-id: http://svn.clifford.at/openscad/trunk@416 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-02-01 | Clifford Wolf: | clifford | |
Added CGAL exception to all copyright notes, as it is suggested on: http://www.cgal.org/license.html http://www.fsf.org/licensing/licenses/index_html git-svn-id: http://svn.clifford.at/openscad/trunk@405 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-01-30 | linux build fixes | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@369 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-01-30 | header file reorg | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@365 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-01-30 | reorganized file structure layout. more to follow... | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@364 b57f626f-c46c-0410-a088-ec61d464b74c |