Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-20 | merge | Nyx Linden | |
2013-03-20 | SH-3978 FIX Unsaved changes/save options not shown after adding new pants. | Nyx Linden | |
UI was incorrectly assuming that saving a wearable meant that the outfit did not need to be saved as well. Updated panel switching to actually check whether the outfit matches the base outfit. | |||
2013-03-20 | Removed avatar stuff from asset metrics, again. Must have gotten broken in a ↵ | Brad Payne (Vir Linden) | |
merge at some point. | |||
2013-03-19 | still more build failure fixing | Brad Payne (Vir Linden) | |
2013-03-18 | merge | Brad Payne (Vir Linden) | |
2013-03-18 | SH-3980 FIX - fixed most cases of server-bake blurring by disabling caching ↵ | Brad Payne (Vir Linden) | |
of server bakes. A better solution is desirable, may not be for initial release | |||
2013-03-18 | merge | prep | |
2013-03-18 | Fix for sh-4014. This was a regression caused by fix for sh-3650. | prep | |
2013-03-18 | Fix for build error | Brad Payne (Vir Linden) | |
2013-03-18 | more urgent notification (DEBUG->WARN) for some texture fetch error cases | Brad Payne (Vir Linden) | |
2013-03-18 | cut back log spam | Brad Payne (Vir Linden) | |
2013-03-18 | merge | Brad Payne (Vir Linden) | |
2013-03-18 | merge | Brad Payne (Vir Linden) | |
2013-03-18 | BUILDFIX new appearance utility src for fixing a runtime error | Nyx Linden | |
2013-03-15 | SH-3850 WIP, SH-3959 WIP - added additional debug logging for texture loading | Brad Payne (Vir Linden) | |
2013-03-14 | modified_cof_cb() issues a updateAppearanceFromCOF() right before this ↵ | prep | |
function - removed extra update call. Sh-3650 & Sh-3985 | |||
2013-03-13 | SH-3806 FIX test case for local bakes being wrong | Nyx Linden | |
Local bakes were following folder links in some cases, causing unworn items to be rendered. Fixed the cof fetcher, now they should no longer show up. | |||
2013-03-13 | SH-3975 WIP - consolidated texture fetch state changes to simplify tracking | Brad Payne (Vir Linden) | |
2013-03-13 | More fixes for gcc-4.6 breakage | Don Kjer | |
2013-03-13 | Fix for gcc 4.6 build failures on Linux in llwindowsdl.cpp | Don Kjer | |
2013-03-13 | Fixed unit test compile error | prep | |
2013-03-13 | merge | prep | |
2013-03-13 | Ported sunshine-internal fixes (Commits: 5271cc5 and b37c09) | prep | |
2013-03-13 | fix for build failure | Brad Payne (Vir Linden) | |
2013-03-13 | Fixed potential memory leak in LLHTTPClient. Fixed potential hanging http ↵ | Don Kjer | |
requests in LLHTTPClient. Fixed munging of "Pragma" headers in LLHTTPClientAdapter | |||
2013-03-12 | SH-3944 WIP CHUI merge fixing | Nyx Linden | |
re-introduced don's refactor of low-level openGL calls pulling out of llui and putting them into llrender. Took the new code from their updated versions from the CHUI merge, but put them in a place accessible to appearance utility. | |||
2013-03-12 | Removed unneeded code. | prep linden | |
2013-03-11 | #include fix | prep | |
2013-03-11 | llinventory merge fixes | prep | |
2013-03-11 | LLWindow merge fixes for Mac | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | more test build fix | Brad Payne (Vir Linden) | |
2013-03-11 | Added gratuitous coupling to stop gcc from complaining | Brad Payne (Vir Linden) | |
2013-03-11 | Viewer-chui merge | prep | |
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 | CHUI-821 Clean up code | AlexanderP ProductEngine | |
2013-03-06 | CHUI-821 Clean up code | AlexanderP ProductEngine | |
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 | For MAINT-2247 MAINT-1742 MAINT-2275 contrib from STORM-1934. | Graham Madarasz (Graham) | |
2013-03-05 | Adding debug setting to allow overriding appearance service url | Don Kjer | |
2013-03-05 | Pull from viewer-beta (version number update and tag) | Merov Linden | |