Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-03-05 | merging | Cho | |
2013-03-05 | CHUI-809 FIXED "Start IM" menu item is added | Mnikolenko ProductEngine | |
2013-03-05 | CHUI-815 FIXED Handle SHIFT+ENTER to whisper in Nearby chat | Mnikolenko ProductEngine | |
2013-03-05 | CHUI-772 FIX User sees no notification of conversation activity not visible ↵ | Cho | |
in long scrolling conversation list Added call to setSelectedSession() from LLConversationViewParticipant::handleMouseDown() | |||
2013-03-04 | For MAINT-2423 fix regression from CHUI merge. Code review: DaveP | Graham Madarasz (Graham) | |
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 | merge | Gilbert Gonzales | |