fenfire-commits
[Top][All Lists]
Advanced

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

[ff-cvs] journals mudyc


From: Matti Katila
Subject: [ff-cvs] journals mudyc
Date: Mon, 08 Sep 2003 05:05:56 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    journals
Branch:         
Changes by:     Matti Katila <address@hidden>   03/09/08 05:05:56

Modified files:
        .              : mudyc 

Log message:
        this week

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/mudyc.diff?tr1=1.110&tr2=1.111&r1=text&r2=text

Patches:
Index: journals/mudyc
diff -u journals/mudyc:1.110 journals/mudyc:1.111
--- journals/mudyc:1.110        Sun Aug 31 08:46:45 2003
+++ journals/mudyc      Mon Sep  8 05:05:56 2003
@@ -43,41 +43,12 @@
          "Error: CallistCoorded with non-glperformable."
          explain why or/and fix. Can be seen when running buoyoing.
 
-    - [tjl] clean SelectListVob :
-        Make a PEG with the following components:
-        1. make it immutable, so the constructor is called once with a 
-           suitable array
-        2. get index of node to be colorized from a coordinate system, 
-           in the OpenGL code, to allow
-           a "selection bar" to move when moving the mouse.
-           This needs a new vob type: SelectVob, which takes two or more 
-           coordinate systems:
-           it checks the value of the first one and calls a vob 
-           depending on that
-           to render, with the rest of the coordsyses as parameters.
-           - this is a primitive we need anyway at some point, to allow quick 
reaction
-             to mouse motions
-           - however, the primitive is only for temporary use - to obtain 
optimal
-             performance in the long run, the vobs themselves should check the 
cs
-             (or some other "activation thing").
-        3. Support for using another coordsys for graying out 
-           selections. Support for calling the vob to create the coordsys with 
the grayed-out data.
-        4. document all data members carefully
 
     - [tjl] ps/pdf import
         - test error scenarios very carefully with differently
           broken ps/pdf files in actual .test cases
 
-late in next week:
-
-    - move fenfire test code to libvob, move libvob tests to their 
-      correct places in the tree (as in fenfire)
-        - [tjl] Go through tests in libvob that are marked to fail in 
-          awt or gl and see which are bugs. Fix them.
-             - [tjl] fix libvob test failure
-                 - bugzilla
 
-early in next week:
 
     - start documentation run
         - list unclear documentation
@@ -97,16 +68,60 @@
         - Buoy geometry
             - Ctrl-drag to move viewport
             - remove/create viewport(s)
-        - java implementation of buoymanager
-            - fix invalid coordsys ind bug already found 
+        - ideas floating around buoy
+            - drag and drop in canvas
+            - go in mm view buoy if clicked.
+
 
-- [tjl] VobWrapperFunction javadoc is still really bad. The first sentence
-  (which gets indexed into the Javadoc lists) is "This is a node function".
-  While true, it's not really informative.
+this week:
+    - [tjl] peg vob_event_action *read below[tjl]*
+        - events        
+        - write peg
+        - easy
+        - small demo style
+    - [tjl] clean SelectListVob :
+        Make a PEG with the following components:
+        1. make it immutable, so the constructor is called once with a 
+           suitable array
+        2. get index of node to be colorized from a coordinate system, 
+           in the OpenGL code, to allow
+           a "selection bar" to move when moving the mouse.
+           This needs a new vob type: SelectVob, which takes two or more 
+           coordinate systems:
+           it checks the value of the first one and calls a vob 
+           depending on that
+           to render, with the rest of the coordsyses as parameters.
+           - this is a primitive we need anyway at some point, to allow quick 
reaction
+             to mouse motions
+           - however, the primitive is only for temporary use - to obtain 
optimal
+             performance in the long run, the vobs themselves should check the 
cs
+             (or some other "activation thing").
+        3. Support for using another coordsys for graying out 
+           selections. Support for calling the vob to create the coordsys with 
the grayed-out data.
+        4. document all data members carefully
+    - [tjl] pp idea, ajatus, rahoitus
+    - [tjl] buoymanager interface define peg
 
 =============
 Past:
 =============
+
+2003-09-08:
+    - move fenfire test code to libvob, move libvob tests to their 
+      correct places in the tree (as in fenfire)
+        - [tjl] Go through tests in libvob that are marked to fail in 
+          awt or gl and see which are bugs. Fix them.
+             - [tjl] fix libvob test failure
+                 - bugzilla
+        - [tjl] testEmptySting fixed
+
+2003-09-04:
+    - finalized interpolation test for new single buoymanager [3h]
+    - talking about placements of computers and workers [0.5h]
+
+2003-09-01/03:
+    - building java port of buoymanager
+        - studing takes time
 
 2003-08-29:
     - found invalid coordsys ind bug




reply via email to

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