summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2011-04-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2/Leslie Linden
2011-04-06WEB-3796 FIX - First click in session on "Profile" button doesn't do anythingLeslie Linden
* Updated to use the avatar name get callback function so it will always open the profile after the info has been properly cached, rather than silently passing through the function without doing anything. Reviewed by Leyla
2011-04-06pull pack late beta fixes from 2.6.3Oz Linden
2011-04-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-04-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2Richard Linden
2011-04-06STORM-610 : Fix init of and default color valueMerov Linden
2011-04-06WEB-3750 FIX - Gone profileLeslie Linden
* Added agent validation around calls to update avatar data * Removed references to profile panel save options Reviewed by Richard
2011-04-06SH-1289 VWR-25421 VWR-25415 FIX multiwearable "add" option disabled in ↵Nyx (Neal Orman)
inventory view Corrected the XUI menu logic that was causing the "add" right click option to be greyed out for clothing pieces that are valid for multiwearables.
2011-04-06For SH-1308 Edit Physics sometimes messes up cameraLoren Shih
Removed camera switching for phyics wearables.
2011-04-06fix line endings (one missing, two files of DOS)Oz Linden
2011-04-06merge changes for vwr-25269Oz Linden
2011-04-06merge changes for storm-1094Oz Linden
2011-04-05STORM-610 : Changes to water color and density in the Environment Editor now ↵Merov Linden
persist between sessions.
2011-04-05STORM-1098 : Made change to debug setting description for ShowNetStatusWolfpup Lowenhar
2011-04-05merge changes for STORM-1051Oz Linden
2011-04-04merge changes for social-859Oz Linden
2011-04-04merge updates to avatar physicsOz Linden
2011-04-03New physics iconSeraph Linden
2011-04-03Fixed issue where changes in physics params were not being transmitted to ↵Seraph Linden
other avatars. Fixed issue where left/right was appearing in non-female edit physics.
2011-04-03Added duplicate morph to handle breast bounce/clap. Took out unused params ↵Seraph Linden
in llphysicsmotion.cpp.
2011-04-03Fix for butt gravity direction.Seraph Linden
Added more displacement range for butt leftright.
2011-04-03Minor fixes.Seraph Linden
2011-04-03Fix for compile error.Seraph Linden
2011-04-03Changed _driven params to cross wearables; major fix so they wouldn't keep ↵Seraph Linden
getting reset to default values from wearable. Took out smoothing param. Redefined maxeffect param to affect range of motion.
2011-04-03Changed Max Velocity param name to Max EffectSeraph Linden
2011-04-03Added breast sway (left-right).Seraph Linden
2011-04-02Moved Drag to be a general shape physics param, to save on number of ↵Seraph Linden
transmitted params.
2011-04-02Renumbering for avatar physics parametersSeraph Linden
2011-04-02Fix for edit physics panel tab names.Seraph Linden
2011-04-02Fix for avatar_lad physics using duplicate ID.Seraph Linden
Added missing skirt physics param for belly.
2011-04-02merge changes for STORM-1131Oz Linden
2011-04-01mergeRichard Linden
2011-04-01SOCIAL-822 FIX UI and Sizing issues with hints in Basic and Advanced modesRichard Linden
fixed crash for advanced mode
2011-04-01Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2Richard Linden
2011-04-01SOCIAL-822 FIX UI and Sizing issues with hints in Basic and Advanced modesRichard Linden
fixed crash for advanced mode
2011-04-01SOCIAL-859 FIX SSL issues re-emerged on OS X 10.6.7 (and possibly other OSs)callum
2011-04-01SOCIAL-859 FIX SSL issues re-emerged on OS X 10.6.7 (and possibly other OSs)callum
2011-04-01Automated merge with http://bitbucket.org/merov_linden/viewer-autobuild2010Richard Linden
2011-04-01INTL-34 WIP Set22 translations PTEli Linden
2011-04-01synched up with viewer-development latestEli Linden
2011-04-01pull latest changes from viewer-autobuild2010Oz Linden
2011-04-01merge changes for storm-1130Oz Linden
2011-04-01STORM-1130: Top Scripts: Date/time sorting is broken (sorts lexically)Joshua Bell
Use LLScrollListCtrl's intrinsic support for date-typed columns.
2011-04-01pull latest changes from viewer-autobuild2010Oz Linden
2011-04-01pull latest changes from viewer-developmentOz Linden
2011-04-01merge changes for storm-1072Oz Linden
2011-04-01merge changes for storm-399Oz Linden
2011-04-01merge changes for storm-1072Oz Linden
2011-04-01merge changes for storm-399Oz Linden
2011-04-01VWR-24487 make PREHASH variables char const* constBoroondas Gupte