gzz-dev
[Top][All Lists]
Advanced

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

[Gzz] Re: AnimationTime etc...


From: Benja Fallenstein
Subject: [Gzz] Re: AnimationTime etc...
Date: Mon, 25 Nov 2002 12:14:59 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020913 Debian/1.1-1

Asko Soukka wrote:

Sun, 24 Nov 2002, Benja Fallenstein wrote:
+         - AWT updates faster than set defaultAnimationTime
Does it?

After you fixed the GL client, the animation length feels similar in both
clients. Although, at least with my machines it doesn't last as long as is
set as defaultAnimationTime. 2500ms feels 1s and 10000ms feels 4s.


Ok, right. The problem seems to be with AbstractUpdateManager.SimpleCalculator, since LinearCalculator's time is approximately correct. So this seems to be a math bug.

The current animation time is more "correct" though: if you get this bug fixed, you should probably also change the default to 1000ms.

Why connections in vanishingview seems to be drawn differently with AWT
than with GL client? Something is still broken somewhere after coordinate
system changes?

Yes: gzz.vob.vobs.SimpleConnection must draw itself from a side of the box coordsys to a side of the other box coordsys-- in AWT it does, but in GL it uses LineConnector which currently doesn't. I think this should be fixed by changing LineConnector (a GL renderable).

After you fixed DimDecorations for AWT, their boxes are
not drawn correctly in GL anymore... fixing at least this.


Thanks!
- Benja






reply via email to

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