fenfire-dev
[Top][All Lists]
Advanced

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

Re: [Fenfire-dev] Proposed change to VobCoorder.RenderInfo


From: Benja Fallenstein
Subject: Re: [Fenfire-dev] Proposed change to VobCoorder.RenderInfo
Date: Mon, 19 Jul 2004 15:11:07 +0200
User-agent: Mozilla Thunderbird 0.7.1 (X11/20040715)

Matti Katila wrote:
On Sat, 3 Jul 2004, Benja Fallenstein wrote:
|   public static abstract class RenderInfo extends java.awt.Rectangle {
|       public float scaleX, scaleY;

I commented out the Rectangle because I needed more LOD for spanimages and added float x,y,width, height instead.

Ok, makes sense if you need it.

I removed the commented out part -- not good to let dead code linger around ;-)

I also did the other changes proposed earlier.

I also noticed that depth is in OrthoRenderInfo, but not in RenderInfo. Should also change this, it doesn't make sense...

BTW, I really like the shared archive -- you integrate your changes and I integrate mine as soon as possible, no code rotting on branches. I like that ;-)

Cheers,
- Benja




reply via email to

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