/[libvob]/libvob/vob/buoy/buoymanager.py
ViewVC logotype

Diff of /libvob/vob/buoy/buoymanager.py

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

revision 1.4 by mudyc, Wed Apr 16 10:05:51 2003 UTC revision 1.5 by mudyc, Wed Apr 16 11:02:29 2003 UTC
# Line 138  class RealBuoyManager(BuoyLinkListener): Line 138  class RealBuoyManager(BuoyLinkListener):
138              dbg1 = self.vs.unitSqCS(into, "U")              dbg1 = self.vs.unitSqCS(into, "U")
139              self.vs.put(coloredQuad((0,1,0)), dbg1)              self.vs.put(coloredQuad((0,1,0)), dbg1)
140          into = self.nadir(into)          into = self.nadir(into)
141            into = self.vs.orthoBoxCS(into, "Kludge CS", 0, 0,0, 1,1, size[0], size[1])
142          self.vs.activate(into)          self.vs.activate(into)
143          otherAnchorCS = otherNode.renderBuoy(self.vs, into, linkId, otherAnchor, None)          otherAnchorCS = otherNode.renderBuoy(self.vs, into, linkId, otherAnchor, None)
144          self.cs[into] = (otherNode, linkId, otherAnchor, into)          self.cs[into] = (otherNode, linkId, otherAnchor, into)

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

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