gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] fenfire/org/fenfire demo/buoyoing.py view/PageS...


From: Tuomas J. Lukka
Subject: [Gzz-commits] fenfire/org/fenfire demo/buoyoing.py view/PageS...
Date: Wed, 14 May 2003 18:03:33 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Changes by:     Tuomas J. Lukka <address@hidden>        03/05/14 18:03:33

Modified files:
        org/fenfire/demo: buoyoing.py 
        org/fenfire/view: PageSpanLayout.java 

Log message:
        Twid

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/demo/buoyoing.py.diff?tr1=1.45&tr2=1.46&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/view/PageSpanLayout.java.diff?tr1=1.10&tr2=1.11&r1=text&r2=text

Patches:
Index: fenfire/org/fenfire/demo/buoyoing.py
diff -u fenfire/org/fenfire/demo/buoyoing.py:1.45 
fenfire/org/fenfire/demo/buoyoing.py:1.46
--- fenfire/org/fenfire/demo/buoyoing.py:1.45   Wed May 14 07:54:44 2003
+++ fenfire/org/fenfire/demo/buoyoing.py        Wed May 14 18:03:33 2003
@@ -71,7 +71,7 @@
 fen.enfiladeOverlap = fen.txt.getTransclusionIndex()
 
 ppAct = ff.modules.pp.PPActionsImpl(fen)
-rst = ff.modules.pp.RSTActionsImpl(fen)
+rst = ff.modules.pp.lava.RSTActionsImpl(fen)
 
 # Now, before reading the xu stuff, render something 
 # to try to prevent NV driver
Index: fenfire/org/fenfire/view/PageSpanLayout.java
diff -u fenfire/org/fenfire/view/PageSpanLayout.java:1.10 
fenfire/org/fenfire/view/PageSpanLayout.java:1.11
--- fenfire/org/fenfire/view/PageSpanLayout.java:1.10   Thu May  8 09:22:07 2003
+++ fenfire/org/fenfire/view/PageSpanLayout.java        Wed May 14 18:03:33 2003
@@ -21,7 +21,7 @@
 
     public static final float scale = 72 * 6;
 
-    public static float diceLength = 16f;
+    public static float diceLength = 2f;
     public static float diceLength2 = 16f;
     public static int diceDepth = 20;
     public static int  flags = 2;




reply via email to

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