summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-06SH-3954 SH-3941 SH-3910 FIX local appearance does not updateNyx Linden
We suppress texture downloads for local textures not needed with server side baking. We need to explicitly re-set texture priority for local textures when entering appearance mode.
2013-03-01mergeNyx Linden
2013-03-01SH-3649 WIP newly created pants do not show up on mac/windows.Nyx Linden
Added an initializer for the wearable definition version when creating a new wearable. Should fix the issue but need to test.
2013-03-01Periodic log messages to explain why user is still clouded, if they areBrad Payne (Vir Linden)
2013-03-01mergeBrad Payne (Vir Linden)
2013-03-01SH-3860 WIP - fixes the cloud on initial login, still have a COF version rae ↵Brad Payne (Vir Linden)
condition due to creation of the base outfit link
2013-02-28mergeNyx Linden
2013-02-28SH-3798 FIX avatar skins look dullNyx Linden
Wearable parsing error caused last texture in some assets to fail to parse. Parser now does not throw an error if the wearable does not end in a newline
2013-02-28mergeNyx Linden
2013-02-28SH-3909 Support avatar height offsetNyx Linden
Adding a new visual param that allows users to manually adjust an offset for how far off the ground (+ or -) their avatar's root bone is. Supports the +-2m range people are used to adjusting in their viewers, but new implementation should support server-generated appearances.
2013-02-28mergeprep
2013-02-28WIP: Removed caching of responder id. Code to dump the new and old seed caps ↵prep
when we receive multiple seedcaps for a region.
2013-02-28SH-3932 FIX - added LLSD blob for viewer-side cof contents, optionally ↵Brad Payne (Vir Linden)
included with request appearance update
2013-02-28SH-3899 WIPBrad Payne (Vir Linden)
2013-02-28mergeBrad Payne (Vir Linden)
2013-02-28Bug fix# we don't want to be incrementing the responderid in the base responderprep
2013-02-28SH-3899 WIP - detailed logging of cof mismatch errorsBrad Payne (Vir Linden)
2013-02-28Renamed seedcap tracker classprep
2013-02-28mergeprep
2013-02-28SH-3895. Added code to recognize if the second incoming regions seed caps ↵prep
differ in size from the initial region caps. Also avoid starting a inventory fetch responder if the requisite cap is missing"
2013-02-28mergeBrad Payne (Vir Linden)
2013-02-27SH-3860 WIP - fixes for initial COF loading and configBrad Payne (Vir Linden)
2013-02-27Increase number of retries for requestServerAppearanceUpdate()Brad Payne (Vir Linden)
2013-02-27Automated merge with https://bitbucket.org/lindenlab/sunshine-internalRichard Linden
2013-02-27Fix for mac build failure this time for sureBrad Payne (Vir Linden)
2013-02-27Fix for mac build failureBrad Payne (Vir Linden)
2013-02-27mergeBrad Payne (Vir Linden)
2013-02-27SH-3899 WIP - more verbose logging of appearance request status, debug ↵Brad Payne (Vir Linden)
option to force failures for testing
2013-02-26SH-3899 WIP - more logging of appearance message infoBrad Payne (Vir Linden)
2013-02-26BUILDFIX fixing undefined reference in buildNyx Linden
2013-02-26cleaned up old messageBrad Payne (Vir Linden)
2013-02-25mergeBrad Payne (Vir Linden)
2013-02-25SH-3860 WIP, SH-3899 WIP - make folder version management more debuggable, ↵Brad Payne (Vir Linden)
log appearance request results
2013-02-25mergeNyx Linden
2013-02-25SH-3892 SH-3896 SUN-28 FIX add to outfit behaves like replace outfitNyx Linden
Conversion away from retry mechanism missed one case which was not supporting the 'add' operation properly. Changed code to use linkAll instead, as it did previously.
2013-02-21SH-3864 FIX Closing the Inventory window exits outfit editing.Richard Linden
cleaned up logic when closing floatersidepanels
2013-02-20SH-3891 WIP - separate first-time rezzing stats from subsequent state changesBrad Payne (Vir Linden)
2013-02-20mergeBrad Payne (Vir Linden)
2013-02-19Updating appearance utilityDon Kjer
2013-02-19SH-3792 WIP - changed local texture loading to be consistent with ↵Brad Payne (Vir Linden)
viewer_development - this fixes the gray head issue. There is still some remaining issue with bakes not uploading at full resolution, probably due to a bad image asset.
2013-02-15Fix to allow horde bots to render other avatars in the areaDon Kjer
2013-02-15additional safety check for bad appearance messagesBrad Payne (Vir Linden)
2013-02-15SH-3867 FIX - on logout, wait for any pending metrics uploads to completeBrad Payne (Vir Linden)
2013-02-15mergeBrad Payne (Vir Linden)
2013-02-14tweaked and added some log messages, including more detail when an image is ↵Brad Payne (Vir Linden)
flagged as missing
2013-02-14removed some no-op code, enhanced display of DebugAvatarAppearanceMessage ↵Brad Payne (Vir Linden)
status line
2013-02-14mergeNyx Linden
2013-02-14SH-3803 FIX Missing Wearable reported in sunshine viewerNyx Linden
Newly refactored wearable parsing did not account for extra whitespace cleanly. Updated the code to handle extra blank lines in the wearable assets.
2013-02-13SH-3852 WIP - send non-complete timers only on av destruction or last ↵Brad Payne (Vir Linden)
message, so they don't get multiply counted
2013-02-13mergeBrad Payne (Vir Linden)