gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz TODO


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz TODO
Date: Fri, 27 Sep 2002 15:41:05 -0400

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

Modified files:
        .              : TODO 

Log message:
        twid

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/TODO.diff?tr1=1.168&tr2=1.169&r1=text&r2=text

Patches:
Index: gzz/TODO
diff -c gzz/TODO:1.168 gzz/TODO:1.169
*** gzz/TODO:1.168      Fri Sep 27 15:38:24 2002
--- gzz/TODO    Fri Sep 27 15:41:05 2002
***************
*** 49,61 ****
              vertex program, both with and without paper
              position.
            - javadoc Paper.hxx: how to use Vertex Program interface.
-       - make nonlinearity() really work right for
-         distorted coord sys and affine coordsys on top 
-         of it.
-         Check by setting polygonmode to lines in xupdf
-         (by a key) and seeing that the non-distorted 
-         polygons are diced less. Actually, better make
-         a new demo just of this fact.
      tjl:
        - xupdf: distorted multi-page PDF view with xu links
            - make it work again
--- 49,54 ----
***************
*** 74,80 ****
      anybody:
  
  
! 0.8alpha3: Crucial demos for continued funding [Deadline: 4.10]
  ( unlike the other releases, the things here are in priority order )
      tuukkah:
        - unit tests for libcoords:
--- 67,73 ----
      anybody:
  
  
! 0.8alpha3: Crucial demos for continued funding [ABSOLUTE Deadline: 4.10]
  ( unlike the other releases, the things here are in priority order )
      tuukkah:
        - unit tests for libcoords:
***************
*** 87,94 ****
          it IS allowable to use numeric approximation for root-finding.
          Make sure you abstract this into libdistort properly
          (inverse should be in the functions themselves)
      humppake:
!       - fix utf8 string non-null end bug found by Benja
      jvk, tjl:
        - think about using render-to-texture to speed up papers.
          We now control the repeating units; rendering one such
--- 80,94 ----
          it IS allowable to use numeric approximation for root-finding.
          Make sure you abstract this into libdistort properly
          (inverse should be in the functions themselves)
+           - needed for mouse click positioning in distorted cs.
      humppake:
!       - make nonlinearity() really work right for
!         distorted coord sys and affine coordsys on top 
!         of it.
!         Check by setting polygonmode to lines in xupdf
!         (by a key) and seeing that the non-distorted 
!         polygons are diced less. Actually, better make
!         a new demo just of this fact.
      jvk, tjl:
        - think about using render-to-texture to speed up papers.
          We now control the repeating units; rendering one such
***************
*** 140,145 ****
--- 140,147 ----
              ask Tjl for explanation
  
  0.8alpha4: Cleanup release after crucial demos for continued funding
+     humppake:
+       - fix utf8 string non-null end bug found by Benja
      deetsay:
        - UML and APIs of ImageCache
        - implementation of ImageCache
***************
*** 147,171 ****
        - move Modules/ to basalt (what about Java/ and C++/) (Tjl: remove them)
        - genimages lazily: pass existing images. Must check that the
          file is not zero-length though.
-     anybody:
-       - unit tests that check that Gzz.py really starts
-         the client.
-         FOR BOTH AWT AND GL.
-         Must also check some pixels of the resulting graphics.
-         Absolutely necessary to avoid breakage of one or the other system.
-         Should be easily generalizable so we can make tests
-         for all demos as well.
-       - unit tests for the designated demos. We REALLY need to
-         avoid breakage on them from now on.
-       - clean up OpenGL demos and views and document, list
-         so easy to look at.
-       - PP
-           - make it work again
-           - fix directory geometry
-           - speedups -- fps while zooming on demo machine
-             (Tjl's laptop, Geforce4Go) should be >= 24
-               - string concenations in heavy loops
-               - debug output
      tjl:
        - javadoc for gzz.vob.Vob* interfaces
        - clarify Binder javadoc (Benja wasn't aware that the idea is
--- 149,154 ----
***************
*** 205,210 ****
--- 188,211 ----
            - related to mosaic redesign.
        - check performance of vobs
        - Synch!!!
+       - unit tests that check that Gzz.py really starts
+         the client.
+         FOR BOTH AWT AND GL.
+         Must also check some pixels of the resulting graphics.
+         Absolutely necessary to avoid breakage of one or the other system.
+         Should be easily generalizable so we can make tests
+         for all demos as well.
+       - unit tests for the designated demos. We REALLY need to
+         avoid breakage on them from now on.
+       - clean up OpenGL demos and views and document, list
+         so easy to look at.
+       - PP
+           - make it work again
+           - fix directory geometry
+           - speedups -- fps while zooming on demo machine
+             (Tjl's laptop, Geforce4Go) should be >= 24
+               - string concenations in heavy loops
+               - debug output
  
  0.8alpha5: saving, loading etc. with mediaserver useful; tests
      jvk:




reply via email to

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