gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gzz-commits] gzz/gfx/libpaper papermill.py texcomb_GL1_1.py


From: Tuomas Lukka
Subject: Re: [Gzz-commits] gzz/gfx/libpaper papermill.py texcomb_GL1_1.py
Date: Mon, 7 Oct 2002 21:05:16 +0300
User-agent: Mutt/1.4i

>   else:
> !     # Must use OpenGL 1.1 specified calls.
> !     print "NEED FIX - DOES _NOT_ WORK : Using OpenGL 1.1 texenv and 
> blending"
> !     #if dbg: print "Using OpenGL 1.1 texenv and blending"
> !     my_import("gfx.libpaper.texcomb_GL1_1")
> !     #assert 0, "Sorry, can't do without NVIDIA register combiners yet."
> !     
>   
With such a change, you can safely remove the lines

> !     #if dbg: print "Using OpenGL 1.1 texenv and blending"

> !     #assert 0, "Sorry, can't do without NVIDIA register combiners yet."

instead of commenting them out. That leaves the code cleaner.

        Tuomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]