[visionegg] Re: Error on FC7 and glColorf. SOLVED

Mark van Rossum wrote:
> On Monday 16 Apr 2007 19:43:21 Andrew Straw wrote:
>   
>> Hi Mark,
>>
>> I haven't had the chance yet to try VE with PyOpenGL 3. I suspect some
>> aspect of the upgrade from PyOpenGL 2 to 3 is the issue. In the
>> meantime, is it possible for you to downgrade to PyOpenGL 2?
>>     
>
> Already fixed:
>
> in line 424 of VisionEgg/Gratings.py use
> gl.glColor4f(p.color1[0],p.color1[1],p.color1[2],p.max_alpha)
>   
OK, thanks for the report. Looks like this used to work in PyOpenGL 2
but no longer... Anyhow, I've fixed it in svn.
> I know not enough of Python to know whether this is an implementation but of 
> python, or a new syntax.
>   

With a name of "van Rossum" I would've thought Python knowledge would be
hereditary! :)

-Andrew
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html

Other related posts: