From bc8dc5a466188e697b2172621a48e69fcc37ff8e Mon Sep 17 00:00:00 2001 From: ehofman Date: Sat, 29 Nov 2003 14:20:00 +0000 Subject: [PATCH] Add a dialog box to adjust LOD ranges. --- gui/dialogs/static-lod.xml | 122 +++++++++++++++++++++++++++++++++++++ gui/menubar.xml | 8 +++ 2 files changed, 130 insertions(+) create mode 100755 gui/dialogs/static-lod.xml diff --git a/gui/dialogs/static-lod.xml b/gui/dialogs/static-lod.xml new file mode 100755 index 000000000..181379f93 --- /dev/null +++ b/gui/dialogs/static-lod.xml @@ -0,0 +1,122 @@ + + + + + + + static-lod + 380 + 260 + false + + + 10 + 230 + + + + + 30 + 190 + + + + + detailed + 200 + 190 + 100 + 25 + + /sim/rendering/static-lod/detailed + + + + 30 + 150 + + + + + rough + 200 + 150 + 100 + 25 + + /sim/rendering/static-lod/rough + + + + 30 + 110 + + + + + bare + 200 + 110 + 100 + 25 + + /sim/rendering/static-lod/bare + + + + 20 + 70 + + + + 30 + 50 + + + + + 10 + + + + + + + + + + + + diff --git a/gui/menubar.xml b/gui/menubar.xml index 01a8c9b7e..35b70e7d9 100644 --- a/gui/menubar.xml +++ b/gui/menubar.xml @@ -121,6 +121,14 @@ + + + + dialog-show + static-lod + + +