gzz-commits
[Top][All Lists]
Advanced

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

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


From: Matti Katila
Subject: [Gzz-commits] gzz/gfx/libpaper papermill.py
Date: Mon, 14 Oct 2002 03:33:05 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Matti Katila <address@hidden>   02/10/14 03:33:05

Modified files:
        gfx/libpaper   : papermill.py 

Log message:
        forget to commit on last week - import GL 1.1

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libpaper/papermill.py.diff?tr1=1.45&tr2=1.46&r1=text&r2=text

Patches:
Index: gzz/gfx/libpaper/papermill.py
diff -c gzz/gfx/libpaper/papermill.py:1.45 gzz/gfx/libpaper/papermill.py:1.46
*** gzz/gfx/libpaper/papermill.py:1.45  Sat Oct 12 10:59:54 2002
--- gzz/gfx/libpaper/papermill.py       Mon Oct 14 03:33:05 2002
***************
*** 49,54 ****
--- 49,56 ----
  else:
      # Must use OpenGL 1.1 specified calls.
      print "NEED FIX - DOES _NOT_ WORK : Using OpenGL 1.1 texenv and blending"
+     my_import("gfx.libpaper.texcomb_GL1_1")
+     from gfx.libpaper.texcomb_GL1_1 import *
  
  
  # Check whether anisotropic filtering is supported




reply via email to

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