summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-10Squared all dist_vec() based comparisons and other dist_vec() operations ↵Ricky Curtice
where sensible. Not all instances of dist_vec() were squared, only those where it wouldn't (hopefully) change the functionality.
2011-03-10STORM-987 : Took Vadim's comment into account: check arguments consistency, ↵Merov Linden
make sure remaining perf data are flushed on exit.
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-11update google_breakpad archive for linux.Andrew de Laix
2011-03-10increment version to 2.5.3Oz Linden
2011-03-10increment patch releaseOz Linden
2011-03-11update freetype archive for linux.Andrew de Laix
2011-03-11update fontconfig archive for linux.Andrew de Laix
2011-03-11fmod archive updated for linux.Andrew de Laix
2011-03-10correct merge error in llviewerobjectlist.cppOz Linden
2011-03-10update expat archive for linux.Andrew de Laix
2011-03-10re-enabling lldialog pending further discussionRichard Linden
2011-03-10SOCIAL-682 FIX Turn on RegionEntryAccessBlocked_Change notificationRichard Linden
2011-03-10remove ELFIO cruft; no longer needed now that we use google breakpad.Andrew de Laix
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-10update dbusglib archive for linux.Andrew de Laix
2011-03-10add parameters for pre-release repoOz 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-10mergeTofu Buzzard
2011-03-10mergeTofu Buzzard
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-10update curl archive for linux.Andrew de Laix
2011-03-10pull 2.5.1 tag back from viewer-releaseOz Linden
2011-03-10Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-10mergeTofu Buzzard
2011-03-10mergeTofu Buzzard
2011-03-10mergeTofu Buzzard
2011-03-10fix for linux buildRichard Linden
2011-03-10mergeprep
2011-03-10SH-874 Followup -- fix for mac buildDave Parks
2011-03-10update boost archive usage for linux.Andrew de Laix
2011-03-10mergeTofu Buzzard
2011-03-10mergeTofu Buzzard
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-10mergeTofu Buzzard
2011-03-10mergeTofu Buzzard
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.