summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2022-08-26DRTVWR-568: More cleanup of deleted obsolete std library features.Nat Goodspeed
2022-08-26DRTVWR-568: Eliminate more blockers to C++17 language standard.Nat Goodspeed
2022-08-25SL-18007 Edit shape freezes avatar in the middle of the turning animationAndrey Kleshchev
2022-08-25SL-18019 Sometimes rigged meshes don't show in preview thumbnailsAndrey Kleshchev
2022-08-24DRTVWR-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-24DRTVWR-558: Eliminate many spurious set-not-used variables.Nat Goodspeed
With Xcode 13.4, these unused variables break Release builds.
2022-08-23DRTVWR-558: Fix Release variable-set-but-unused error.Nat Goodspeed
2022-08-23DRTVWR-558: macOS Monterey objdump apparently needs --optionNat Goodspeed
instead of -option as before.
2022-08-19SL-17990 Give user a popup warning when they attach a rigged mesh object to ↵Mnikolenko Productengine
an HUD
2022-08-18SL-17834 MP window freezes when loading items from Inventory #2Andrey Kleshchev
2022-08-17SL-17978 FIXED "Hear media and sound from: Avatar position" ignores clamping ↵Mnikolenko Productengine
set by llSetSoundRadius()
2022-08-17SL-17834 MP window freezes when loading items from InventoryAndrey Kleshchev
1. Do not process all marketpalce changes at once, schedule them for later 2. Do not notifyObservers from notifyObservers
2022-08-17SL-17973 updated inappropriate argMnikolenko Productengine
2022-08-17SL-17973 FIXED region name is not shown in the IM chatMnikolenko Productengine
2022-08-12SL-17964 FIXED Pressing M while any floater has focus switches into mouselookMnikolenko Productengine
2022-08-12SL-17965 Closing some floaters shifts focus to menu barAndrey Kleshchev
Focus root now only covers menu, status and nav bar to not steal focus from floaters This partially reverts commit 1d6bfb727a8015e82cd4060a0c73cf3fc719e818.
2022-08-11SL-17892 Add X button to Guidebook floater's title barMnikolenko Productengine
2022-08-11SL-17670 tweaking simplified outfit snapshot floaterMaxim Nikolenko
2022-08-10SL-17925 Fix SLURL based creation of picks and classifiedsAndrey Kleshchev
2022-08-10SL-17924 Don't clear pick's description when clicking on description for the ↵Andrey Kleshchev
first time
2022-08-10SL-17923 "Title" and "Description" labels are not displayed in "Picks" tabAndrey 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-08SL-14556 Profile floater does not update after a name changeAndrey Kleshchev
2022-08-05SL-17908 No left and right events when both held downAndrey Kleshchev
Reverts part of SL-15746
2022-08-04SL-17785 FIXED World Map scrolls too slowly after pressing "Me" buttonMnikolenko Productengine
2022-08-04Merge branch 'master' into DRTVWR-539Mnikolenko Productengine
2022-08-04DRTVWR-544 Post-merge build fixAndrey Lihatskiy
2022-08-04Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h # indra/newview/llpanelobject.cpp
2022-08-04Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
# Conflicts: # indra/newview/llfloaterworldmap.cpp # indra/newview/llvovolume.cpp
2022-08-04Merge branch master (DRTVWR-561) into DRTVWR-483Andrey Kleshchev
2022-08-04Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-08-03Increment viewer version to 6.6.3Nat Goodspeed
following promotion of DRTVWR-561
2022-08-03SL-17890 readable warning for MAV_BLOCK_MISSINGAndrey Kleshchev
2022-08-02SL-17048 Fixed not cleaning sessionAndrey Kleshchev
2022-08-02SL-17862 Fixed typo in rigged mesh renderingAndrey Kleshchev
2022-08-02SL-17851 Highlight matching notifications when using Search Box in PreferenceMnikolenko Productengine
2022-07-29SL-17858 Sit on ground was enabled but not working if already sittingAndrey Kleshchev
2022-07-27Merged in SL-17826 (pull request #1077)Sabrina Shanman
SL-17826: Fix index out of bounds in mOwnership when drawing parcel lines Approved-by: Andrey Kleshchev Approved-by: Andrey Lihatskiy
2022-07-27SL-17831 Cut spammy log messageAndrey Kleshchev
2022-07-27SL-17809 Sounds from Avatar position instead of Camera positionMnikolenko Productengine
2022-07-27SL-17827 Crash at LLCamera::setViewHeightInPixelsAndrey Kleshchev
2022-07-26SL-17826: Fix index out of bounds in mOwnership when drawing parcel linesCosmic Linden
2022-07-26SL-17801: Don't let external code delete the raw pointer to the picking octreeCosmic Linden
2022-07-26SL-17045 LSL editor cursor position desynchronizationAndrey Kleshchev
1. Fixed cursor position calculations 2. Fixed selection rect calculation
2022-07-22SL-17818 Crash at childrenHandleDragAndDropAndrey Kleshchev
2022-07-22SL-17815 Crash at parcelLineFlagsAndrey Kleshchev
Col ended up negative
2022-07-22SL-17814 Crash at landmark's onCommitTextChangesAndrey Kleshchev
2022-07-21Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into ↵Nicky
DRTVWR-543-maint_cmake
2022-07-21SL-17778 'Application not responding' popup while cleaning cache on startupAndrey Kleshchev
2022-07-20SL-17569 restore previous list of ignored notifications after pressing the ↵Mnikolenko Productengine
Cancel button
2022-07-20SL-17670 remove tab charactersMnikolenko Productengine