summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-10pull 2.5.1 tag back from viewer-releaseOz Linden
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-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.
2011-03-09SOCIAL-663 FIX Text change for notifications that require switching from ↵Richard Linden
Basic to Advanced mode
2011-03-09SOCIAL-676 FIX Both move UI hints shown in Advanced skinRichard Linden
accidentally removed loading of visibility rules
2011-03-09SOCIAL-659 FIX Viewer crash when selecting report option from mini-inspector ↵Richard Linden
in minimal and standard skin
2011-03-09SH-706 Make triangle limit and error threshold spinners respond to arrow clicks.Dave Parks
2011-03-09Automated merge with ssh://hg.lindenlab.com/richard/viewer-socialRichard Linden
2011-03-09added touch and detach to attachment context menuRichard Linden
2011-03-09SOCIAL-653 FIX Object inspectors have Buy, Pay, and Wear options in minimal skinRichard Linden
remove more options from object inspector gear menu
2011-03-09Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798)callum
2011-03-09SOCIAL-659 WIP Viewer crash when selecting report option from mini-inspector ↵Richard Linden
in minimal and standard skin turned error into warning when removing non-existent child
2011-03-09Make a debug output report proper pool names.Dave Parks
2011-03-09Fix for texture state corruption when rendering impostors in a reflection ↵Dave Parks
map or underwater and deferred rendering is enabled.
2011-03-09SH-1063 Fix for some rigged attachments preventing avatars from impostoring ↵Dave Parks
(don't let rigged attachments stretch avatar bounding box beyond avatar skeleton).
2011-03-09SOCIAL-651 FIX Remove text from login screen Mode selector "(default)"Richard Linden
2011-03-09SOCIAL-658 FIX lldialog is active in minimal skinRichard Linden
2011-03-09SOCIAL-647 FIX Gear menu for your own avatar is empty in mini-inspector in ↵Richard Linden
minimal skin Removed take off menu
2011-03-09STORM-28 ADDITIONAL FIX Pressing "Show" button in the offer notification ↵Seth ProductEngine
opens Inventory SP and selects the received calling card.
2011-03-09mergeDave Parks
2011-03-09SH-587 Make cancel button on physics tabs more responsive.Dave Parks
2011-03-09Crash hunters: pull in viewer-developmentMerov Linden
2011-03-09MergeLeyla Farazha
2011-03-09SOCIAL-586 As a user I want to see my Aditi profile when logging into the ↵Leyla Farazha
Aditi grid
2011-03-09SOCIAL-656 FIX Call button shown on Conference IM window in minimal skinRichard Linden
2011-03-09fix for mac and linux buildsRichard Linden
2011-03-09Automated merge with ssh://hg.lindenlab.com/richard/viewer-socialRichard Linden
2011-03-09updated destination and avatar urlsRichard Linden
2011-03-09Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-09SOCIAL-654 WIP Items purchased on Marketplace.secondlife.com while logged ↵Richard Linden
into Minimal skin are declined and not present in inventory made notification text skinnable
2011-03-08SOCIAL-635 Hitting enter in viewer after selecting an avatar change causes ↵Leyla Farazha
another avatar change to be initiated
2011-03-08STORM-1026 : Suppress trivial assert that makes Mac build fail (warning ↵Merov Linden
treated as error)
2011-03-08STORM-1026 : Suppress trivial assert that makes Mac build fail (warning ↵Merov Linden
treated as error)
2011-03-08Automated merge with ssh://hg.lindenlab.com/richard/viewer-social/Richard Linden
2011-03-08SOCIAL-588 WIP All avatar changes using avatar picker are not completed and ↵Richard Linden
incorrect avatar can be worn disable AIS For minimal skin
2011-03-08updated how to urlRichard Linden
2011-03-08INTL-25 WIP Spanish translationEli Linden
2011-03-08SOCIAL-647 FIX Gear menu for your own avatar is empty in mini-inspector in ↵Richard Linden
minimal s
2011-03-08fix for STORM-1053: crash at LLTextureCache::writeToCacheXiaohong Bao