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: Mon, 30 Sep 2002 04:46:19 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/09/30 04:46:19

Modified files:
        .              : TODO 

Log message:
        Make 0.8alpha2 current...

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

Patches:
Index: gzz/TODO
diff -c gzz/TODO:1.195 gzz/TODO:1.196
*** gzz/TODO:1.195      Mon Sep 30 04:19:56 2002
--- gzz/TODO    Mon Sep 30 04:46:19 2002
***************
*** 20,37 ****
          own instances themselves.
            - revoke list for the old blocks
            - change xupdf to use new blocks
-       + xupdf
-           - review code, suggest cleanups and improvements
-       + when a gl window is closed, call Binder.windowClosed()
        - release engineering
            - list main changes
            - check that things generally work
!     vegai:
!       + make papermill (libpaper)
!         into real python modules so
!         that we don't have to do silly "execfile" tricks in
!         papertest.py and others.
!         Also avoids name clashes
      benja:
          - show pagespans in client
        - edit bindings for xupdf demo
--- 20,32 ----
          own instances themselves.
            - revoke list for the old blocks
            - change xupdf to use new blocks
        - release engineering
            - list main changes
            - check that things generally work
! 
! 
! 0.8alpha3: Crucial demos for continued funding [ABSOLUTE Deadline: 4.10]
! ( unlike the other releases, the things here are in priority order )
      benja:
          - show pagespans in client
        - edit bindings for xupdf demo
***************
*** 39,44 ****
--- 34,52 ----
                [waiting for *invcoords]
        + ZZ vanishingview cell size for pagespans and linebroken
          paragraphs, as well as libpaper backgrounds
+     vegai:
+       + make papermill (libpaper)
+         into real python modules so
+         that we don't have to do silly "execfile" tricks in
+         papertest.py and others.
+         Also avoids name clashes
+     tuukkah:
+       - unit tests for libcoords:
+           - a general test that transform() and performGL() do the same thing
+           - needs unit test framework for C++
+       - xupdf
+           - review code, suggest cleanups and improvements
+       - when a gl window is closed, call Binder.windowClosed()
      humppake:
        + make paperquad check whether vertex programs are available
          and use them if possible, otherwise use the above calls.
***************
*** 59,86 ****
              - implement TexGenEmboss::setUp_explicit
            - vertex_explicit() routine to work also without
              paper position.
-     tjl:
-       - xupdf: distorted multi-page PDF view with xu links
-           - proper buoy placement
-               - implement VobCoorder.transform
-           - frame rate ~= 25
-               - clippedPaperQuad (leave unrendered if outside cs3)
-       + script the demo, determine in detail all features
-         required. [ almost done ]
-           - making a connection
-               - more than one window
-     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:
-           - a general test that transform() and performGL() do the same thing
-           - needs unit test framework for C++
-     humppake:
      jvk, tjl:
!       - think about using render-to-texture to speed up papers.
          We now control the repeating units; rendering one such
          unit to a relatively high-resolution texture would enable
          us to use only one pass; rendering it would be quick
--- 67,74 ----
              - implement TexGenEmboss::setUp_explicit
            - vertex_explicit() routine to work also without
              paper position.
      jvk, tjl:
!       + think about using render-to-texture to speed up papers.
          We now control the repeating units; rendering one such
          unit to a relatively high-resolution texture would enable
          us to use only one pass; rendering it would be quick
***************
*** 88,99 ****
          number of passes as much. However, this brings
          caching problems.
      tjl:
        - fix fillet demo
        - think about how to combine client and xupdf
            - just keep abstracting out parts of xupdf and finally
              make them usable from Java.
        - renderable3
!       - xupdf
            - better graphics for xu links
            - entry / link making bindings
                - paint part of page
--- 76,95 ----
          number of passes as much. However, this brings
          caching problems.
      tjl:
+       + script the demo, determine in detail all features
+         required. [ almost done ]
+           - making a connection
+               - more than one window
        - fix fillet demo
        - think about how to combine client and xupdf
            - just keep abstracting out parts of xupdf and finally
              make them usable from Java.
        - renderable3
!       - xupdf: distorted multi-page PDF view with xu links
!           - proper buoy placement
!               - implement VobCoorder.transform
!           - frame rate ~= 25
!               - clippedPaperQuad (leave unrendered if outside cs3)
            - better graphics for xu links
            - entry / link making bindings
                - paint part of page




reply via email to

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