summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2021-06-07Merge branch 'master' into DRTVWR-530-maintAndrey Lihatskiy
2021-06-07Increment viewer version to 6.4.20Nat Goodspeed
following promotion of DRTVWR-525
2021-06-03SL-15340 The list of parcels is duplicated after reopeningAndrey Kleshchev
1. Clean list before requesting 2. Don't trigger onOpen from menu if already open
2021-06-01SL-15291 Outfit Gallery shows 3 items per row when only 2 can fitAndrey Kleshchev
2021-05-31SL-15331 Don't truncate server version in the “Region Estate” floaterMnikolenko Productengine
2021-05-27SL-13179 FIXED Sorting residents banned on the parcel by duration is incorrectMnikolenko Productengine
2021-05-26SL-15299 SL-15313 BUG-230802 Revert BOM fix causing issues with avatar alpha ↵Dave Houlton
masks. Revert "SL-12069 Issues with bakes-on-mesh and alpha modes" This reverts commit 5691d302ef876a7e6fb6861441f14e5e7f0c7735.
2021-05-25SL-14988 Plugin process creation can cause a notiecable delayAndrey Kleshchev
2021-05-24SL-14988 Viewer freezes when opening any CEF based windowAndrey Kleshchev
Don't block main thread if possible
2021-05-17SL-15223 FIXED "Reason: 'Not Found'" error message floater is shown when ↵Mnikolenko Productengine
delete the unlisted listing folder
2021-05-15SL-14388 Listing status issuesAndrey Kleshchev
Log issue and try to recover
2021-05-13SL-15195 The notification in chat history is multiplied after reloggingMnikolenko Productengine
2021-05-11SL-15199 Remember search results state after minimizing when pressing CTRL+FMnikolenko Productengine
2021-05-04SL-15159 Removed dead yet expensive codeAndrey Kleshchev
"prim_cost" and "description_label" do not appear to be in use, other cost data not in use
2021-05-01SL-15159 Start with 'weights' on, but not with preview jointsAndrey Kleshchev
Original purpose of this code was to enable 'weights upload' if model has weights, preview was made to match this behavior, but previewing joints is expensive to init (genBuffers) and causes a freeze, so let users finish setting lods first, they can turn on preview later
2021-04-30SL-15159 Switching uploader to 'load from file' causes a small freeze even ↵Andrey Kleshchev
if empty
2021-04-30Merge branch 'master' into DRTVWR-530-maintAndrey Lihatskiy
2021-04-29Force a clean, full rebuildEuclid Linden
2021-04-29Merge master into DV525-merge-6.4.19Dave Houlton
2021-04-29Increment viewer version to 6.4.19Nat Goodspeed
following promotion of DRTVWR-515
2021-04-29SL-15177 Fix the way of counting for gTextureTimerMnikolenko Productengine
2021-04-29SL-15177 Added LLTextureFetchTester to log texture fetching state timersMnikolenko Productengine
2021-04-29SL-15188 Crash at SecondLifeViewer!LLUUID::isNull(1007)Andrey Kleshchev
Crash at getNormalID().isNull()
2021-04-29SL-15183 Crash at LLModel::matchMaterialOrderAndrey Kleshchev
2021-04-27SL-14664 Added zoomout and sizeallAndrey Kleshchev
Remade code to use getCursorFromString
2021-04-27SL-14664 Added 'alias'Andrey Kleshchev
2021-04-27SL-15079 Fix odd group chat messagesAndrey Kleshchev
For god mode isInGroup was returning 'true' regardles of session id being group or agent id
2021-04-26SL-14664 Increase range of supported cursors on prim's mediaAndrey Kleshchev
2021-04-22SL-14977 Extended AltGr to cover oem symbolsAndrey Kleshchev
Typing '}' via 'altgr+=' into a script makes the viewer to derender particles
2021-04-16SL-15096: Merge SovereignEngineer's fix for SL-14035 regressionPtolemy
2021-04-15SL-14914 New release viewer install updated to RC unexpectedlyAndrey Kleshchev
Requested behavior: First install of a new viewer should never prompt to update to any RC. Anfortunately neither viewer nor updater can tell the difference betwen RC and optional release update, so setting updater to download only required updates.
2021-04-01Merge branch 'master' into DV525-merge-6.4.18Dave Houlton
2021-04-01SL-15061 Crash deleting non-zero reference in LLConversationItemSessionAndrey Kleshchev
2021-04-01Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
2021-04-01Increment viewer version to 6.4.18Nat Goodspeed
following promotion of DRTVWR-514
2021-04-01SL-14990 Turn on shader init logging after crashAndrey Kleshchev
2021-04-01SL-15053 Use previous icon for Nearby chatMnikolenko Productengine
2021-03-31SL-14990 ig75icd64 and other intel crashesAndrey Kleshchev
Obsolete driver detection
2021-03-26SL-14993 Crash accessing mInvBindMatrixAndrey Kleshchev
2021-03-26SL-14975 SL-14384 viewer crashes because of large chat groupsAndrey Kleshchev
1. Due to desync participant can be NULL - added NULL checks 2. With large backlog of events, closing and then opening a goup session was causing a crash due to obsolete events - added cleanup for backlog 3. In some cases events were accumulating faster than they were processed - ensured that after certain point event processing scales up with a backlog
2021-03-23SL-14993 Crash accessing mInvBindMatrixAndrey Kleshchev
2021-03-23SL-14993 Crash accessing mInvBindMatrixAndrey Kleshchev
2021-03-10Merge branch 'master' v6.4.17 into DRTVWR-525Dave Houlton
2021-03-09Merge branch 'master' into DRTVWR-514-keymappingsAndrey Lihatskiy
2021-03-09Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
2021-03-09Increment viewer version to 6.4.17Nat Goodspeed
following promotion of DRTVWR-532
2021-03-08Increment viewer version to 6.4.16 following revert of DRTVWR-519Brad Payne (Vir Linden)
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵Brad Payne (Vir Linden)
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5.
2021-03-02Merge branch 'master' v 6.4.15 into DRTVWR-525Dave Houlton
2021-03-02SL-12122 - removed frametime spikes in windows build caused by unnecessary ↵Brad Payne (Vir Linden)
call to GetPerformanceInfo()