summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2016-06-29SL-426 - strings.xml fix for pec attachments, SL-402 - diagnostics for ↵Brad Payne (Vir Linden)
investigation
2016-06-27SL-124 - code cleanupBrad Payne (Vir Linden)
2016-06-25SL-344 - fixes for scaling of mEye and mAltEye bonesBrad Payne (Vir Linden)
2016-06-24SL-124 - comment cleanup, fixed a crash if skinned mesh has no valid joint ↵Brad Payne (Vir Linden)
names defined
2016-06-24SL-344 - additional slider updates, including scaling of mEye bonesBrad Payne (Vir Linden)
2016-06-22SL-117, SL-344 - additional proposed updates for skeleton, slidersBrad Payne (Vir Linden)
2016-06-21SL-117 - possible skeleton changes for endpoints, jaw, eyelidsBrad Payne (Vir Linden)
2016-06-17SL-398 - fix for eyelash-related sliders in avatar_lad.xmlBrad Payne (Vir Linden)
2016-06-15MAINT-6380, SL-399 - vertical flicker related to joint offsets for mPelvis. ↵Brad Payne (Vir Linden)
Having a joint offset for mPelvis is still a bad idea, but it won't cause as much flickering now.
2016-06-13MAINT-6366 - diagnostics related to animation asset downloadsBrad Payne (Vir Linden)
2016-06-09SL-276 - small skeleton file tweaks to 'end' and 'connected' attributes (no ↵Brad Payne (Vir Linden)
functional impact on viewer)
2016-06-08MAINT-3745 - fix for long-standing slider bug with the pec collision volumesBrad Payne (Vir Linden)
2016-06-08MAINT-6491 - slider fix for wings on male avatarBrad Payne (Vir Linden)
2016-06-07MAINT-6484 - more on pelvis update detection when attachments get updated.Brad Payne (Vir Linden)
2016-06-07MAINT-6484 - make the attachment pos updates a bit smarter, so we don't flag ↵Brad Payne (Vir Linden)
the pelvis has having changed unless it has actually changed. Avoid excess calls to computeBodySize(), which can cause a vertical position glitch.
2016-06-07mergeBrad Payne (Vir Linden)
2016-06-07SL-395 - support scale overrides (currently no way to get these into a dae, ↵Brad Payne (Vir Linden)
so the actual scale values are fabricated at run-time based on the joint name)
2016-06-03SL-220 - handle case that a weighted vertex includes no skin weightsBrad Payne (Vir Linden)
2016-06-02synchronize default lsl hints with authoritative server version (not ↵Oz Linden
required, but does not hurt)
2016-06-02SL-390 correct spelling of "tongue"Oz Linden
2016-06-02MAINT-6448 PERMISSION_DEBIT notification should default to Denyandreykproductengine
2016-06-30MAINT-6534 Resetting scripts fails due to small timeoutandreykproductengine
2016-06-15MAINT-6486: Use literal string. Don't try and look it up.Rider Linden
2016-06-15MAINT-6460 additional header checkandreykproductengine
2016-06-13Merged in rider_linden/viewer-lynx (pull request #26)Andrey Lihatskiy
2016-06-13Merge MAINT-6486Rider Linden
2016-06-10Make string ref in HandleScriptUserData constRider Linden
2016-06-10MAINT-6486: Be sure that all the script queue functions hit all objects and ↵Rider Linden
scripts in those objects. Convert from responders and callbacks to coroutines.
2016-06-01MAINT-6446 Correct password length handlingandreykproductengine
2016-06-03MAINT-6460 Crash calculating mesh complexityandreykproductengine
2016-05-31MAINT-2129 One more Block buttonandreykproductengine
2016-05-27MAINT-6435 Deafult preset should set the same settings as the "Reset to ↵AndreyL ProductEngine
recommended settings" button
2016-05-26SL-117, SL-315 - resetSkeleton() tweaks, additional validation of skeleton fileBrad Payne (Vir Linden)
2016-05-26mergeBrad Payne (Vir Linden)
2016-05-25SL-315 - arche_tool.py updates, resetSkeleton() now preserves mPelvis state, ↵Brad Payne (Vir Linden)
forces all params to be updated.
2016-05-24MergeRider Linden
2016-05-24MAINT-6403: Updated a couple comments and dropped a couple warning levels ↵Rider Linden
back down to DEBUG.
2016-05-24MAINT-6216 avatars are sometimes invisibleruslantproductengine
BUG-10330 Sitting avatars are sometimes invisible
2016-05-25MAINT-6413 BuildfixAndreyL ProductEngine
2016-05-25MAINT-6424 Reverted disabling of the "Delete preset" buttonAndreyL ProductEngine
2016-05-25Merged in rider_linden/viewer-lynx (pull request #18)Andrey Lihatskiy
MAINT-6403: Correct the local COF version from AIS when it loses sync.
2016-05-25Merged in lindenlab/viewer-lynx-maint-6413 (pull request #16)Andrey Lihatskiy
2016-05-24merge from maint-6413 into lynx for pull requestGlenn Glazer
2016-05-24MAINT-6413: write summary.json from viewer_manifest.py, remove facility from ↵Glenn Glazer
cmake
2016-05-23MAINT-6403: in the case of a version mismatch between the viewer's local ↵Rider Linden
accounting and the AIS reported. Override with the AIS version. simplify the appearance update code to account for new versioning. Fix spelling of descendant
2016-05-23debug version argsGlenn Glazer
2016-05-23backout 354346 / e63c00cf654a and 354347 / e4bfe3ee05a6Glenn Glazer
2016-05-23backout 354345Glenn Glazer
2016-05-23Merged in andreyl_productengine/viewer-lion-marchcat (pull request #42)Andrey Lihatskiy
MAINT-6424 Disable the delete button for empty graphics presets list
2016-05-23MAINT-6424 Disable the delete button for empty graphics presets listAndreyL ProductEngine
Fixed related notifications after improper merge as well