Correct path for snow, adjust slider size
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
This commit is contained in:
parent
c4c8dd63d2
commit
2be5380532
2 changed files with 18 additions and 15 deletions
|
@ -341,7 +341,7 @@
|
||||||
<stretch>true</stretch>
|
<stretch>true</stretch>
|
||||||
</hrule>
|
</hrule>
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<group>
|
<group>
|
||||||
<layout>hbox</layout>
|
<layout>hbox</layout>
|
||||||
|
|
||||||
|
@ -353,6 +353,7 @@
|
||||||
<min>0.0</min>
|
<min>0.0</min>
|
||||||
<max>5.0</max>
|
<max>5.0</max>
|
||||||
<step>1.0</step>
|
<step>1.0</step>
|
||||||
|
<fraction>0.17</fraction>
|
||||||
<property>/sim/rendering/shaders/quality-level</property>
|
<property>/sim/rendering/shaders/quality-level</property>
|
||||||
<binding>
|
<binding>
|
||||||
<command>dialog-apply</command>
|
<command>dialog-apply</command>
|
||||||
|
@ -369,7 +370,7 @@
|
||||||
<property>/sim/rendering/shaders/quality-level</property>
|
<property>/sim/rendering/shaders/quality-level</property>
|
||||||
</text>
|
</text>
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<group>
|
<group>
|
||||||
<layout>hbox</layout>
|
<layout>hbox</layout>
|
||||||
<button>
|
<button>
|
||||||
|
@ -382,7 +383,7 @@
|
||||||
<dialog-name>shaders</dialog-name>
|
<dialog-name>shaders</dialog-name>
|
||||||
</binding>
|
</binding>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<group>
|
<group>
|
||||||
<layout>vbox</layout>
|
<layout>vbox</layout>
|
||||||
<text>
|
<text>
|
||||||
|
@ -416,7 +417,7 @@
|
||||||
</text>
|
</text>
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<group>
|
<group>
|
||||||
<layout>hbox</layout>
|
<layout>hbox</layout>
|
||||||
<text>
|
<text>
|
||||||
|
@ -430,11 +431,11 @@
|
||||||
<stretch>true</stretch>
|
<stretch>true</stretch>
|
||||||
</hrule>
|
</hrule>
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<group>
|
<group>
|
||||||
<layout>hbox</layout>
|
<layout>hbox</layout>
|
||||||
<halign>right</halign>
|
<halign>right</halign>
|
||||||
|
|
||||||
<text>
|
<text>
|
||||||
<label>Snow line</label>
|
<label>Snow line</label>
|
||||||
<enable>
|
<enable>
|
||||||
|
@ -465,13 +466,13 @@
|
||||||
</enable>
|
</enable>
|
||||||
<min>0.0</min>
|
<min>0.0</min>
|
||||||
<max>5000.0</max>
|
<max>5000.0</max>
|
||||||
<property>/environment/snow-level-m</property>
|
<property>/sim/rendering/snow-level-m </property>
|
||||||
<binding>
|
<binding>
|
||||||
<command>dialog-apply</command>
|
<command>dialog-apply</command>
|
||||||
<object-name>snow-level</object-name>
|
<object-name>snow-level</object-name>
|
||||||
</binding>
|
</binding>
|
||||||
</slider>
|
</slider>
|
||||||
|
|
||||||
<text>
|
<text>
|
||||||
<halign>left</halign>
|
<halign>left</halign>
|
||||||
<enable>
|
<enable>
|
||||||
|
@ -488,10 +489,10 @@
|
||||||
<label>12345678</label>
|
<label>12345678</label>
|
||||||
<format>%.fm</format>
|
<format>%.fm</format>
|
||||||
<live>true</live>
|
<live>true</live>
|
||||||
<property>/environment/snow-level-m</property>
|
<property>/sim/rendering/snow-level-m </property>
|
||||||
</text>
|
</text>
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<group>
|
<group>
|
||||||
<layout>hbox</layout>
|
<layout>hbox</layout>
|
||||||
<text>
|
<text>
|
||||||
|
@ -510,7 +511,7 @@
|
||||||
<stretch>true</stretch>
|
<stretch>true</stretch>
|
||||||
</hrule>
|
</hrule>
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<group>
|
<group>
|
||||||
<layout>vbox</layout>
|
<layout>vbox</layout>
|
||||||
<checkbox>
|
<checkbox>
|
||||||
|
@ -570,7 +571,7 @@
|
||||||
<property>/sim/rendering/mie</property>
|
<property>/sim/rendering/mie</property>
|
||||||
</text>
|
</text>
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<group>
|
<group>
|
||||||
<layout>hbox</layout>
|
<layout>hbox</layout>
|
||||||
<halign>right</halign>
|
<halign>right</halign>
|
||||||
|
@ -656,7 +657,7 @@
|
||||||
<property>/sim/rendering/dome-density</property>
|
<property>/sim/rendering/dome-density</property>
|
||||||
</text>
|
</text>
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<empty>
|
<empty>
|
||||||
<stretch>1</stretch>
|
<stretch>1</stretch>
|
||||||
</empty>
|
</empty>
|
||||||
|
|
|
@ -184,6 +184,7 @@
|
||||||
<min>0.0</min>
|
<min>0.0</min>
|
||||||
<max>5.0</max>
|
<max>5.0</max>
|
||||||
<step>1.0</step>
|
<step>1.0</step>
|
||||||
|
<fraction>0.17</fraction>
|
||||||
<property>/sim/rendering/shaders/urban</property>
|
<property>/sim/rendering/shaders/urban</property>
|
||||||
<binding>
|
<binding>
|
||||||
<command>dialog-apply</command>
|
<command>dialog-apply</command>
|
||||||
|
@ -196,6 +197,7 @@
|
||||||
<min>0.0</min>
|
<min>0.0</min>
|
||||||
<max>5.0</max>
|
<max>5.0</max>
|
||||||
<step>1.0</step>
|
<step>1.0</step>
|
||||||
|
<fraction>0.17</fraction>
|
||||||
<property>/sim/rendering/shaders/water</property>
|
<property>/sim/rendering/shaders/water</property>
|
||||||
<binding>
|
<binding>
|
||||||
<command>dialog-apply</command>
|
<command>dialog-apply</command>
|
||||||
|
|
Loading…
Add table
Reference in a new issue