Merge /u/dg-505/flightgear/ branch next into next
https://sourceforge.net/p/flightgear/fgdata/merge-requests/57/
This commit is contained in:
commit
ba98976951
2 changed files with 5 additions and 5 deletions
|
@ -68,7 +68,7 @@
|
||||||
<object-name>marker</object-name>
|
<object-name>marker</object-name>
|
||||||
<property>sim/model/marker/x/value</property>
|
<property>sim/model/marker/x/value</property>
|
||||||
<axis>
|
<axis>
|
||||||
<x>1</x>
|
<x>-1</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<z>0</z>
|
<z>0</z>
|
||||||
</axis>
|
</axis>
|
||||||
|
|
|
@ -155,7 +155,7 @@
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-adjust</command>
|
<command>property-adjust</command>
|
||||||
<property>/sim/model/marker/x/offset</property>
|
<property>/sim/model/marker/x/offset</property>
|
||||||
<step>10</step>
|
<step>-10</step>
|
||||||
</binding>
|
</binding>
|
||||||
<binding>
|
<binding>
|
||||||
<command>nasal</command>
|
<command>nasal</command>
|
||||||
|
@ -171,7 +171,7 @@
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-adjust</command>
|
<command>property-adjust</command>
|
||||||
<property>/sim/model/marker/x/offset</property>
|
<property>/sim/model/marker/x/offset</property>
|
||||||
<step>1</step>
|
<step>-1</step>
|
||||||
</binding>
|
</binding>
|
||||||
<binding>
|
<binding>
|
||||||
<command>nasal</command>
|
<command>nasal</command>
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-adjust</command>
|
<command>property-adjust</command>
|
||||||
<property>/sim/model/marker/x/offset</property>
|
<property>/sim/model/marker/x/offset</property>
|
||||||
<step>-1</step>
|
<step>1</step>
|
||||||
</binding>
|
</binding>
|
||||||
<binding>
|
<binding>
|
||||||
<command>nasal</command>
|
<command>nasal</command>
|
||||||
|
@ -225,7 +225,7 @@
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-adjust</command>
|
<command>property-adjust</command>
|
||||||
<property>/sim/model/marker/x/offset</property>
|
<property>/sim/model/marker/x/offset</property>
|
||||||
<step>-10</step>
|
<step>10</step>
|
||||||
</binding>
|
</binding>
|
||||||
<binding>
|
<binding>
|
||||||
<command>nasal</command>
|
<command>nasal</command>
|
||||||
|
|
Loading…
Add table
Reference in a new issue