summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
2010-05-27EXT-7090 FIXED Made snapshot preview and minimap(like in 1.23) floaters ↵Alexei Arabadji
showable in mouselook mode. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/449/ --HG-- branch : product-engine
2010-05-26Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicAimee Linden
2010-05-26merge from viewer-publicTofu Linden
2010-05-26Merge from default branch, resolving conflict in ↵Mike Antipov
indra/newview/llinventorybridge.cpp LLObjectBridge::openItem() was concurrency modified. Applied behavior that was changed in c3220f7f7699 according to VWR-13743 FIXED Change Request: Change double click action for inventory wearables DEV-33391 FIXED Change Request: Change double click action for inventory wearables --HG-- branch : product-engine
2010-05-25MergeCallum Prentice
2010-05-25MergeCallum Prentice
2010-05-25Added configuration setting to send crash reports to configured url rather ↵Andrew A. de Laix
than through the grid.
2010-05-25automated mergeLoren Shih
2010-05-25merge from viewer-publicTofu Linden
2010-05-25EXT-7480 Add debuga bility to set texture discard levelsLoren Shih
Added TextureDiscardLevel override for specifying texture discard levels. Aesthetic change to add debug- flag to all avatar debug reporting metrics.
2010-05-25mergeRichard Linden
2010-05-24EXT-7462 FIXED disable spotlight support by defaultTofu Linden
2010-05-24Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicAimee Linden
2010-05-24EXT-7335 WIP Changed VoiceEffectExpiryWarningTime from F32 to S32Aimee Linden
2010-05-24EXT-7138 WIP Renamed VoiceEffectEnabled debug setting to VoiceMorphingEnabled.Aimee Linden
Hide Me->My Voice menu item when VoiceMorphing is disabled. Removed temporary VoiceFontsAvailable debug setting.
2010-05-24EXT-7335 WIP Added notification of expiring voice effectsAimee Linden
2010-05-22merge from viewer-publicTofu Linden
2010-05-21Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicXiaohong Bao
2010-05-21VI-65 - Addition of Quick/Eazy Buy Web based floater.Callum Prentice
Switched off by default for now until Web content ready - turn on with Debug Settings - 'QuickBuyCurrency' Reviewed by Sam/Richard
2010-05-21S3 feature/gpu table implementation. reviewed by palmer and davep.Karl Stiefvater (qarl)
2010-05-21Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicAimee Linden
2010-05-21More for EXT-7309: Investigate turning RenderAvatarMaxVisible down to 1 or 2 ↵Xiaohong Bao
on low end hardware. set RenderAvatarMaxVisible to be 3 by default for low-end settings.
2010-05-21merge from viewer-publicTofu Linden
2010-05-20tweaked media attenuation to better match object sound attenuationRichard Linden
2010-05-20EXT-7223 FIXED (Add \"Shop\" Button in bottom of Inventory panel)Andrew Polunin
- Added 'MarketplaceURL' setting in settings.xml to represent URL which points to the Marketplace. - Added member mShopBtn in the class LLSidepanelInventory. - Added handler LLSidepanelInventory::onShopButtonClicked() which handles a click on the 'Shop' button - Added corresponding widget in the sidepanel_inventory.xml Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/408/ --HG-- branch : product-engine
2010-05-25Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-05-25EXT-6685 FIXED Enabled by default option of logging script errors into ↵Alexei Arabadji
separate window. reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/429/ --HG-- branch : product-engine
2010-05-20Manual merge from default branch.Vadim Savchuk
Auto-resolved conflicts in: - indra/newview/llpaneleditwearable.cpp - indra/newview/llviewermenu.cpp - indra/newview/llviewerwindow.cpp - indra/newview/skins/default/xui/en/notifications.xml --HG-- branch : product-engine
2010-05-20merge from viewer-publicTofu Linden
2010-05-20merge from PE's viewer-trunkTofu Linden
2010-05-19Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicAimee Linden
2010-05-19EXT-7104 WIP Implemented reaction on Sidebar button clickMike Antipov
Implementation details: * Added new setting SidebarWithButtonsVisibility * Sidebar bottom tray button changes its value on click (toggle state - value is TRUE) * SideTray listens changes of this setting's value and change its and its buttons visibility * expand/collapse Sidebar state is stored between changes of the setting. Reviewed by Yuri Chebotarev at https://codereview.productengine.com/secondlife/r/403/ --HG-- branch : product-engine
2010-05-19EXT-7104 WIP Implemented a functionality to control the width of the chat ↵Mike Antipov
entry field. * LLResizeBar calls notifyParent on resizing before changing rect of view, bottomtray processed this notification to update other buttons. * Had to move setup of buttons visibility on startup into LLBottomTray to ensure all buttons have necessary visibility BEFORE restore the width of the chat entry field; * Updated layout between chatbar and speak button to show resize mouse pointer in the middle between them. Implemented behavior: visible buttons shrink to their minimal width when the chat entry field gets wider. Also were refactored: * moved declaration of settings related to buttons visibility from the settings.xml to LLBottomTray. * moved setting of control listeners to LLBottomTray. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/403/ --HG-- branch : product-engine
2010-05-19Add digicert high assurence CARoxie Linden
2010-05-19automated mergeRoxie Linden
2010-05-18EXT-6953 WIP - cache dumping option to help with updating static vfs cache ↵Brad Payne (Vir Linden)
with new contents
2010-05-18Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicAimee Linden
2010-05-18merge from viewer-publicTofu Linden
2010-05-14mergeBrad Payne (Vir Linden)
2010-05-14EXT-7221 FIXED Now the 'Get More >>' link exists exactly before the 'View ↵Andrew Polunin
All >>' link in the Gestures list - Added new setting GesturesMarketplaceURL in settings.xml to represent URL which points to the Gesture's Marketplace. - Added mGetMoreItemIndex instance variable (similar to mViewAllItemIndex which was already there). - Added mGetMoreItemIndex handling in the LLGestureComboList::onCommitGesture() (again, similar to mViewAllItemIndex). - Added new string in strings.xml with name GetMoreGestures to represent Gesture's list item. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/386/ --HG-- branch : product-engine
2010-05-13Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicAimee Linden
2010-05-13EXT-7138 WIP Merged Voice fonts work into the newly modularized LLVoiceClient.Aimee Linden
Created LLVoiceEffectInterface as an optional interface to be implemented by voice modules that support voice effects.
2010-05-12merge from viewer-publicTofu Linden
2010-05-12merge from PE's viewer-trunkTofu Linden
2010-05-12Fix for fullbright bump not working in deferred render.Dave Parks
Fix for shadow artifacts around split frusta. Tweak for shadow aliasing with projectors. Fix for crash on exit in mesh thread. (transplanted from 6dcf09cd3e524016c8130a0c8af3d9fc95f2d411)
2010-05-12EXT-7138 WIP Added temporary debug setting "VoiceFontsAvailable", to test UI ↵Aimee Linden
when no voice fonts are available.
2010-05-11add an accidentally-dropped normalize from the bf541483d907 / normpacking-rejigTofu Linden
2010-05-11EXT-6686 FIXED Added PARCEL_DETAILS_ID to the list of highlightable keywords ↵Vadim Savchuk
in script editor. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/365/ --HG-- branch : product-engine
2010-05-11EXT-7225 Fix for busted projector shadows under certain settings.Dave Parks
(transplanted from 63218c79aa5670331235d3fde25de4a595991460)
2010-05-10Automated MergeRoxie Linden