wen heping wrote:
> Hi,
>
> In file OpenGL/__init__.py there is:
> PlatformPlugin( 'posix ', 'OpenGL.platform.glx.GLXPlatform' )
> Should it be:
> PlatformPlugin( 'posix', 'OpenGL.platform.glx.GLXPlatform' )
Yup, it should have been. I've updated it locally. I'm guessing no-one
with a non-linux posix machine has used PyOpenGL 3.x
Thanks,
Mike
--
________________________________________________
Mike C. Fletcher
Designer, VR Plumber, Coder
http://www.vrplumber.com
http://blog.vrplumber.com
|