summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2022-12-12Increment viewer version to 6.6.9Nat Goodspeed
following promotion of DRTVWR-565
2022-11-28SL-18718 Crash at LLEventPump::listen and connection issuesAndrey Kleshchev
Cleaner reinit and termination.
2022-11-22SL-18565 Prevent texture fetch crash on second login attemptAndrey Kleshchev
2022-11-21SL-18565 restoreGL should re-add bumpmapsAndrey Kleshchev
2022-11-14SL-18637 Reverted material shader changesAndrey Lihatskiy
original fix by Beq Janus
2022-11-05SL-18581 Don't show the starter avatar toolbar button for NUXAndrey Lihatskiy
2022-11-03SL-18565 Built-in bump maps and some environment textures fail to loadAndrey Kleshchev
Due to udp texture fetching no longer being present
2022-11-02SL-18136 fix for Japanese IMEMnikolenko Productengine
2022-11-02SL-18533 Updated ToS XUI with new languageAndrey Lihatskiy
2022-11-01Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-11-01Increment viewer version to 6.6.8Nat Goodspeed
following promotion of DRTVWR-575
2022-10-31Fix SL-18511 TOS and MFA login failure handlers must cooperate to answer ↵Brad Kittenbrink
both reasons at the same time
2022-10-26Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-10-26Increment viewer version to 6.6.7Nat Goodspeed
following promotion of DRTVWR-574
2022-10-24SL-18432 Fix for alpha sortingAndrey Lihatskiy
2022-10-20Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-10-20Increment viewer version to 6.6.6Nat Goodspeed
following promotion of DRTVWR-548
2022-10-20SL-18353 Don't allow "Ungroup folder items" on outfit foldersAndrey Lihatskiy
2022-10-17SL-17779 Texture position changes were ignored on rigged meshesAndrey Kleshchev
Since the performance overhaul project, there should be essentially no difference between rigged meshes and non-rigged as far as vertex buffer management is concerned.
2022-10-06SL-18297 A freeze while checking marketplace for errorsAndrey Kleshchev
2022-10-05SL-18228 The search page works like a web search instead of in-viewer oneAndrey Kleshchev
2022-09-28SL-18240 Don't disable HUD media when "Obscure MOAP" is active on landMnikolenko Productengine
2022-09-28SL-18240 Don't disable HUD media when "Obscure MOAP" is active on landMnikolenko Productengine
2022-09-23SL-18221 Water texture does not load after clearing cacheAndrey Kleshchev
Water texture should load only after having caps. Prefetch textures should load only after having caps. Prefetch list is now per grid
2022-09-22Merge remote-tracking branch 'origin/SL-18119' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-09-22SL-18119 - log group join, object add or rezBrad Payne (Vir Linden)
2022-09-21SL-18119 - bug fixBrad Payne (Vir Linden)
2022-09-21SL-18119 - more ViewerStats logs for NUXBrad Payne (Vir Linden)
2022-09-21SL-17628 Add viewer sided max attachment distance to position fieldsAndrey Kleshchev
2022-09-20SL-18119 - logCommand() for friend operationsBrad Payne (Vir Linden)
2022-09-19SL-17840 Update 'Obscure MOAP' control textMnikolenko Productengine
2022-09-16SL-18119 - UIUsage logs for some common operationsBrad Payne (Vir Linden)
2022-09-16SL-18131 Increase region cap access count before returning errorsAndrey Kleshchev
It might be safe to merge mSeedCapAttempts with mHttpResponderID, but for now leaving them separated, if only for making this mechanic clearer.
2022-09-16Merge branch master (DRTVWR-571) into DRTVWR-548-maint-NAndrey Kleshchev
2022-09-15Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-09-15DRTVWR-571: Belated merge of DRTVWR-544 version bump.Nat Goodspeed
2022-09-15Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
# Conflicts: # indra/newview/llmodelpreview.h
2022-09-15Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-09-15Increment viewer version to 6.6.5Nat Goodspeed
following promotion of DRTVWR-544
2022-09-15SL-18153 Fixed bring to front multiple dialog handlingAndrey Kleshchev
2022-09-14SL-18151 [SEC] MOAP can force multiple floaters open on users screen: The ↵Callum Linden
Viewer part of the fix for this JIRA - pulls in the updated Dullahan that exposes the user_gesture/is_redirect flags and uses them to determine what type of 'nav_type' is exchanged with viewer/plugin
2022-09-14SL-18153 Fix invisible blocking popupAndrey Kleshchev
Don't add popup to the list twice
2022-09-14SL-18153 Fix invisible blocking popupAndrey Kleshchev
Don't add popup to the list twice
2022-09-13SL-18137 Open self profile when using app/openfloater/profileMnikolenko Productengine
2022-09-12SL-18131 Increase region cap access count before returning errorsAndrey Kleshchev
It might be safe to merge mSeedCapAttempts with mHttpResponderID, but for now leaving them separated, if only for making this mechanic clearer.
2022-09-10SL-18117 Smarter add and detach inventory menusAndrey Kleshchev
The 'exceptions' solution is a bit ugly, but alternative is remaking all inventory and chat menus to act based on registars
2022-09-09SL-18110 Reshape status bar container when hiding navigation panelMnikolenko Productengine
2022-09-09Sl-18124 - fixed establish_time statBrad Payne (Vir Linden)
2022-09-08SL-16156 Clean up unused RenderAvatarVPAndrey Kleshchev
2022-09-08SL-16156 Fix exit crash in 360 snapshot floaterAndrey Kleshchev