summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-03-11SOCIAL-690 FIX Mouse captured by camera after clicking on scripted objectRichard Linden
2011-03-11SOCIAL-630 FIX Group chats received in minimal skin and group side panel ↵callum
available from group chat window
2011-03-11STORM-1001 : pull into viewer-developmentMerov Linden
2011-03-11STORM-1067 : pull into viewer-developmentMerov Linden
2011-03-11STORM-1059 : pull into viewer-developmentMerov Linden
2011-03-11STORM-1073 : pull into viewer-developmentMerov Linden
2011-03-11STORM-1020 : pull into viewer-developmentMerov Linden
2011-03-11STORM-1001 : Fix ObjectMedia cap flooding (Fix by Kitty Barnett)Merov Linden
2011-03-11mergeDave Parks
2011-03-11SH-477 Put estimated streaming cost back in the debug display -- use ↵Dave Parks
newfangled equation.
2011-03-11STORM-1059 : Fix for cache purging (fix by Aleric)Merov Linden
2011-03-11MergeLeyla Farazha
2011-03-11Fixed ghosting issue on non-UseHTTPInventory caseLeyla Farazha
2011-03-11MergeEli Linden
2011-03-11INTL-25 WIP Portuguese translationEli Linden
2011-03-11fixed avatar picker urlRichard Linden
fixed linux build
2011-03-11STORM-659 FIXED Viewer hangs when navigate in the Back/Fwd Teleport history ↵Paul ProductEngine
by keyboard Reason: If user didn't set number of max scrollable items (msi) then msi = U32_MAX Solution: If user didn't set number of msi then number of scrollable items = number of items in menu.
2011-03-11Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-11STORM-1021 FIXED Viewer shows "L$300" instead of object IM details if object ↵Vadim ProductEngine
sends an IM from another region. The problem was caused by trying to lookup info for a *remote* object by its id in the gObjectList -- this is what the usual object inspector (LLInspectObject) does. The fix saves the sender object info when a message arrives, then passes the info to the remote object inspector (LLInspectRemoteObject).
2011-03-11SOCIAL-530 WIP When double clicking a nearby location I want my avatar to ↵Richard Linden
walk to that spot can drag objects in front of avatar in opposite direction now reliably release mouse capture min rotation radius is now scaled by camera distance from rotation center
2011-03-10SOCIAL-530 WIP When double clicking a nearby location I want my avatar to ↵Richard Linden
walk to that spot Turn off "autopilot cancelled" spam
2011-03-10SOCIAL-530 WIP When double clicking a nearby location I want my avatar to ↵Richard Linden
walk to that spot Initial mouse-based steering and single click to walk
2011-03-10increment version to 2.5.3Oz Linden
2011-03-10increment patch releaseOz Linden
2011-03-10correct merge error in llviewerobjectlist.cppOz Linden
2011-03-10re-enabling lldialog pending further discussionRichard Linden
2011-03-10SOCIAL-682 FIX Turn on RegionEntryAccessBlocked_Change notificationRichard Linden
2011-03-10Automated merge with ssh://hg.lindenlab.com/richard/viewer-social/Richard Linden
2011-03-10SOCIAL-530 WIP When double clicking a nearby location I want my avatar to ↵Richard Linden
walk to that spot added setting to toggle click to walk
2011-03-10updated help url to take topic parameterRichard Linden
2011-03-10MergeLeyla Farazha
2011-03-10SOCIAL-660 Pass skin value in viewer stats log messageLeyla Farazha
2011-03-10MergeEli Linden
2011-03-10INTL-25 WIP German and French translationEli Linden
2011-03-10MergeLeyla Farazha
2011-03-10SOCIAL-620 No tooltip on mode drop down box on login screenLeyla Farazha
2011-03-10Corrected a call to the mac-specific command "Rez" that had the wrong case. ↵Ricky Curtice
This is only an issue on Macs that have a case-sensitive root filesystem.
2011-03-10Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-10fix for linux buildRichard Linden
2011-03-10mergeprep
2011-03-10SH-874 Followup -- fix for mac buildDave Parks
2011-03-10SH-874 Followup -- use GL_NVX_gpu_memory_info for NVIDIA chips to detect ↵Dave Parks
actual installed and available VRAM.
2011-03-10mergeprep
2011-03-10Fix for sh-1119: Alt Zooming on assets that contain a pivot point can at ↵prep
times cause erratic camera movement
2011-03-10STORM-357 FIXED Gestures button is in the pressed state after drag-n-drop ↵Paul ProductEngine
but gestures list isn't visible. - Because the Gesture Combo List isn't child of gViewerWindow->getNonSideTrayView(), after focus lost the gesture list becomes hidden under world. To avoid this, send child to front in each draw.
2011-03-10STORM-1064 People sidebar panel elements have inconsistent widths and map is ↵Jonathan Yap
slightly too tall
2011-03-10mergeDave Parks
2011-03-10SH-874 Properly detect available video memory on ATI cards and disable ↵Dave Parks
vertex buffer objects when available vram is under 256MB.
2011-03-10SH-755 Set physics shape type to convex hull on delink if physics shape type ↵Dave Parks
was none.
2011-03-09SH-632 Fix for inconsistent decimation results and off by one errors causing ↵Dave Parks
decimations where none are needed.