From 5fe83c63534d8555c406ae06a91a90b530c98735 Mon Sep 17 00:00:00 2001 From: ehofman Date: Fri, 12 Sep 2003 21:43:53 +0000 Subject: [PATCH] Add the abillity to control specular highlight --- Translations/strings-default.xml | 2 ++ gui/dialogs/rendering.xml | 21 +++++++++++++++------ options.xml | 10 ++++++++++ 3 files changed, 27 insertions(+), 6 deletions(-) diff --git a/Translations/strings-default.xml b/Translations/strings-default.xml index 6659d127b..ced627dc9 100644 --- a/Translations/strings-default.xml +++ b/Translations/strings-default.xml @@ -176,6 +176,8 @@ Enable enhanced runway lighting Disable runway light distance attenuation Enable runway light distance attenuation + Disable specular reflections on textured objects + Enable specular reflections on textured objects Enable 2D (flat) cloud layers Disable 2D (flat) cloud layers Enable 3D (volumetric) cloud layers diff --git a/gui/dialogs/rendering.xml b/gui/dialogs/rendering.xml index 9d495984e..ee0337a94 100644 --- a/gui/dialogs/rendering.xml +++ b/gui/dialogs/rendering.xml @@ -6,24 +6,24 @@ rendering 380 - 200 + 230 false 10 - 170 + 200 30 - 150 + 180 30 - 110 + 140 20 20 @@ -32,7 +32,7 @@ 30 - 80 + 110 20 20 @@ -41,13 +41,22 @@ 30 - 50 + 80 20 20 /sim/rendering/distance-attenuation + + 30 + 50 + 20 + 20 + + /sim/rendering/specular-highlight + + 10 diff --git a/options.xml b/options.xml index bd8bcdc51..319aa8def 100644 --- a/options.xml +++ b/options.xml @@ -516,6 +516,16 @@ strings/enable-distance-attenuation + + + +