Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-11 | Added gratuitous coupling to stop gcc from complaining | Brad Payne (Vir Linden) | |
2013-03-11 | Fix for build failure in tests | Brad Payne (Vir Linden) | |
2013-03-11 | merge | Brad Payne (Vir Linden) | |
2013-03-08 | SH-3941 SH-3954 FIX local appearance does not update properly | Nyx Linden | |
We were using an indicator of whether there *was* a baked texture to whether we were *using* a baked texture. Switched to one of the (several) proper indicators of whether a baked texture was in use. This should allow local texture data to get marked for download when we enter appearance mode. Local testing confirms that old apperances linger for a second or two, but are soon replaced by the correct local renders. | |||
2013-03-08 | SH-3959 WIP - pass information about type of fetched image - server bake, ↵ | Brad Payne (Vir Linden) | |
host bake, map tile, etc - down the chain so LLTextureFetchWorker can adjust behavior as needed | |||
2013-03-06 | merge | Nyx Linden | |
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-06 | Fix for windows build failure | Brad Payne (Vir Linden) | |
2013-03-06 | merge | Brad Payne (Vir Linden) | |
2013-03-06 | make it clearer when DebugForceAppearanceRequestFailure is on | Brad Payne (Vir Linden) | |
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ↵ | Don Kjer | |
http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. | |||
2013-03-05 | Adding debug setting to allow overriding appearance service url | Don Kjer | |
2013-03-04 | Automated merge | Don Kjer | |
2013-03-04 | Reducing amount of cof link data sent to appearance update service. ↵ | Don Kjer | |
Allowing links to items with 'null' asset ids to be passed | |||
2013-03-04 | Removed deprecated calls to incrementCofVersion | prep | |
2013-03-04 | Adding md5sum calculation to experimental server appearance update message | Don Kjer | |
2013-03-03 | Adding DebugAvatarExperimentalServerAppearanceUpdate setting to test sending ↵ | Don Kjer | |
full cof contents | |||
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 | |