Merge branch 'master' of git@gitorious.org:fg/fgdata
This commit is contained in:
commit
a38b301095
2 changed files with 2 additions and 1 deletions
|
@ -90,7 +90,7 @@ EXAMPLES: You can find examples of both usages in the Hunter and Lightning model
|
||||||
<internal-format>normalized</internal-format>
|
<internal-format>normalized</internal-format>
|
||||||
</texture>
|
</texture>
|
||||||
<texture n="8">
|
<texture n="8">
|
||||||
<image>Aircraft/737-300/Models/Effects/733LH.ReflectionMap3.png</image>
|
<image>Aircraft/Generic/Effects/ReflectMaps/reflectmap.png</image>
|
||||||
<filter>linear-mipmap-linear</filter>
|
<filter>linear-mipmap-linear</filter>
|
||||||
<wrap-s>repeat</wrap-s>
|
<wrap-s>repeat</wrap-s>
|
||||||
<wrap-t>repeat</wrap-t>
|
<wrap-t>repeat</wrap-t>
|
||||||
|
|
|
@ -277,6 +277,7 @@
|
||||||
</turbulence>
|
</turbulence>
|
||||||
|
|
||||||
<params>
|
<params>
|
||||||
|
<jsbsim-turbulence-model type="string" userarchive="y">ttMilspec</jsbsim-turbulence-model>
|
||||||
<metar-max-age-min type="long">240</metar-max-age-min>
|
<metar-max-age-min type="long">240</metar-max-age-min>
|
||||||
<metar-updates-environment type="bool">true</metar-updates-environment>
|
<metar-updates-environment type="bool">true</metar-updates-environment>
|
||||||
<metar-updates-winds-aloft type="bool">true</metar-updates-winds-aloft>
|
<metar-updates-winds-aloft type="bool">true</metar-updates-winds-aloft>
|
||||||
|
|
Loading…
Reference in a new issue