-----Original message----- From: Vassilii Khachaturov [EMAIL PROTECTED] Date: Thu, 23 Mar 2006 04:15:04 -0500 To: [email protected] Subject: Re: [Flightgear-users] RETESTED: Switching the views: a proposal
> > As many of you state, [vV<ctrl-V>] do indeed work paused or not. > > > > However keypad [12346789] only respond when unpaused, they are dead when > > paused. Their being dead is not dependent of the view mode (pilot, chase > > etc.) > > This probably has to do with the way the view offset is prodded towards the > goal offset, which is done in timed steps. > O.K. now that you talk about it, I remember the continuous fairly fast panning of the view to the desired direction, which I found very pleasing. However, since timer(s) must be involved in this animation this is the price to be paid. Where is this code, changing the view offset? We could change it to be abrupt. A better solution, which James Turner alluded to, would be to have a "non-critical" class of timers which are not stopped during the pause, and move the timer(s) of view change into that class. I would expect timers to be part of Simgear packege, and will start to have a look at that direction. Thanks for the info bit... Yavuz Onder ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
