summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2023-10-20SL-20422 Unit test fixAndrey Kleshchev
2023-10-16SL-20473 Add GenericStreamingMessage and dummy handler to suppress packet ↵RunitaiLinden
loss and log spam noise when visiting GLTF enabled regions.
2023-10-13SL-20422 Mac build fixAlexander Gavriliuk
2023-10-13SL-20422 Unit-tests fixAlexander Gavriliuk
2023-10-12SL-20422 Clicking the 'Bring it back' link on Aditi displays a teleport alertAlexander Gavriliuk
2023-10-11SL-20419 Receiving new objects or items, etc causes inventory to switch from ↵Alexander Gavriliuk
recent to my inventory tab
2023-10-11SL-20378 Add menu bar entry and keyboard shortcut to open Notifications floaterAlexander Gavriliuk
2023-10-11SL-20432 Minor polishing in LLWearableItemsList::updateChangedItemsAlexander Gavriliuk
2023-10-11SL-20432 BuildfixAlexander Gavriliuk
2023-10-11SL-20432 Filtering My Outfits with big number of items freezes UIAlexander Gavriliuk
2023-10-10SL-20288 Lags in Appearance floaterAlexander Gavriliuk
2023-10-06SL-20420 Emoji - Increase nearby chat history buffer sizeAlexander Gavriliuk
2023-10-05SL-19311 Grey textures after teleportAndrey Kleshchev
2023-10-05SL-20348 Focus should be in the chat bar when the Conversations floater is ↵Alexander Gavriliuk
opened
2023-10-03Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
# Conflicts: # indra/llui/lltooltip.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llvovolume.cpp # indra/newview/skins/default/textures/textures.xml
2023-10-03Increment viewer version to 6.6.16Nat Goodspeed
following promotion of DRTVWR-567
2023-09-29SL-20244 On-screen animesh characters that start pelvis offset animations ↵Alexander Gavriliuk
disappear when root goes off-screen
2023-09-29SL-20366 Crash at setTETextureCoreAndrey Kleshchev
2023-09-28SL-20361 Avoid of ASSERT (false) in check_rigged_group()Alexander Gavriliuk
2023-09-27SL-20346 Avoid of ASSERT (pos.isFinite()) in drawBoxOutline()Alexander Gavriliuk
2023-09-27SL-20345 Avoid of ASSERT (\!mRootVolp) in LLControlAvatar::~LLControlAvatar()Alexander Gavriliuk
2023-09-26SL-20341 Item Properties floater closes on changes for task inventory itemAndrey Kleshchev
2023-09-25SL-20335 Disable ERROR # diffuseColor4fv : ASSERT (shader != NULL)Alexander Gavriliuk
2023-09-25SL-20334 Unable to use non-square textures from inventoryAndrey Kleshchev
2023-09-25SL-20332 Crash at dragCategoryIntoFolderAndrey Kleshchev
2023-09-21SL-20319 Crash at removeMutedAVsLightsAndrey Kleshchev
Merge conflict? This was fixed in SL-17752 but somehow reverted without a commit
2023-09-21SL-20287 The 'search_history.txt' file in the user profile is always emptyAlexander Gavriliuk
2023-09-20SL-20308 Clearing user's data should clear mfa #2Andrey Kleshchev
2023-09-20SL-20298 Fix recursive fetch not working properly.Andrey Kleshchev
2023-09-20SL-20299 Fix username overlap with the date of the toastAndrey Kleshchev
2023-09-18SL-20308 Clearing user's data should clear mfaAndrey Kleshchev
2023-09-15SL-20278 Disconnect saving MFA from saving passwordAndrey Kleshchev
2023-09-15SL-19826 Gallery multiselect support, fix right clickAndrey Kleshchev
2023-09-14SL-20285 Updated individual request count declarationAndrey Kleshchev
2023-09-14SL-20285 Sturdier cof and fixed link fetchingAndrey Kleshchev
2023-09-13SL-20272 Animesh characters animate at 1 frame per second without clear reasonAndrey Kleshchev
Animesh already subtracts complexity cost from the region. It's fine to slow it down when it's far away, on low fps or when there is a bunch of non-impostored avatars around. But slowing part of the region's experience down point blank and permanently is just not pretty.
2023-09-12SL-20162 Option for debuging folder version in UIAndrey Kleshchev
Shows folder's data instead of a suffix. Will need either a new inventory window or to toggle UI debug on early.
2023-09-12 SL-20173 show notification when file is emptyMnikolenko Productengine
2023-09-11SL-20199 Fix invalid or oversized folder being refetched indefinetelyAndrey Kleshchev
2023-09-10SL-20261 Allow and resize existing textures as necessary for thumbnailsAndrey Kleshchev
2023-09-10SL-19826 Basic 'shift' support for gallery Part#4Andrey Kleshchev
2023-09-10SL-19826 Gallery multiselect support Part#3Andrey Kleshchev
wip
2023-09-10SL-19826 Implement feedback for dropping into flat folder view Part#2Andrey Kleshchev
2023-09-10SL-19826 Implement feedback for pasting into flat folder view Part#1Andrey Kleshchev
2023-09-06SL-20214 Crash at LLControlAVBridge::updateSpatialExtentsAndrey Kleshchev
(cherry picked from commit 3d2da2b2c09fc637c2eaccac1607e3480bede145)
2023-09-05SL-19887 Water cuts avatar's name bubble (update)Alexander Gavriliuk
2023-09-05SL-18399 'DisableCameraConstraints' debug setting is not working on RCAlexander Gavriliuk
2023-09-04SL-20205 Clipping of label "Water"Andrey Kleshchev
2023-09-04DRTWVR-588 xcode buildfix (for TC)Andrey Lihatskiy
2023-09-04Fix spelling error in source filesPanteraPolnocy