gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/gzz/view/buoy buoymanager.py


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/gzz/view/buoy buoymanager.py
Date: Thu, 13 Feb 2003 09:41:05 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        03/02/13 09:41:05

Modified files:
        gzz/view/buoy  : buoymanager.py 

Log message:
        Fix into the other direction as well

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/view/buoy/buoymanager.py.diff?tr1=1.34&tr2=1.35&r1=text&r2=text

Patches:
Index: gzz/gzz/view/buoy/buoymanager.py
diff -u gzz/gzz/view/buoy/buoymanager.py:1.34 
gzz/gzz/view/buoy/buoymanager.py:1.35
--- gzz/gzz/view/buoy/buoymanager.py:1.34       Thu Feb 13 09:39:30 2003
+++ gzz/gzz/view/buoy/buoymanager.py    Thu Feb 13 09:41:05 2003
@@ -69,7 +69,7 @@
         # Interpolation : old buoy -> to new main vp
         if hasattr(self, "animationCS_buoy") and \
                self.animationCS_buoy != None:
-            self.vs.matcher.keymapSingleCoordsys(main, 
self.animationCS_buoy[0][3])
+            self.vs.matcher.keymapSingleCoordsys(into, 
self.animationCS_buoy[0][3])
             self.animationCS_buoy = None
 
         self.mainCS = into




reply via email to

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