gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/gzz/view xubuoy.py


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/gzz/view xubuoy.py
Date: Sun, 20 Oct 2002 05:55:57 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/10/20 05:55:57

Modified files:
        gzz/view       : xubuoy.py 

Log message:
        Improved xubuoy

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/view/xubuoy.py.diff?tr1=1.25&tr2=1.26&r1=text&r2=text

Patches:
Index: gzz/gzz/view/xubuoy.py
diff -c gzz/gzz/view/xubuoy.py:1.25 gzz/gzz/view/xubuoy.py:1.26
*** gzz/gzz/view/xubuoy.py:1.25 Sun Oct 20 05:33:17 2002
--- gzz/gzz/view/xubuoy.py      Sun Oct 20 05:55:57 2002
***************
*** 138,144 ****
              pass
  
        self.eye = 0.2
!       self.buoyscale = 400
  
      def add(self, vs, importance, floater, 
                        maincs, globalview = None,
--- 138,144 ----
              pass
  
        self.eye = 0.2
!       self.buoyscale = 800
  
      def add(self, vs, importance, floater, 
                        maincs, globalview = None,
***************
*** 511,516 ****
--- 511,519 ----
  
        cs1 = bf.addCentralBuoy(self.cursor.getId())
  
+       cs1_nad = vs.coords.nadirOrigin(cs1, nadircs)
+       vs.matcher.addSub(cs1, cs1_nad, "N")
+       cs1 = cs1_nad
  
        if self.modes[0].movefocus:
            focusy_at = globaly * screensize[1]




reply via email to

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