1
0
Fork 0

#232: reintroduce "point sprites for runway lights" switch

Make runway lights work when point sprites aren't enabled (mainly ATI)
(also requires fg/sg update).
Some white-space cleanup.
This commit is contained in:
ThorstenB 2011-07-31 13:13:37 +02:00
parent bddac3cb78
commit faa27266dc

View file

@ -73,7 +73,6 @@
</checkbox>
<!--
<group>
<layout>hbox</layout>
<text>
@ -93,16 +92,18 @@
<command>dialog-apply</command>
</binding>
</checkbox>
-->
<checkbox>
<halign>left</halign>
<label>Use point sprites for runway lights</label>
<label>Use point sprites for runway lights (requires restart)</label>
<property>/sim/rendering/point-sprites</property>
<binding>
<command>dialog-apply</command>
</binding>
</checkbox>
<!--
<checkbox>
<halign>left</halign>
<label>Enhanced runway lighting</label>
@ -129,7 +130,6 @@
<command>dialog-apply</command>
</binding>
</checkbox>
-->
<group>
@ -690,8 +690,6 @@
</text>
</group>
</group>
</group>