/[libvob]/libvob/vob/putil/effects.py
ViewVC logotype

Diff of /libvob/vob/putil/effects.py

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

revision 1.1 by tjl, Thu Apr 10 14:00:19 2003 UTC revision 1.2 by jvk, Mon Apr 14 13:44:02 2003 UTC
# Line 25  from org.nongnu import libvob as vob Line 25  from org.nongnu import libvob as vob
25  from org.nongnu.libvob.gl import GL, GLRen, Paper, GLCache, IrregularFrame  from org.nongnu.libvob.gl import GL, GLRen, Paper, GLCache, IrregularFrame
26  import java  import java
27  import math  import math
28  from org.nongnu.libvob.putil.nvcode import parseCombiner  from vob.putil.nvcode import parseCombiner
29  from org.nongnu.libvob.paper.texcache import getCachedTexture  from vob.paper.texcache import getCachedTexture
30    
31  class IrreguFrame(IrregularFrame):  class IrreguFrame(IrregularFrame):
32      dicefactor = .4      dicefactor = .4

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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