gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz ./TODO gfx/libcoords/Coords.cxx gzz/view/xu...


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz ./TODO gfx/libcoords/Coords.cxx gzz/view/xu...
Date: Fri, 13 Dec 2002 09:49:41 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/12/13 09:49:39

Modified files:
        .              : TODO 
        gfx/libcoords  : Coords.cxx 
        gzz/view       : xubuoy.py 

Log message:
        Remove old comment

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/TODO.diff?tr1=1.459&tr2=1.460&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libcoords/Coords.cxx.diff?tr1=1.55&tr2=1.56&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/view/xubuoy.py.diff?tr1=1.39&tr2=1.40&r1=text&r2=text

Patches:
Index: gzz/TODO
diff -u gzz/TODO:1.459 gzz/TODO:1.460
--- gzz/TODO:1.459      Fri Dec 13 07:14:23 2002
+++ gzz/TODO    Fri Dec 13 09:49:38 2002
@@ -18,8 +18,6 @@
 0.8alpha4: Cleanup release after crucial demos; make it possible for anyone to
            get *THE* demo up and running
            
-    jvk:
-       - restructure and comment irregu demo code.
     vegai:
        - fix manuscript make files
        - fix broken link for GZigZag - A Platform for Cybertext Experiments 
and others
@@ -55,7 +53,7 @@
        + return ANKOS to Agora [ blocked by: waiting for trip to agora ]
        - go through most important GL demos and redo the interfaces
          and document
-           - irregu [ blocked by: jvk restructure and comment]
+           - irregu 
            - paper
            - xupdf
                - buoys shouldn't vanish..
Index: gzz/gfx/libcoords/Coords.cxx
diff -u gzz/gfx/libcoords/Coords.cxx:1.55 gzz/gfx/libcoords/Coords.cxx:1.56
--- gzz/gfx/libcoords/Coords.cxx:1.55   Mon Nov 18 10:27:55 2002
+++ gzz/gfx/libcoords/Coords.cxx        Fri Dec 13 09:49:38 2002
@@ -473,16 +473,6 @@
     };
 
     /** Buoy coordinates.
-     * This is an interesting cs: it is essentially a translation,
-     * but it reads its coordinates differently. 
-     * This means that
-     * interpolation happens differently.
-     * <p>
-     * This is very different from other CS since it also
-     * uses its upper-level coordinate system at setParams 
-     * time. Also, it doesn't hierarchically transform by
-     * the upper coordinate system. This means that it
-     * can't be implemented as a TransformCoordSys.
      * <p>
      * The depth is between -1 (center) and 0 (edge)
      * <p>
Index: gzz/gzz/view/xubuoy.py
diff -u gzz/gzz/view/xubuoy.py:1.39 gzz/gzz/view/xubuoy.py:1.40
--- gzz/gzz/view/xubuoy.py:1.39 Thu Dec 12 13:41:48 2002
+++ gzz/gzz/view/xubuoy.py      Fri Dec 13 09:49:38 2002
@@ -307,6 +307,12 @@
                    eye = 0.25,
                ),
                Mode(
+                   mag=(0.8,0.8),
+                   context=1,
+                   movefocus=0,
+                   eye = 0.25,
+               ),
+               Mode(
                    mag=(1.0/4,1.0/4), # full-screen
                    context=0,
                    movefocus=1,



reply via email to

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