summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2013-03-20SH-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-14modified_cof_cb() issues a updateAppearanceFromCOF() right before this ↵prep
function - removed extra update call. Sh-3650 & Sh-3985
2013-03-13SH-3806 FIX test case for local bakes being wrongNyx 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-13More fixes for gcc-4.6 breakageDon Kjer
2013-03-13Ported sunshine-internal fixes (Commits: 5271cc5 and b37c09)prep
2013-03-12Removed unneeded code.prep linden
2013-03-11mergeprep
2013-03-11mergeprep
2013-03-11more test build fixBrad Payne (Vir Linden)
2013-03-11Added gratuitous coupling to stop gcc from complainingBrad Payne (Vir Linden)
2013-03-11Viewer-chui mergeprep
2013-03-11Fix for build failure in testsBrad Payne (Vir Linden)
2013-03-11mergeBrad Payne (Vir Linden)
2013-03-08SH-3941 SH-3954 FIX local appearance does not update properlyNyx 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-08SH-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-06mergeNyx Linden
2013-03-06SH-3954 SH-3941 SH-3910 FIX local appearance does not updateNyx 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-06CHUI-821 Clean up codeAlexanderP ProductEngine
2013-03-06CHUI-821 Clean up codeAlexanderP ProductEngine
2013-03-06Fix for windows build failureBrad Payne (Vir Linden)
2013-03-06mergeBrad Payne (Vir Linden)
2013-03-06make it clearer when DebugForceAppearanceRequestFailure is onBrad Payne (Vir Linden)
2013-03-05Fixing 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-05For MAINT-2247 MAINT-1742 MAINT-2275 contrib from STORM-1934.Graham Madarasz (Graham)
2013-03-05Adding debug setting to allow overriding appearance service urlDon Kjer
2013-03-05mergingCho
2013-03-05CHUI-809 FIXED "Start IM" menu item is addedMnikolenko ProductEngine
2013-03-05CHUI-815 FIXED Handle SHIFT+ENTER to whisper in Nearby chatMnikolenko ProductEngine
2013-03-05CHUI-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-04For MAINT-2423 fix regression from CHUI merge. Code review: DavePGraham Madarasz (Graham)
2013-03-04Automated mergeDon Kjer
2013-03-04Reducing 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-04mergeGilbert Gonzales
2013-03-04Removed deprecated calls to incrementCofVersionprep
2013-03-04CHUI-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-04CHUI-757 FIXED CHUI viewer shows Autopilot cancelled notification toast when ↵maksymsproductengine
interrupting click to walk: - The AutopilotCanceled notification was disabled for this viewer;
2013-03-04CHUI-822 FIXED Resizing conversation floater with conversation list ↵AlexanderP ProductEngine
minimized to icons sets to fixed width that cannot be reduced : set resize limits to conv.panel's minDim() when conv. panel is collapsed
2013-03-04CHUI-821 FIXED Conversation size regression when logging out with ↵AlexanderP ProductEngine
conversation list minimized to icons : save current conv. panel's width
2013-03-05mergemberezhnoy
2013-03-04CHUI-806 (IM floater is not become as a top while geting message with ↵mberezhnoy
enabled 'Open conversation window' option)
2013-03-04Adding md5sum calculation to experimental server appearance update messageDon Kjer
2013-03-03Adding DebugAvatarExperimentalServerAppearanceUpdate setting to test sending ↵Don Kjer
full cof contents
2013-03-01mergeNyx Linden
2013-03-01SH-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-01Periodic log messages to explain why user is still clouded, if they areBrad Payne (Vir Linden)
2013-03-01mergeBrad Payne (Vir Linden)
2013-03-01SH-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-28mergeNyx Linden
2013-02-28SH-3909 Support avatar height offsetNyx 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-28mergeprep