Re: [PyOpenGL-Users] should it be 'posix' in opengl/__init__.py ?
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@vr...> - 2009-04-01 03:51:30
|
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 |