Displays - dim with integ knobs
This commit is contained in:
parent
60ea0f62ff
commit
764d08f4af
5 changed files with 66 additions and 6 deletions
|
@ -7585,6 +7585,7 @@
|
|||
<red>1.00</red>
|
||||
<green>0.355</green>
|
||||
<blue>0.00</blue>
|
||||
<factor-prop>controls/lighting/main-panel-norm-digital</factor-prop>
|
||||
</diffuse>
|
||||
<ambient>
|
||||
<red>0</red>
|
||||
|
@ -7600,6 +7601,7 @@
|
|||
<red>1.00</red>
|
||||
<green>0.355</green>
|
||||
<blue>0.00</blue>
|
||||
<factor-prop>controls/lighting/main-panel-norm-digital</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
|
|
|
@ -6409,7 +6409,7 @@
|
|||
|
||||
<!-- Texts -->
|
||||
<text>
|
||||
<name>Battery-volt</name>
|
||||
<name>Battery-volt1</name>
|
||||
<offsets>
|
||||
<x-m>-0.008</x-m>
|
||||
<y-m>-0.057</y-m>
|
||||
|
@ -6435,7 +6435,7 @@
|
|||
</text>
|
||||
|
||||
<text>
|
||||
<name>Battery-volt-test</name>
|
||||
<name>Battery-volt1-test</name>
|
||||
<offsets>
|
||||
<x-m>-0.008</x-m>
|
||||
<y-m>-0.057</y-m>
|
||||
|
@ -6461,7 +6461,7 @@
|
|||
</text>
|
||||
|
||||
<text>
|
||||
<name>Battery-volt</name>
|
||||
<name>Battery-volt2</name>
|
||||
<offsets>
|
||||
<x-m>-0.008</x-m>
|
||||
<y-m>0.035</y-m>
|
||||
|
@ -6487,7 +6487,7 @@
|
|||
</text>
|
||||
|
||||
<text>
|
||||
<name>Battery-volt-test</name>
|
||||
<name>Battery-volt2-test</name>
|
||||
<offsets>
|
||||
<x-m>-0.008</x-m>
|
||||
<y-m>0.035</y-m>
|
||||
|
@ -6514,7 +6514,8 @@
|
|||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Battery-volt</object-name>
|
||||
<object-name>Battery-volt1</object-name>
|
||||
<object-name>Battery-volt2</object-name>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>controls/switches/annun-test</property>
|
||||
|
@ -6525,7 +6526,8 @@
|
|||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Battery-volt-test</object-name>
|
||||
<object-name>Battery-volt1-test</object-name>
|
||||
<object-name>Battery-volt2-test</object-name>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>controls/switches/annun-test</property>
|
||||
|
@ -6533,6 +6535,36 @@
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>Battery-volt1</object-name>
|
||||
<object-name>Battery-volt2</object-name>
|
||||
<object-name>Battery-volt1-test</object-name>
|
||||
<object-name>Battery-volt2-test</object-name>
|
||||
<diffuse>
|
||||
<red>1</red>
|
||||
<green>1</green>
|
||||
<blue>1</blue>
|
||||
<factor-prop>controls/lighting/overhead-panel-norm-digital</factor-prop>
|
||||
</diffuse>
|
||||
<ambient>
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</ambient>
|
||||
<specular>
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</specular>
|
||||
<emission>
|
||||
<red>1</red>
|
||||
<green>1</green>
|
||||
<blue>1</blue>
|
||||
<factor-prop>controls/lighting/overhead-panel-norm-digital</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<!-- Fire Buttons -->
|
||||
<!-- Engine 1 -->
|
||||
|
|
|
@ -2179,6 +2179,7 @@
|
|||
<red>1.00</red>
|
||||
<green>0.355</green>
|
||||
<blue>0.00</blue>
|
||||
<factor-prop>controls/lighting/main-panel-norm-digital</factor-prop>
|
||||
</diffuse>
|
||||
<ambient>
|
||||
<red>0</red>
|
||||
|
@ -2194,6 +2195,7 @@
|
|||
<red>1.00</red>
|
||||
<green>0.355</green>
|
||||
<blue>0.00</blue>
|
||||
<factor-prop>controls/lighting/main-panel-norm-digital</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
|
|
|
@ -2179,6 +2179,7 @@
|
|||
<red>1.00</red>
|
||||
<green>0.355</green>
|
||||
<blue>0.00</blue>
|
||||
<factor-prop>controls/lighting/main-panel-norm-digital</factor-prop>
|
||||
</diffuse>
|
||||
<ambient>
|
||||
<red>0</red>
|
||||
|
@ -2194,6 +2195,7 @@
|
|||
<red>1.00</red>
|
||||
<green>0.355</green>
|
||||
<blue>0.00</blue>
|
||||
<factor-prop>controls/lighting/main-panel-norm-digital</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
|
|
|
@ -46,6 +46,17 @@
|
|||
<output>/controls/lighting/main-panel-norm</output>
|
||||
</filter>
|
||||
|
||||
<filter>
|
||||
<type>gain</type>
|
||||
<gain>1.0</gain>
|
||||
<input>
|
||||
<property>/controls/lighting/main-panel-norm-tied</property>
|
||||
<min>0.15</min>
|
||||
<max>1.0</max>
|
||||
</input>
|
||||
<output>/controls/lighting/main-panel-norm-digital</output>
|
||||
</filter>
|
||||
|
||||
<filter>
|
||||
<type>gain</type>
|
||||
<gain>1.0</gain>
|
||||
|
@ -53,6 +64,17 @@
|
|||
<output>/controls/lighting/overhead-panel-norm</output>
|
||||
</filter>
|
||||
|
||||
<filter>
|
||||
<type>gain</type>
|
||||
<gain>1.0</gain>
|
||||
<input>
|
||||
<property>/controls/lighting/overhead-panel-norm-tied</property>
|
||||
<min>0.15</min>
|
||||
<max>1.0</max>
|
||||
</input>
|
||||
<output>/controls/lighting/overhead-panel-norm-digital</output>
|
||||
</filter>
|
||||
|
||||
<filter>
|
||||
<type>gain</type>
|
||||
<gain>1.0</gain>
|
||||
|
|
Loading…
Reference in a new issue