/[gzz]/gzz/gfx/librenderables/renderables.py
ViewVC logotype

Diff of /gzz/gfx/librenderables/renderables.py

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

revision 1.67 by tjl, Fri Sep 27 06:34:53 2002 UTC revision 1.68 by jvk, Fri Sep 27 10:25:11 2002 UTC
# Line 553  rs = [ Line 553  rs = [
553          """,          """,
554  }    ,  }    ,
555    
556    
557    # coords1: paper => object
558    # coords2: tearaway => paper (assumed to be affine)
559    # The paper is [-paperw,paperw]x[-paperh,paperh] in paper coordinates and
560    # the tearaway part is [-1,1]x[-1,1] in tearaway coordinates.
561    # border and ripple_period are relative to the ripple amplitude and period in
562    # paper coordinates
563  {  {
564      "Type" : "2",      "Type" : "2",
565      "Name": "IrregularQuad",      "Name": "IrregularQuad",

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

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