summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-24SL-109 - fix for build errorBrad Payne (Vir Linden)
2016-10-24SL-503 - dumpArchetypeXML sort joints by name within each typeBrad Payne (Vir Linden)
2016-10-24SL-504 - try to prevent an intermittent crash in ↵Brad Payne (Vir Linden)
addAttachmentOverridesForObject()
2016-10-24SL-109 - made overly verbose showAttachmentOverrides harder to get when not ↵Brad Payne (Vir Linden)
desired.
2016-10-21MAINT-6841 - more removal of the include enhanced skeleton toggleBrad Payne (Vir Linden)
2016-10-21MAINT-6853 - fix for viewer crash when checking preview skin weightsBrad Payne (Vir Linden)
2016-10-19SL-395 - believed fix for intermittent problem uploading meshes with scale locksBrad Payne (Vir Linden)
2016-10-18mergeBrad Payne (Vir Linden)
2016-10-18MAINT-6841 - removed the joint remapping code, since it was designed to ↵Brad Payne (Vir Linden)
support a feature we no longer have. This also incidentally fixes any bugs caused by the joint remapping code.
2016-10-10increment viewer version to 4.1.2Oz Linden
2016-10-10Added tag 4.1.1-release for changeset b280a1c797a3Oz Linden
2016-10-05Fix MAINT-6730 Media audio does not play when Media volume slider is set to maxCallum Prentice
2016-09-30Log volume control values for debuggingCallum Prentice
2016-09-29SL-451 - removed member variable that's no longer used with current joint ↵Brad Payne (Vir Linden)
numbering scheme
2016-09-28SL-451 - SSE-optimized matrix multiply, used in initSkinningMatrixPalette()Brad Payne (Vir Linden)
2016-09-27SL-451 - support for getJoint() by number, use in initSkinningMatrixPalette()Brad Payne (Vir Linden)
2016-09-27mergeBrad Payne (Vir Linden)
2016-09-20mergeBrad Payne (Vir Linden)
2016-09-20SL-455 - tweaks to skel_tool.pyBrad Payne (Vir Linden)
2016-09-16MergeRider Linden
2016-09-16MergeRider Linden
2016-09-16MAINT-6570: Fix bad merge.Rider Linden
2016-09-15increment viewer version to 4.0.9Oz Linden
2016-09-15Added tag 4.0.8-release for changeset 45eaee56883dOz Linden
2016-09-14MergeRider Linden
2016-09-13SL-455 - avatar_lad.xml small fixes for asymmetry bugsBrad Payne (Vir Linden)
2016-09-12SL-455 - skel_tool.py check for avatar_lad.xml slider symmetriesBrad Payne (Vir Linden)
2016-09-12SL-455 - Fix for slider bug: body width on mTail6 had wrong scales.Brad Payne (Vir Linden)
2016-09-12SL-109 - in skel_tool.py, added check for bone drivers that don't do anything.Brad Payne (Vir Linden)
2016-09-09MAINT-6462 Built-in browser plays video vertically flippedcallum@lindenlab.com
2016-09-07Restore version of CEF that has the correct Y flipping enabled - ↵Callum Prentice
(2526/chrome47 version - soon to be replaced with 2704/chrome 51)
2016-09-07MAINT-6584, MAINT-5011: Change new 'throw' to LLTHROW()Nat Goodspeed
to be consistent with new exception conventions.
2016-09-07Automated merge with ssh://bitbucket.org/lindenlab/viewer-vlcNat Goodspeed
2016-09-07MAINT-6699 FIXED [VOB] Crash in LLSnapshotLivePreview::getBigThumbnailImage()Mnikolenko Productengine
2016-09-07Dummy commit to fix the teamcity buildsAndreyL ProductEngine
2016-09-06Automated merge with ssh://bitbucket.org/lindenlab/viewer-vlcNat Goodspeed
2016-09-06MAINT-5011: Ensure BlockTimer::mStartTime is unconditionally set.Nat Goodspeed
Previous logic could possibly leave mStartTime uninitialized, producing fatal warnings with gcc 4.7.
2016-09-06MAINT-5011: Commit backing out BlockTimer warning suppression.Nat Goodspeed
2016-09-06Backed out changeset c30d8774c404: remove warning suppressionNat Goodspeed
for possibly-uninitialized data member in BlockTimer::BlockTimer. NickyD suggested a real fix.
2016-09-06undo changes to llvertexbuffer.cpp from c727ae93646eOz Linden
2016-09-06SL-395 - can enable/disable scale lock in mesh upload UI. Feature works.Brad Payne (Vir Linden)
2016-09-06merge changes for exception handlingOz Linden
2016-09-06paren fixOz Linden
2016-09-06downgrade spammy LLCoros logging to DEBUGOz Linden
2016-09-06add protections against failed memory allocations in VBO and aligned memoryOz Linden
2016-09-06add run time error checking to LLImageRaw::scaleOz Linden
2016-09-06MAINT-6698 [VOB] "Save" button is always enabled for outfit with non-default ↵Mnikolenko Productengine
image even if there were no changes
2016-09-05MAINT-6685 [VOB] Outfit Image from an Outfit Gallery disappears after ↵Mnikolenko Productengine
editing outfit
2016-09-02SL-395 - partial support for joint scale locking via flag in skin infoBrad Payne (Vir Linden)
2016-09-02mergeBrad Payne (Vir Linden)