On mer 13 août 2008, Melchior FRANZ wrote:
> * gerard robin -- Wednesday 13 August 2008:
> >   <program>
> >     <fluid>water</fluid>
> >     <gravity>enabled</gravity>
> >     <wind>disabled</wind>
> >   </program>
>
> <gravity> and <wind> are now of type "bool", so in your case
> gravity is actually *disabled*! Should be:
>
>      <gravity>true</gravity>
>      <wind>false</wind>
>
> or
>
>      <gravity>1</gravity>
>      <wind>0</wind>
>
> m.
>

Yes was wrong :(
Done,  unfortunately no change about the eye candy result



-- 
Gérard
http://pagesperso-orange.fr/GRTux/

"J'ai décidé d'être heureux parce que c'est bon pour la santé. 
Voltaire "


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to