From 30d35f5cfbeec2d5d0dc0f85ff31d0bab4a56e87 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Mon, 8 Jun 2015 18:13:07 -0400 Subject: make a lot of values agree with declared types --- indra/newview/app_settings/settings.xml | 96 ++++++++++++++++----------------- 1 file changed, 48 insertions(+), 48 deletions(-) (limited to 'indra') diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 845cb5ae96..9d9bc43bd7 100755 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -47,7 +47,7 @@ Type S32 Value - 300 + 300.0 AckCollectTime @@ -80,7 +80,7 @@ Type F32 Value - 1 + 1.0 AdvanceSnapshot @@ -1651,7 +1651,7 @@ Type S32 Value - 100 + 100 ChatLoadGroupTimeout @@ -4260,7 +4260,7 @@ Type F32 Value - 3 + 3.0 FullScreenAutoDetectAspectRatio @@ -6275,7 +6275,7 @@ Type Boolean Value - 0 + 0 MeshEnabled @@ -6286,7 +6286,7 @@ Type Boolean Value - 1 + 1 MeshImportUseSLM @@ -6297,7 +6297,7 @@ Type Boolean Value - 1 + 1 MeshUploadLogXML @@ -6308,7 +6308,7 @@ Type Boolean Value - 0 + 0 MeshUploadFakeErrors @@ -6319,7 +6319,7 @@ Type S32 Value - 0 + 0 MeshUploadTimeOut @@ -6330,7 +6330,7 @@ Type S32 Value - 600 + 600 MigrateCacheDirectory @@ -8554,7 +8554,7 @@ Type F32 Value - 64 + 64.0 RenderCubeMap @@ -8690,7 +8690,7 @@ Type U32 Value - 16 + 16 RenderEdgeDepthCutoff @@ -8736,7 +8736,7 @@ Type F32 Value - 4 + 4.0 RenderDeferredSpotShadowBias @@ -8803,7 +8803,7 @@ Type F32 Value - 0 + 0.0 RenderDepthPrePass @@ -8997,7 +8997,7 @@ Type U32 Value - 0 + 0 RenderSpecularResX @@ -9009,7 +9009,7 @@ Type U32 Value - 1024 + 1024 RenderSpecularResY @@ -9021,7 +9021,7 @@ Type U32 Value - 256 + 256 RenderSpecularExponent @@ -9177,7 +9177,7 @@ Type U32 Value - 4 + 4 RenderShadowBlurDistFactor @@ -9344,9 +9344,9 @@ Vector3 Value - 1 - 0 - 0 + 1.0 + 0.0 + 0.0 RenderGlowMaxExtractAlpha @@ -9947,7 +9947,7 @@ Type U32 Value - 0 + 0 RenderAutoMuteLogging @@ -10169,7 +10169,7 @@ Type U32 Value - 250000 + 250000 MeshMetaDataDiscount @@ -10180,7 +10180,7 @@ Type U32 Value - 384 + 384 MeshMinimumByteSize @@ -10191,7 +10191,7 @@ Type U32 Value - 16 + 16 MeshBytesPerTriangle @@ -10202,7 +10202,7 @@ Type U32 Value - 16 + 16 Mesh2MaxConcurrentRequests @@ -10334,7 +10334,7 @@ Type U32 Value - 1024 + 1024 SceneLoadLowMemoryBound @@ -10345,7 +10345,7 @@ Type U32 Value - 750 + 750 SceneLoadMinRadius @@ -12138,7 +12138,7 @@ Type S32 Value - 6 + 6 UICheckboxctrlBtnSize @@ -12149,7 +12149,7 @@ Type S32 Value - 13 + 13 UICheckboxctrlHeight @@ -12160,7 +12160,7 @@ Type S32 Value - 16 + 16 UICheckboxctrlHPad @@ -12171,7 +12171,7 @@ Type S32 Value - 2 + 2 UICheckboxctrlSpacing @@ -12182,7 +12182,7 @@ Type S32 Value - 5 + 5 UICheckboxctrlVPad @@ -12193,7 +12193,7 @@ Type S32 Value - 2 + 2 UICloseBoxFromTop @@ -12204,7 +12204,7 @@ Type S32 Value - 5 + 5 UIExtraTriangleHeight @@ -12215,7 +12215,7 @@ Type S32 Value - -1 + -1 UIExtraTriangleWidth @@ -12226,7 +12226,7 @@ Type S32 Value - 4 + 4 UIFloaterCloseBoxSize @@ -12237,7 +12237,7 @@ Type S32 Value - 16 + 16 UIFloaterHPad @@ -12248,7 +12248,7 @@ Type S32 Value - 6 + 6 UIFloaterTestBool @@ -12468,7 +12468,7 @@ Type S32 Value - 500 + 500 UIMinimizedWidth @@ -12479,7 +12479,7 @@ Type S32 Value - 160 + 160 UIMultiSliderctrlSpacing @@ -12490,7 +12490,7 @@ Type S32 Value - 4 + 4 UIMultiTrackHeight @@ -13150,7 +13150,7 @@ Type S32 Value - 3 + 3 UseCircuitCodeTimeout @@ -15158,9 +15158,9 @@ Color4 Value - 0 - 0 - 0 + 0.0 + 0.0 + 0.0 1.0 @@ -15477,7 +15477,7 @@ Type F32 Value - 2 + 2.0 TeleportLocalDelay @@ -15488,7 +15488,7 @@ Type F32 Value - 1 + 1.0 FMODExProfilerEnable -- cgit v1.2.3