| 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-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 | Ported sunshine-internal fixes (Commits: 5271cc5 and b37c09) | prep | |
| 2013-03-12 | Removed unneeded code. | prep linden | |
| 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 | 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 | |
| 2013-03-04 | Removed deprecated calls to incrementCofVersion | prep | |
| 2013-03-04 | CHUI-778: Now when changing paths for chat logs and transcripts any empty ↵ | Gilbert Gonzales | |
| conversations will be reloaded with data from the new location. Use case for this is if the users nearby chat is empty and they switch to a location that has a nearby chat file, then the nearby chat file be loaded. | |||
| 2013-03-04 | CHUI-757 FIXED CHUI viewer shows Autopilot cancelled notification toast when ↵ | maksymsproductengine | |
| interrupting click to walk: - The AutopilotCanceled notification was disabled for this viewer; | |||
