phoenix-firestorm/indra/newview/app_settings/quick_preferences.xml

85 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<quickprefs>
<entries
control_name="RenderFarClip"
control_type="3"
increment="8"
integer="1"
label="Draw Distance"
max="1024"
min="32"
translation_id="QP Draw Distance" />
<entries
control_name="RenderMaxPartCount"
control_type="3"
increment="256"
integer="1"
label="Max Particles"
max="8192"
min="0"
translation_id="QP Max Particles" />
<entries
control_name="RenderAvatarPhysicsLODFactor"
control_type="3"
increment="0.05"
integer="0"
label="Avatar Physics LOD"
max="1"
min="0"
translation_id="QP Avatar Physics LOD" />
<entries
control_name="RenderVolumeLODFactor"
control_type="3"
increment="0.125"
integer="0"
label="LOD Factor"
max="4"
min="0"
translation_id="QP LOD Factor" />
<entries
control_name="IndirectMaxNonImpostors"
control_type="3"
increment="1"
integer="1"
label="Max Avatars"
max="66"
min="1"
translation_id="QP Max Avatars" />
<entries
control_name="FSNameTagZOffsetCorrection"
control_type="3"
increment="1"
integer="1"
label="Tags Offset"
max="5"
min="-5"
translation_id="QP Tags Offset" />
<entries
control_name="AvatarNameTagMode"
control_type="4"
increment="0"
integer="0"
label="Name Tags"
max="2"
min="0"
translation_id="QP Name Tags" />
<entries
control_name="DebugLookAt"
control_type="4"
increment="0"
integer="0"
label="LookAt Target"
max="1"
min="0"
translation_id="QP LookAt Target" />
<entries
control_name="DebugShowColor"
control_type="4"
increment="0"
integer="0"
label="Color Under Cursor"
max="1"
min="0"
translation_id="QP Color Under Cursor" />
</quickprefs>