Archives Sept. 12, 2008
A few steps forward...
Written by
on
in
Snaking.
Got PyOpenGL working on both Ubuntu and Win32 again for basically everything. Cleaned up the baseplatform module to reduce the code duplication in there. Updated the extensions included to OpenGL 3.0. Added in a contributed demo in the demos package.
Will see if I can get a few hours to do a release over the ...
Modernizing the Version Control System for PyOpenGL
Written by
on
in
Snaking.
I've finally begun the process of switching to a modern VCS for PyOpenGL. I've requested imports of PyOpenGL, PyVRML97 and OpenGLContext into LaunchPad. Hopefully that will be a reasonably fast process. The final straw was checking out the code on Win32 and realizing just how many pointless directories are created (there were a few import ...