* Melchior FRANZ -- Sunday 09 December 2007: > * Melchior FRANZ -- Sunday 09 December 2007: > > BTW: in my tests yesterday I noticed that the <unload> part was > > never called, and so the loop is never stopped. > > Just for the record: yes, that's not done ATM. Will fix tomorrow.
Which is now done. It may not look pretty, but it's the sanest approach for now (IMHO), and it won't be necessary for fg/osg at all. <nasal><load> and <nasal><unload> are now called per model instance. Note that loops/listeners that were started in <nasal><load> have to be stopped/removed in <nasal><unload>! Otherwise they will keep running (which is a feature), and you might accumulate them over time. The bo105 does that correctly, the v22 does not! :-) Please test in MP and report any problems. It worked in a local network so far. m. ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel