summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2011-03-08SH-1085 Fix for crash when disabling "mirror" and a face is selected.Dave Parks
2011-03-08fix for STORM-1049: [crashhunters] crash at ↵Xiaohong Bao
LLViewerFetchedTexture::forceToSaveRawImage(int,bool)
2011-03-08fix for STORM-1049: [crashhunters] crash at ↵Xiaohong Bao
LLViewerFetchedTexture::forceToSaveRawImage(int,bool)
2011-03-07Automated merge with http://hg.secondlife.com/viewer-developmentXiaohong Bao
2011-03-07fix for STORM-1046:[crashhunters] crash in LWorld::removeRegionXiaohong Bao
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap
2011-03-07fix for STORM-1046:[crashhunters] crash in LWorld::removeRegionXiaohong Bao
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap
2011-03-07fix for STORM-1046:[crashhunters] crash in LWorld::removeRegionXiaohong Bao
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap
2011-03-07fix for STORM-1046:[crashhunters] crash in LWorld::removeRegionXiaohong Bao
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap
2011-03-07Merge branchesDave SIMmONs
2011-03-07mergeTofu Buzzard
2011-03-07SH-1085 Potential fix for crash when disabling mirror.Dave Parks
2011-03-07mergeTofu Buzzard
2011-03-07SH-1064 Fix for crash in LLVertexBuffer::setupVertexBufferDave Parks
2011-03-07Fix for crash when enabling Debug GL and rendering deferred impostors.Dave Parks
2011-03-07ER-350: Viewer / sim camera positioning not working well on login. Viewer ↵Dave SIMmONs
now sets the camera before calling send_agent_update(). Reviewed by Kelly.
2011-03-07STORM-1037 : pull into viewer-developmentMerov Linden
2011-03-07STORM-236 : pull into viewer-developmentMerov Linden
2011-03-07STORM-28 : pull into viewer-developmentMerov Linden
2011-03-08STORM-10140 : pull into viewer-developmentMerov Linden
2011-03-08STORM-990 : pull into viewer-developmentMerov Linden
2011-03-04mergeTofu Buzzard
2011-03-04SH-1069 Fix for some bump maps not loading fully.Dave Parks
2011-03-04mergeTofu Buzzard
2011-03-04SH-1066 Fix for bumpmaps not loading properly after enabling deferred rendering.Dave Parks
2011-03-04SH-971 Fix for local lights flag not getting set properly on xp and linux ↵Dave Parks
when adjusting graphics quality setting.
2011-03-04Get rid of "start" "stop" spam from DoF focal point transition.Dave Parks
2011-03-04SH-998 Fix for improper LoD when an object is first rezzed.Dave Parks
2011-03-04STORM-236 WIP Additional fixes.Vadim ProductEngine
Fixed: * Wrong ability to place a button between the chat input and the drag handle (thanks Wolfpup!). * Broken drag-n-drop cursors.
2011-03-04STORM-1040 Added code for media beacons, which are coming in Storm-1019Jonathan Yap
2011-03-04STORM-1040 Text that shows what Beacons you are viewing is always in EnglishJonathan Yap
2011-03-04STORM-236 WIP Minor code improvements.Vadim ProductEngine
- To decrease code duplication: * Added RS_BUTTON_SPEAK to the button->panel mapping (mStateProcessedObjectMap). * Replaces all lookups in mStateProcessedObjectMap with calls to getButtonPanel(). - Added some comments.
2011-03-03STORM-969 : pull into viewer-developmentMerov Linden
2011-03-03STORM-980 : pull in viewer-developmentMerov Linden
2011-03-03STORM-991 : pull into viewer-developmentMerov Linden
2011-03-03mergeTofu Buzzard
2011-03-03Fix for DoF effect being busted on transparent surfaces.Dave Parks
2011-03-03SH-1072 Implement new DoF focus rules (no DoF in build mode, always focus on ↵Dave Parks
media texture, focus on alt-zoom target if exists, focus 16m in front of camera when in followcam, focus on object under cursor in flycam).
2011-03-03mergeDave Parks
2011-03-03SH-1085 Fix for crash when unchecking "mirror." Basically got LLFace to be ↵Dave Parks
paranoid about who gets to touch its LLVertexBuffer members. Reviewed by Nyx.
2011-03-03VWR-22531 VWR-22532 VWR-22343 FIXeli_linden
2011-03-03storm-1037: remove the "hide url" checkboxes in parcel managementOz Linden
2011-03-03STORM-236 FIXED Allow the "Speak" button to be removed, like other buttons.Vadim ProductEngine
Cumulative diff of changes made by Wolfpup, Richard and me. Description: * Ability to hide the Speak button with the bottom tray context menu. * Made the chat input resize handle visible, so that the feature is easily discoverable. * Applied Richard's fix to layout panel resizing logic.
2011-03-02VWR-24992 FIX remove evil old parameters in localized xml fileseli_linden
2011-03-02VWR-24754 FIX from Torben Troutmaneli_linden
2011-03-02VWR-23494 FIX on behalf of Torban Troutmaneli_linden
2011-03-01STORM-1004 : pull into viewer-developmentMerov Linden
2011-03-01mergeTofu Buzzard
2011-03-01Mergeleyla_linden
2011-03-01SH-311 Physics Shape Type UI collides with torus parametersleyla_linden
SH-309 Objects number in Edit Tools becomes obscured
2011-03-01SH-1068 Disable DoF when underwater (shader doesn't have enough information ↵Dave Parks
to execute).