[PyOpenGL-Devel] OpenGL/GL/VERSION/GL_2_0.py fix.
Brought to you by:
mcfletch
|
From: <re...@gm...> - 2008-01-23 00:20:58
|
hi, 'getter' inside of GLSLCheckError was used incorrectly inside OpenGL/GL/VERSION/GL_2_0.py. 2 args, instead of required 3. Fixed. Applied to cvs too. cheers, |