gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] libvob/vob/buoy buoymanager.py


From: Matti Katila
Subject: [Gzz-commits] libvob/vob/buoy buoymanager.py
Date: Wed, 16 Apr 2003 07:02:29 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Changes by:     Matti Katila <address@hidden>   03/04/16 07:02:29

Modified files:
        vob/buoy       : buoymanager.py 

Log message:
        kludge doesn't work quite well

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/vob/buoy/buoymanager.py.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: libvob/vob/buoy/buoymanager.py
diff -u libvob/vob/buoy/buoymanager.py:1.4 libvob/vob/buoy/buoymanager.py:1.5
--- libvob/vob/buoy/buoymanager.py:1.4  Wed Apr 16 06:05:51 2003
+++ libvob/vob/buoy/buoymanager.py      Wed Apr 16 07:02:29 2003
@@ -138,6 +138,7 @@
            dbg1 = self.vs.unitSqCS(into, "U")
            self.vs.put(coloredQuad((0,1,0)), dbg1)
        into = self.nadir(into)
+        into = self.vs.orthoBoxCS(into, "Kludge CS", 0, 0,0, 1,1, size[0], 
size[1])
        self.vs.activate(into)
        otherAnchorCS = otherNode.renderBuoy(self.vs, into, linkId, 
otherAnchor, None)
        self.cs[into] = (otherNode, linkId, otherAnchor, into)




reply via email to

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