Frederic Bouvier wrote :
> Durk Talsma wrote: > > > The new scenery (the 0.9.5 release, downloaded using terrasync) > > > > Cheers, > > Durk > > > > On Sunday 18 July 2004 23:08, Frederic Bouvier wrote: > > > Durk Talsma wrote: > > > > > Ehm, to both of you, was this using the real-weather option turned > on > > > > > or anything other which might be related? > > > > > > > > Euhhm, yes, I always have turned the real-weather option on by > default. > > > > > > Are you using the old or the new Scenery. There was some changes in the > > > animation code to support towers and beacons. > > It is too late here so I can't have a look right now, but I am thinking > specifically of the class SGPersonalityBranch in personality.[ch]xx that > stores data for each individual tower. I can't remember exactly but it > occured to me that there could be a leak here, keeping states for unloaded > towers, but I still have to remember how it was designed. > > I will look at it tomorrow if nobody beat me tonight. False alert : there is one personality branch for each instance of models and they are deleted by the decimation thread when the tile is unloaded. We must find something else. -Fred _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
