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 03:01:19 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/09/27 03:01:19

Modified files:
        .              : TODO 

Log message:
        twid

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

Patches:
Index: gzz/TODO
diff -c gzz/TODO:1.150 gzz/TODO:1.151
*** gzz/TODO:1.150      Fri Sep 27 02:43:38 2002
--- gzz/TODO    Fri Sep 27 03:01:18 2002
***************
*** 11,16 ****
--- 11,22 ----
  0.8alpha2: Crucial demos for continued funding preliminary work - until 28th
  ( unlike the other releases, the things here are in priority order )
      tuukkah:
+       - get rid of the undistributable mstmpimg blocks in use, replace 
+         with the same
+         data but with canonical header (using 
+         gzz.mediaserver.AddToMediaserver -c).
+         This way, we can refer to them so that people can get their 
+         own instances themselves.
        - unit tests for libcoords:
            - a general test which tests that a CoordSys implementation
              and its inverse match up (enabled for most coordsys).
***************
*** 32,44 ****
        - ZZ vanishingview cell size for pagespans and linebroken
          paragraphs, as well as libpaper backgrounds
      humppake:
        - fix utf8 string non-null end bug found by Benja
      jvk:
        - javadoc Paper.hxx: how to use Vertex Program interface.
        - fix irregularquad to work with new coordsys stuff
      tjl:
-       - make distorted and rotated coordinate systems work from Java
-           - make paperquad use nonlinearity
        - fix coordsys to take an iterator, which does the lerping,
          so we can store parameters more naturally and also create 
          coordsys independently of the CoordSet stuff.
--- 38,67 ----
        - ZZ vanishingview cell size for pagespans and linebroken
          paragraphs, as well as libpaper backgrounds
      humppake:
+       - clean up Paper VP interface:
+           - vertex => vertexVP(), and also explanation
+             for outside how to avoid it, i.e. use 
+             vertex position and texcoords, since
+             then can use vertex arrays (a la PaperQuad).
+           - new vertex() routine, which works without
+             vertex program, both with and without paper
+             position.
+       - 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.
+       - make mstmpimg generate images also in a resolution which 
+         better fits
+         1024x1024 textures - currently a LOT of space is being wasted
+           - note however that we DO want square texels;
+             ask Tjl for explanation
        - fix utf8 string non-null end bug found by Benja
      jvk:
        - javadoc Paper.hxx: how to use Vertex Program interface.
        - fix irregularquad to work with new coordsys stuff
      tjl:
        - fix coordsys to take an iterator, which does the lerping,
          so we can store parameters more naturally and also create 
          coordsys independently of the CoordSet stuff.
***************
*** 74,87 ****
        - fix things broken by new coordsys stuff
            - PLEASE REPORT THEM HERE!!! If something is vital, move this up.
      anybody:
-       - get rid of the undistributable mstmpimg blocks in use, replace with 
the same
-         data but with canonical header (using 
gzz.mediaserver.AddToMediaserver -c).
-         This way, we can refer to them so that people can get their own 
instances
-         themselves.
-       + make mstmpimg generate images also in a resolution which better fits
-         1024x1024 textures - currently a LOT of space is being wasted
-     PEG:
-       1005
  
  
  0.8alpha3: Crucial demos for continued funding [Deadline: 4.10]
--- 97,102 ----
***************
*** 155,160 ****
--- 170,176 ----
        - docxx Vec23, clean up vec23 by removing separation between Point
          and Vector. 
            - 4-dimensional homogeneous type?
+       - docxx new additions to gfx/
      mudyc:
        + make libcallgl use GLX_ARB_get_proc_address for
          the functions in




reply via email to

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