Commit Graph

45698 Commits (b9552e596fdeaf577d1de1e6d4d2ba5d46bceeb9)

Author SHA1 Message Date
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
Nat Goodspeed f83289d3a7 DRTVWR-571: Belated merge of DRTVWR-544 version bump. 2022-09-15 14:35:17 -04:00
Nat Goodspeed c2a27c474d Increment viewer version to 6.6.5
following promotion of DRTVWR-544
2022-09-15 13:28:43 -04:00
Andrey Kleshchev dd5aa8f6f4 SL-18153 Fixed bring to front multiple dialog handling 2022-09-15 01:56:54 +03:00
Callum Linden 3248eb87dc SL-18151 [SEC] MOAP can force multiple floaters open on users screen: The 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-14 14:52:31 -07:00
Andrey Kleshchev d82d94f41c SL-18153 Fix invisible blocking popup
Don't add popup to the list twice
2022-09-14 22:50:44 +03:00
Andrey Kleshchev 372e5b6dfa SL-3007 Report abuse option in paticipan list 2022-09-08 02:19:13 +03:00
Andrey Kleshchev c3fe23ef14 SL-15787 Crash at setCapability 2022-09-08 02:19:13 +03:00
Andrey Kleshchev 1cc4e061bb SL-18097 Don't permit multiple instances of 'unsaved changes' popups
Make notifications modal. When multiple ones are visible, first popup works, interacting with second one causes a crash. And it shouldn't be possible to change anything in floater when these notifications are visible
2022-09-06 21:46:47 +03:00
Andrey Kleshchev da8dcd70f9 SL-17984 Small cleanup in profiles 2022-09-06 01:23:41 +03:00
Andrey Kleshchev 10eb8424af SL-3007 Small improvements for auto filling abuse reports #2 2022-09-06 01:23:41 +03:00
Andrey Kleshchev d55a6308c2 SL-17984 The top two lines in the Description field are not available for selection
Viewer was drawing empty "indicator_stack" over description
2022-08-31 00:34:17 +03:00
Andrey Lihatskiy 5c18921e9a Merge branch 'master' into DRTVWR-544-maint
# Conflicts:
#	indra/newview/llpanelpicks.cpp
#	indra/newview/llpanelprofile.cpp
2022-08-31 00:16:09 +03:00
Nat Goodspeed d31a83fb94 Increment viewer version to 6.6.4
following promotion of DRTVWR-483
2022-08-30 17:02:51 -04:00
Andrey Kleshchev 1f930a7222 SL-18007 Edit shape freezes avatar in the middle of the turning animation 2022-08-25 22:48:23 +03:00
Andrey Kleshchev c4335939d9 SL-17925 Fix SLURL based creation of picks and classifieds 2022-08-10 19:03:12 +03:00
Andrey Kleshchev dd4156251b SL-17924 Don't clear pick's description when clicking on description for the first time 2022-08-10 17:24:26 +03:00
Andrey Kleshchev eab708daed SL-17923 "Title" and "Description" labels are not displayed in "Picks" tab
Fixed unlabeled fields in picks: For consistency purposes and for clarity both picks and classifieds should display title and descriprion labels.
Fixed extra large spacing in classifieds
2022-08-10 17:23:27 +03:00
Andrey Kleshchev 946bdc1ee3 SL-14556 Profile floater does not update after a name change 2022-08-08 22:38:56 +03:00
Andrey Kleshchev bc26931482 SL-17908 No left and right events when both held down
Reverts part of SL-15746
2022-08-05 19:44:54 +03:00
Andrey Kleshchev 09400b74ad SL-17902 Crash at LLAlignedArray, out of bounds 2022-08-04 22:14:08 +03:00
Andrey Lihatskiy 51efcfea25 DRTVWR-544 Post-merge build fix 2022-08-04 01:51:07 +03:00
Andrey Lihatskiy 59ab8e78f4 Merge branch 'master' into DRTVWR-544-maint
# Conflicts:
#	indra/newview/llpanelface.cpp
#	indra/newview/llpanelface.h
#	indra/newview/llpanelobject.cpp
2022-08-04 00:17:55 +03:00
Andrey Kleshchev 014d7616b6 Merge branch master (DRTVWR-561) into DRTVWR-483 2022-08-04 00:15:15 +03:00
Nat Goodspeed 9dba9f80f4 Increment viewer version to 6.6.3
following promotion of DRTVWR-561
2022-08-03 17:04:10 -04:00
Andrey Kleshchev 3f6c9e2f7a SL-17798 floater now allows 1024 textures 2022-07-20 00:53:37 +03:00
Andrey Kleshchev 1f53aab286 SL-17773 Properly reset buttons 2022-07-14 19:07:25 +03:00
Andrey Kleshchev e0360ee13a SL-17773 Discard changes clears notes instead of setting previous version 2022-07-14 17:41:17 +03:00
Andrey Kleshchev 620ee989e3 SL-17772 Crash and a memory leak in LLPanelInventoryListItemBase
1. text_params, not text_aprams, due to this viewer was reusing same params and failing to create mTitleCtrl
2. All ctrls should be owned.
2022-07-13 22:51:29 +03:00
Sabrina Shanman dc5a293eff Merged in SL-17691 (pull request #1054)
SL-17691: Color changes on objects cause octree rebuilds

Approved-by: Andrey Lihatskiy
2022-07-13 16:34:44 +00:00
Cosmic Linden 1614e4390b SL-17691: Consolidate calls to onDrawableUpdateFromServer to reduce false positives, change mServerDrawableUpdateCount from U64->U32 2022-07-12 17:43:01 -07:00
Cosmic Linden 0aaf52c77c SL-17691: Make objects active if there are too many material updates from the server 2022-07-12 15:53:38 -07:00
Andrey Kleshchev c287bc0a86 SL-17760 Crash at LLFolderViewItem::refresh(318)
and at LLFolderViewItem::postBuild for LLConversationViewParticipant
2022-07-13 00:08:41 +03:00
Andrey Kleshchev 0c3149eb7d SL-17759 Crash at LLProgressBar::draw
mImageBar and mImageFill are specified as optional
2022-07-12 23:28:13 +03:00
Andrey Kleshchev 618766da89 SL-17758 Crash at LLSpatialSetOcclusionStateDiff::traverse(850)
According to bugsplat node was null
2022-07-12 23:11:31 +03:00
Andrey Kleshchev 237efeeaf6 SL-14572 Fixed two cases of viewer using wrong names for muting 2022-07-12 22:28:45 +03:00
Sabrina Shanman 12b49fde1d Merged in SL-17751 (pull request #1058)
SL-17751: Fix bounding boxes not updating in special cases, leading to object invisibility

Approved-by: Andrey Lihatskiy
2022-07-12 19:00:22 +00:00
Cosmic Linden 0715790057 SL-17751: Fix bounding boxes not updating in special cases, leading to object invisibility 2022-07-12 10:43:12 -07:00
Mnikolenko Productengine bfdf7dbec9 SL-17754 FIXED "first_login_image.jpg" file is not loaded 2022-07-12 17:18:12 +03:00
Mnikolenko Productengine caa5b92fb7 SL-17665 additional checks to avoid moving protected folders 2022-07-11 16:46:19 +03:00
Maxim Nikolenko 6fc22df480 SL-17727 FIXED Crash when specifying --graphicslevel option on mac 2022-07-08 19:03:51 +03:00
Andrey Kleshchev b6e8596cd9 SL-16598 Stuck in Ground Sit
'Sitting' motion was in a loading state, but not active, which resulted in viewer dropping 'sitting' state
2022-07-07 22:59:49 +03:00
Maxim Nikolenko e292bf2633 Merged in SL-17666
SL-17666 Allow Map sidebar UI to be hidden
2022-07-07 18:03:59 +00:00
Andrey Kleshchev 2cf9f046a6 SL-17545 lodQueryCallback should quit as soon as it is done 2022-07-07 20:50:56 +03:00
Mnikolenko Productengine 59c586d0c6 SL-17666 Allow Map sidebar UI to be hidden 2022-07-07 18:14:49 +03:00
Andrey Kleshchev a330095650 SL-16793 Potential crash at createSide 2022-07-07 00:01:33 +03:00
Andrey Kleshchev 9a8ab9592d SL-17732 std_bad_alloc at setManualImage 2022-07-06 22:22:36 +03:00
Andrey Kleshchev c01388fb0b SL-16793 Crash at LLProfile::addHole
addHole can be accessed from main tread and from mesh thread, safeguard pt
2022-07-06 21:24:25 +03:00
Sabrina Shanman 2f5a5f4151 Merged in SL-17448 (pull request #1044)
SL-17448: Fix LOD/octree update feedback loops causing LOD fluctuations.

Approved-by: Andrey Lihatskiy
2022-07-06 16:58:12 +00:00