Commit Graph

69051 Commits (bdc94eac5cda3dd6700a1cd462178b7ac3c4cfec)

Author SHA1 Message Date
Andrey Lihatskiy 58d6265662 SL-18423 Post-merge: restore RyeMutt's fix from SL-18412 2022-10-20 22:52:41 +03:00
Andrey Lihatskiy e0ace0c722 Merge branch 'master' into DRTVWR-570-maint-Q
# Conflicts:
# indra/newview/llnetmap.cpp
# indra/newview/llnetmap.h
2022-10-20 22:34:11 +03:00
Andrey Lihatskiy 97b676b60f Merge branch 'master' into DRTVWR-565-maint-P 2022-10-20 21:43:54 +03:00
Nat Goodspeed e45b615966 Increment viewer version to 6.6.6
following promotion of DRTVWR-548
2022-10-20 14:39:27 -04:00
Ansariel 47964fb28d Merge branch 'DRTVWR-570-maint-Q' of https://bitbucket.org/lindenlab/viewer 2022-10-20 16:47:38 +02:00
Ansariel a9c29b4b81 Merge branch 'DRTVWR-570-maint-Q' of https://bitbucket.org/lindenlab/viewer
# Conflicts:
#	indra/llui/lllineeditor.cpp
#	indra/llui/llmenugl.cpp
#	indra/llui/llmenugl.h
#	indra/llui/lltexteditor.cpp
#	indra/newview/llfloaterbump.cpp
#	indra/newview/llfloaterbump.h
#	indra/newview/llinventorypanel.cpp
#	indra/newview/llnetmap.cpp
2022-10-20 10:51:25 +02:00
Ansariel 914ca9acae Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-10-20 09:21:47 +02:00
Rye Mutt 589a167147 Fix leak of LLFolderViewModel sorter and filter with unique_ptr 2022-10-19 22:19:22 -04:00
Rye Mutt 5326e3a206 Fix leak of mRoot during LLAvatarAppearance destruction 2022-10-19 22:17:34 -04:00
Rye Mutt d0f0d77474 Fix leak of tex layer objects during LLLocalTextureObject destruction 2022-10-19 22:16:39 -04:00
Rye Mutt 59062cec1c Fix use after free of inventory offer in LLGroupNoticeNotificationListItem::onClickAttachment
This is due to forceResponse deleting the inventory offer upon completion
2022-10-19 22:16:12 -04:00
Rye Mutt 2745465c73 Fix leak of item pairs during LLFlatListView destruction 2022-10-19 22:15:17 -04:00
Rye Mutt 8e4cfe8aed Fix use after free in inventory object deletion 2022-10-19 19:43:01 -04:00
Rye Mutt 37766d9297 Fix use after free in material manager 2022-10-19 19:42:49 -04:00
Rye Mutt a40e2b2af2 Fix use after free of LLUUID in script notifications 2022-10-19 19:42:39 -04:00
Rye Mutt a15410468b Fix use after free in LLWorld::removeRegion 2022-10-19 19:42:14 -04:00
Rye Mutt 22dc6de993 Fix trivial memory leaks in note card processing, chat history, and task inventory 2022-10-19 19:41:46 -04:00
Andrey Lihatskiy 4aaa686a2d SL-18353 Don't allow "Ungroup folder items" on outfit folders 2022-10-20 02:16:02 +03:00
Andrey Lihatskiy f0cd5407c4 SL-18412 Merge remote-tracking branch 'RyeMutt/viewer/menu-leaks' into DRTVWR-570-maint-Q 2022-10-19 23:53:53 +03:00
Rye Mutt 5456af4c8c Fix various menu leaks and lazy creation in chiclets, bump floater, media controls, and the mini map 2022-10-19 16:28:34 -04:00
Rye Mutt bbd8df15de Fix menu leaks and lazy creation in text editing and scroll lists 2022-10-19 16:28:03 -04:00
Rye Mutt a48374e8cf Defer chat history menu creation to right click time to reduce heavy menu bloat and fix chat history menu hoarding 2022-10-19 16:22:24 -04:00
Rye Mutt b9552e596f Reduce folderview menu bloat via lazy creation on right click 2022-10-19 16:21:05 -04:00
Rye Mutt 1fb1a9df7a Fix leak of context menu branches
Introduce menu bloat logging code
2022-10-19 16:21:01 -04:00
Callum Prentice 074ff9fd4b SL-18389 - tracking down an odd code-signing issue on mac - speculative fix - this is the only different between this and other viewers that do run correctly 2022-10-18 18:11:13 -07:00
Mnikolenko Productengine 46427eefd4 SL-17916 FIXED Unnecessary double click actions 2022-10-18 19:51:12 +03:00
Rye Mutt 68973b856e Fix for selection beam particles not firing its update callback 2022-10-18 09:11:54 -04:00
Bennett Goble ffc6ed2a93 SL-18218: Switch canonical_repo to GitHub URL 2022-10-17 13:22:56 -07:00
Andrey Kleshchev 7a8ac7689e SL-17779 Texture position changes were ignored on rigged meshes
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-17 20:01:46 +03:00
Zi Ree 1a17c8df44 Linux: fmodstudio update, patch by PorkChop, thank you! 2022-10-17 05:01:18 +02:00
Ansariel 562fd838a2 Update FMOD Studio to 2.02.09 on Windows 2022-10-16 12:21:35 +02:00
Ansariel c64ac4c895 Update German translation 2022-10-15 17:36:56 +02:00
Ansariel 2b65ae8215 Merge branch 'DRTVWR-570-maint-Q' of https://bitbucket.org/lindenlab/viewer 2022-10-15 17:33:22 +02:00
Ansariel ec6c0c7fa0 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-10-15 17:28:34 +02:00
Zi Ree 1add5d049a Linux/SDL2: update to SDL2-24-0, thanks PorkChop - might already help with FIRE-32074 2022-10-15 16:02:21 +02:00
Andrey Kleshchev 46d4775eca SL-18378 Update fmod studio to 2.02.09
Should fix some common crashes for parcel media
2022-10-14 20:16:31 +03:00
Mnikolenko Productengine dbbc710739 SL-18348 FIXED Include next/previous face doesn't work 2022-10-13 14:39:29 +03:00
Andrey Kleshchev 0160114256 Revert "Restored SL-14961"
This partially reverts commit 935c1362a2.
Reporting seems to have stoped working, trying the same way mac works.
2022-10-13 01:14:29 +03:00
Andrey Kleshchev 2e52d921bf SL-16156 LLTrace::StatType crash
Don't record stats or run timer when making 360 snapshots.
2022-10-13 01:10:49 +03:00
Andrey Kleshchev ece2e7b39a SL-18165 Mac build fix 2022-10-11 23:04:43 +03:00
Andrey Kleshchev e8af383b2d SL-18351 Better meshoptimizer fallback handling 2022-10-11 23:04:42 +03:00
Andrey Kleshchev 6f946b6b16 SL-18165 Tighten up some command permissions 2022-10-11 17:29:44 +03:00
Zi Ree 4c58e4cadd Build floater: Fix face/link step include, make shift+click step through link/faces button work to include the next face/link into the selection 2022-10-10 13:43:18 +02:00
Zi Ree de9d99445c FIRE-32282: fix face selection cycle starting at face 1 instead of face 0 2022-10-10 01:24:49 +02:00
Zi Ree 7c29d1fb34 Remove Show in Main View menu option from standalone folder inventory views, since there is no main view in these 2022-10-09 17:23:14 +02:00
PanteraPolnocy 47c106f9dd FIRE-32285 Updated Russian translation, by Romka Swallowtail 2022-10-09 16:09:08 +02:00
PanteraPolnocy cc21b21341 FIRE-30781 Add TPP camera preset to their list, based on Penny Patton's optimized camera settings (right shoulder) 2022-10-07 00:11:11 +02:00
Andrey Kleshchev 072844f744 SL-18311 Change "Upgrade to Premium" label in menu 2022-10-07 00:28:30 +03:00
Andrey Kleshchev b2ad2f0645 SL-18297 A freeze while checking marketplace for errors 2022-10-06 22:42:49 +03:00
PanteraPolnocy 5fbdaa9578 Updated Polish translation 2022-10-06 21:38:54 +02:00