/[libvob]/libvob/vob/demo/multifil.py
ViewVC logotype

Diff of /libvob/vob/demo/multifil.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by tjl, Thu May 29 18:47:17 2003 UTC revision 1.6 by tjl, Fri May 30 06:20:42 2003 UTC
# Line 27  class Scene: Line 27  class Scene:
27              PushAttrib POLYGON_BIT              PushAttrib POLYGON_BIT
28              Enable DEPTH_TEST              Enable DEPTH_TEST
29              DepthFunc LEQUAL              DepthFunc LEQUAL
30              LineWidth 1              LineWidth 10
31              PolygonOffset 0 0              PolygonOffset -100 -100
32              ShadeModel SMOOTH              ShadeModel SMOOTH
33          """))          """))
34    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26