summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
AgeCommit message (Collapse)Author
2013-12-05Renamed floater_social to floater_facebook for ACME-1205Cho
2013-12-03SH-4606 FIX Interesting: Small objects do not load until they are very close.Richard Linden
increased SceneLoadMinRadius to 32 changes logic so that falloff starts at SceneLoadMinRadius added timing to pixel threshold calculation
2013-11-19SH-4606 FIX: Interesting: Small objects do not load until they are very close.Richard Linden
finished fine tuning of new interest list parameters
2013-11-19merge up to 3.6.10-release; some of the storm-68 changes lostOz Linden
2013-11-19STORM-1980 Merge changes Oz made (new way of detecting an agent has changed ↵Jonathan Yap
regions) Modify code to make use of the changed callback
2013-11-18Pull merge from lindenlab/viewer-releaseMerov Linden
2013-11-13moved SceneLoadingMonitor settings vars (and renamed ↵Richard Linden
SceneLoadingPixelDiffThreshold to SceneLoadingMonitorPixelDiffThreshold) tweaked layout of floater_model_preview.xml
2013-11-12Merge downstream code from viewer-bearsimon
2013-11-12Merge. Refresh from viewer-release after 3.6.10 releaseMonty Brandenberg
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-11-11MAINT-3432 FIX Help -> Report Bug should open jira with pre-populated fieldsRichard Linden
moved viewer information strings into LLAppViewer replaced Help>Report a Bug with direct use of Jira link
2013-11-11fix for SH-4607: Create new object cache tuning parametersXiaohong Bao
2013-11-11merge changes for 3.6.10-releaseOz Linden
2013-11-07DRTVWR-338 Make an inocuous change to get a new build number out of TeamCityDave Parks
2013-11-06final settings tweaksRichard Linden
renamed BackShpereCullingRadius to BackSphereCullingRadius
2013-11-06merge with releaseRichard Linden
2013-11-06STORM-1980/1983 Add debug setting UISndRestart and value. This UUID will ↵Jonathan Yap
need to be replaced with an official UUID once one has been established.
2013-11-06Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-11-06remove some unused debug settings.Xiaohong Bao
2013-11-06increase the default value of "ObjectProjectionAreaCutOff" to be 16 pixels.Xiaohong Bao
2013-11-06re-organize the code of processing the debug setting ↵Xiaohong Bao
"ObjectProjectionAreaCutOff"
2013-11-05fixed focus issue on inventoryRichard Linden
2013-11-05STORM-=1982 Remove duplicate entry in settings.xmlJonathan Yap
2013-10-29Merge viewer-release => sunshine-internalDon Kjer
2013-10-24SH-4577 WIP Interesting: viewer crashed when clicking a offline Conversation ↵Richard Linden
containing a shared object potential fix by making instance tracker allow key collisions for LLToastNotifyPanel changed assertion macro to use original unpreprocessed source code renamed instance tracker behavior macros to use LL prefix added RestoreCameraPosOnLogin setting to optionally restore old camera positioning behavior
2013-10-17fix for SH-4569: Objects are not culled by size in the distanceXiaohong Bao
2013-10-16mergeBrad Payne (Vir Linden)
2013-10-15merge changes for DRTVWR-336Oz Linden
2013-10-14Pull merge with lindenlab/viewer-bearMerov Linden
2013-10-14Pull merge from lindenlab/viewer-releaseMerov Linden
2013-10-09Enable the debug setting "NonvisibleObjectsInMemoryTime"Xiaohong Bao
2013-10-08merge from viewer-releaseRichard Linden
2013-10-04Merge. Pull in viewer-release after 3.6.7 release.Monty Brandenberg
2013-10-04Pull merge of lindenlab/viewer-releaseMerov Linden
2013-10-03Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-10-03add a debug setting: "BackShpereCullingRadius"Xiaohong Bao
2013-10-03change debug setting name "ObjectCacheViewCullingEnabled" to ↵Xiaohong Bao
"RequestFullRegionCache"
2013-10-03added initial memory usage tracking for lltraceRichard Linden
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-09-19Pull from lindenlab/viewer-releaseMerov Linden
2013-09-19Merge. Pull in viewer-release after materials viewer release.Monty Brandenberg
2013-09-18The unbearable lightness of being norspecGraham Linden
2013-09-17MAINT-3161 : Clean up avatar muting code and prototype featuresimon
2013-09-12SH-4489 New debug/dev settings for control over new mesh behaviorMonty Brandenberg
While giving myself a full project code review, found a bug in the MeshUseGetMesh1 setting. Mostly defaulted to old configuration but used the GetMesh2 caps which would have been a huge DoS resource sink. Did some documentation maintenance as well while I was in there. More for the to-do list, etc.
2013-09-11SH-4489 New debug/dev settings for control over new mesh behaviorMonty Brandenberg
Added 'MeshUseGetMesh1' and 'MeshUseHttpRetryAfter' debug settings to control mesh transport behavior. First forces the use of the legacy mesh fetch style with high concurrency and connection churn. The second, on by default, honors Retry-After values if they are reasonable. If off or unreasonable, internal delay times are used.
2013-09-09merge with viewer-releaseRichard Linden
2013-09-04mergeBrad Payne (Vir Linden)
2013-09-03ACME-789: Remove SLShareHost setting from settings.xmlGilbert Gonzales
2013-08-29add some debug settings for easier tuning up performance.Xiaohong Bao
2013-08-28merging viewer releaseGilbert Gonzales