Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-15 | Merge branch 'master' into DRTVWR-568 | Callum Linden | |
2022-09-15 | Increment viewer version to 6.6.5 | Nat Goodspeed | |
following promotion of DRTVWR-544 | |||
2022-09-08 | SL-3007 Report abuse option in paticipan list | Andrey Kleshchev | |
2022-09-08 | SL-15787 Crash at setCapability | Andrey Kleshchev | |
2022-09-06 | SL-18097 Don't permit multiple instances of 'unsaved changes' popups | Andrey Kleshchev | |
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 | SL-17984 Small cleanup in profiles | Andrey Kleshchev | |
2022-09-06 | SL-3007 Small improvements for auto filling abuse reports #2 | Andrey Kleshchev | |
2022-08-30 | Merge branch 'master' into DRTVWR-568 | Callum Linden | |
2022-08-31 | SL-17984 The top two lines in the Description field are not available for ↵ | Andrey Kleshchev | |
selection Viewer was drawing empty "indicator_stack" over description | |||
2022-08-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelpicks.cpp # indra/newview/llpanelprofile.cpp | |||
2022-08-30 | Increment viewer version to 6.6.4 | Nat Goodspeed | |
following promotion of DRTVWR-483 | |||
2022-08-26 | DRTVWR-568: More cleanup of deleted obsolete std library features. | Nat Goodspeed | |
2022-08-26 | DRTVWR-568: Eliminate more blockers to C++17 language standard. | Nat Goodspeed | |
2022-08-25 | SL-18007 Edit shape freezes avatar in the middle of the turning animation | Andrey Kleshchev | |
2022-08-24 | DRTVWR-558: Re-enable --leap command-line switch for dev builds. | Nat Goodspeed | |
The --leap command-line switch is independent of updater processing. It should NOT be suppressed when the updater is suppressed. --leap is used for viewer testing, which is important for dev builds! | |||
2022-08-24 | DRTVWR-558: Eliminate many spurious set-not-used variables. | Nat Goodspeed | |
With Xcode 13.4, these unused variables break Release builds. | |||
2022-08-23 | DRTVWR-558: Fix Release variable-set-but-unused error. | Nat Goodspeed | |
2022-08-23 | DRTVWR-558: macOS Monterey objdump apparently needs --option | Nat Goodspeed | |
instead of -option as before. | |||
2022-08-10 | SL-17925 Fix SLURL based creation of picks and classifieds | Andrey Kleshchev | |
2022-08-10 | SL-17924 Don't clear pick's description when clicking on description for the ↵ | Andrey Kleshchev | |
first time | |||
2022-08-10 | SL-17923 "Title" and "Description" labels are not displayed in "Picks" tab | Andrey Kleshchev | |
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-08 | SL-14556 Profile floater does not update after a name change | Andrey Kleshchev | |
2022-08-05 | SL-17908 No left and right events when both held down | Andrey Kleshchev | |
Reverts part of SL-15746 | |||
2022-08-04 | DRTVWR-544 Post-merge build fix | Andrey Lihatskiy | |
2022-08-04 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h # indra/newview/llpanelobject.cpp | |||
2022-08-04 | Merge branch master (DRTVWR-561) into DRTVWR-483 | Andrey Kleshchev | |
2022-08-03 | Increment viewer version to 6.6.3 | Nat Goodspeed | |
following promotion of DRTVWR-561 | |||
2022-07-20 | SL-17798 floater now allows 1024 textures | Andrey Kleshchev | |
2022-07-14 | SL-17773 Properly reset buttons | Andrey Kleshchev | |
2022-07-14 | SL-17773 Discard changes clears notes instead of setting previous version | Andrey Kleshchev | |
2022-07-13 | SL-17772 Crash and a memory leak in LLPanelInventoryListItemBase | Andrey Kleshchev | |
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 | Merged in SL-17691 (pull request #1054) | Sabrina Shanman | |
SL-17691: Color changes on objects cause octree rebuilds Approved-by: Andrey Lihatskiy | |||
2022-07-12 | SL-17691: Consolidate calls to onDrawableUpdateFromServer to reduce false ↵ | Cosmic Linden | |
positives, change mServerDrawableUpdateCount from U64->U32 | |||
2022-07-12 | SL-17691: Make objects active if there are too many material updates from ↵ | Cosmic Linden | |
the server | |||
2022-07-13 | SL-17760 Crash at LLFolderViewItem::refresh(318) | Andrey Kleshchev | |
and at LLFolderViewItem::postBuild for LLConversationViewParticipant | |||
2022-07-12 | SL-17758 Crash at LLSpatialSetOcclusionStateDiff::traverse(850) | Andrey Kleshchev | |
According to bugsplat node was null | |||
2022-07-12 | SL-14572 Fixed two cases of viewer using wrong names for muting | Andrey Kleshchev | |
2022-07-12 | SL-17751: Fix bounding boxes not updating in special cases, leading to ↵ | Cosmic Linden | |
object invisibility | |||
2022-07-12 | SL-17754 FIXED "first_login_image.jpg" file is not loaded | Mnikolenko Productengine | |
2022-07-11 | SL-17665 additional checks to avoid moving protected folders | Mnikolenko Productengine | |
2022-07-08 | SL-17727 FIXED Crash when specifying --graphicslevel option on mac | Maxim Nikolenko | |
2022-07-07 | SL-16598 Stuck in Ground Sit | Andrey Kleshchev | |
'Sitting' motion was in a loading state, but not active, which resulted in viewer dropping 'sitting' state | |||
2022-07-07 | Merged in SL-17666 | Maxim Nikolenko | |
SL-17666 Allow Map sidebar UI to be hidden | |||
2022-07-07 | SL-17545 lodQueryCallback should quit as soon as it is done | Andrey Kleshchev | |
2022-07-07 | SL-17666 Allow Map sidebar UI to be hidden | Mnikolenko Productengine | |
2022-07-06 | Merged in SL-17448 (pull request #1044) | Sabrina Shanman | |
SL-17448: Fix LOD/octree update feedback loops causing LOD fluctuations. Approved-by: Andrey Lihatskiy | |||
2022-07-06 | SL-17545 fix double-scheduling of calculations | Andrey Kleshchev | |
2022-07-05 | SL-17448: Also update the octree box if there is a position rebuild | Cosmic Linden | |
2022-07-04 | SL-17718 Newly published classifieds should not open in edit mode | Andrey Kleshchev | |
2022-07-04 | SL-17545 Recalculate lods when replacing high lod with something incompatible | Andrey Kleshchev | |