Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-06 | SH-3954 SH-3941 SH-3910 FIX local appearance does not update | Nyx 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-01 | merge | Nyx Linden | |
2013-03-01 | SH-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-01 | Periodic log messages to explain why user is still clouded, if they are | Brad Payne (Vir Linden) | |
2013-03-01 | merge | Brad Payne (Vir Linden) | |
2013-03-01 | SH-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-28 | merge | Nyx Linden | |
2013-02-28 | SH-3798 FIX avatar skins look dull | Nyx 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-28 | merge | Nyx Linden | |
2013-02-28 | SH-3909 Support avatar height offset | Nyx 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-28 | merge | prep | |
2013-02-28 | WIP: 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-28 | SH-3932 FIX - added LLSD blob for viewer-side cof contents, optionally ↵ | Brad Payne (Vir Linden) | |
included with request appearance update | |||
2013-02-28 | SH-3899 WIP | Brad Payne (Vir Linden) | |
2013-02-28 | merge | Brad Payne (Vir Linden) | |
2013-02-28 | Bug fix# we don't want to be incrementing the responderid in the base responder | prep | |
2013-02-28 | SH-3899 WIP - detailed logging of cof mismatch errors | Brad Payne (Vir Linden) | |
2013-02-28 | Renamed seedcap tracker class | prep | |
2013-02-28 | merge | prep | |
2013-02-28 | SH-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-28 | merge | Brad Payne (Vir Linden) | |
2013-02-27 | SH-3860 WIP - fixes for initial COF loading and config | Brad Payne (Vir Linden) | |
2013-02-27 | Increase number of retries for requestServerAppearanceUpdate() | Brad Payne (Vir Linden) | |
2013-02-27 | Automated merge with https://bitbucket.org/lindenlab/sunshine-internal | Richard Linden | |
2013-02-27 | Fix for mac build failure this time for sure | Brad Payne (Vir Linden) | |
2013-02-27 | Fix for mac build failure | Brad Payne (Vir Linden) | |
2013-02-27 | merge | Brad Payne (Vir Linden) | |
2013-02-27 | SH-3899 WIP - more verbose logging of appearance request status, debug ↵ | Brad Payne (Vir Linden) | |
option to force failures for testing | |||
2013-02-26 | SH-3899 WIP - more logging of appearance message info | Brad Payne (Vir Linden) | |
2013-02-26 | BUILDFIX fixing undefined reference in build | Nyx Linden | |
2013-02-26 | cleaned up old message | Brad Payne (Vir Linden) | |
2013-02-25 | merge | Brad Payne (Vir Linden) | |
2013-02-25 | SH-3860 WIP, SH-3899 WIP - make folder version management more debuggable, ↵ | Brad Payne (Vir Linden) | |
log appearance request results | |||
2013-02-25 | merge | Nyx Linden | |
2013-02-25 | SH-3892 SH-3896 SUN-28 FIX add to outfit behaves like replace outfit | Nyx 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-21 | SH-3864 FIX Closing the Inventory window exits outfit editing. | Richard Linden | |
cleaned up logic when closing floatersidepanels | |||
2013-02-20 | SH-3891 WIP - separate first-time rezzing stats from subsequent state changes | Brad Payne (Vir Linden) | |
2013-02-20 | merge | Brad Payne (Vir Linden) | |
2013-02-19 | Updating appearance utility | Don Kjer | |
2013-02-19 | SH-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-15 | Fix to allow horde bots to render other avatars in the area | Don Kjer | |
2013-02-15 | additional safety check for bad appearance messages | Brad Payne (Vir Linden) | |
2013-02-15 | SH-3867 FIX - on logout, wait for any pending metrics uploads to complete | Brad Payne (Vir Linden) | |
2013-02-15 | merge | Brad Payne (Vir Linden) | |
2013-02-14 | tweaked and added some log messages, including more detail when an image is ↵ | Brad Payne (Vir Linden) | |
flagged as missing | |||
2013-02-14 | removed some no-op code, enhanced display of DebugAvatarAppearanceMessage ↵ | Brad Payne (Vir Linden) | |
status line | |||
2013-02-14 | merge | Nyx Linden | |
2013-02-14 | SH-3803 FIX Missing Wearable reported in sunshine viewer | Nyx 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-13 | SH-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-13 | merge | Brad Payne (Vir Linden) | |