summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2021-10-22Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/CMakeLists.txt # indra/llcommon/CMakeLists.txt # indra/newview/CMakeLists.txt # indra/newview/llappviewerwin32.h
2021-10-13Increment viewer version to 6.4.24Nat Goodspeed
following promotion of DRTVWR-520
2021-10-08SL-16118 FIXED First item can't be sent to Marketplace through right-click menuMnikolenko Productengine
2021-09-30SL-16116 FIXED Mouse clicks don't work in-worldMnikolenko Productengine
2021-09-28SL-16098 Unable to sit on an object using the 'Object inspector' floaterAndrey Kleshchev
The same should probably be done for onClickTouch
2021-09-27SL-16085 FIXED "Reset skeleton and animation" isn't reset the animation on ↵Mnikolenko Productengine
the avatar without selecting part of the avatar
2021-09-24SL-16063 FIXED The favorite landmark does not change after editing from ↵Mnikolenko Productengine
another machine
2021-09-23SL-15903 SLPlugin entitlements fixAndrey Lihatskiy
2021-09-21SL-16022 Fixed Tab not cycling through all optionsAndrey Kleshchev
2021-09-21SL-15612 Value fixAndrey Lihatskiy
2021-09-21SL-15612 Check for SKIP_NOTARIZATION evn. variableAndrey Lihatskiy
2021-09-21SL-16020 FIXED The gesture's name is changed to default 'New Gesture' name ↵Mnikolenko Productengine
after the first gesture's editing
2021-09-21SL-15903 Restored the lost codeAndrey Lihatskiy
2021-09-20SL-11793 Fallback for 'Day' preset importingAndrey Kleshchev
2021-09-11SL-15964 Simple test for compression libraryAndrey Kleshchev
2021-09-09SL-14541 remove mac-crash-loggerAndrey Kleshchev
2021-09-08SL-15211 SL-14541 Update OpenSSL libraryAndrey Kleshchev
Moving a copy of OpenSSL 1.1.1 to D543 from D520 to have less conflicts with zlib-ng integration later
2021-09-08SL-14541 Replace zlib with zlib-ngAndrey Kleshchev
2021-09-08SL-14541 removed breakpad, win_crash_loggerAndrey Kleshchev
# Conflicts: # autobuild.xml # indra/CMakeLists.txt # indra/newview/CMakeLists.txt # indra/newview/llappviewerwin32.h # indra/win_crash_logger/llcrashloggerwindows.cpp Cherry picked from DRTVWR-520
2021-09-07SL-4250 Do not allow editing worn items if items or avatar are not yet loadedAndrey Kleshchev
2021-09-07SL-15832 Add OS bitness to ViewerStatsMnikolenko Productengine
2021-09-03SL-15902 Cleanup gSecAPIHandlerMnikolenko ProductEngine
2021-08-31SL-10659 Sometimes selection particles misbehave when selecting AnimeshAndrey Kleshchev
2021-08-27SL-15887 FIXED Using Position buttons on an attachment that has a negative ↵Mnikolenko Productengine
number for any position axii causes global position to be used
2021-08-25SL-15881 Crash at setCommitCallbackAndrey Kleshchev
2021-08-20SL-15850 Mangled chat in case of lost connectionAndrey Kleshchev
2021-08-20SL-7934 Driver version from wrong GPUAndrey Kleshchev
2021-08-19SL-15855 skip scroll wheel handling when quittingMnikolenko Productengine
2021-08-18SL-15462 Refactor voiceControlCoro() into a state machine #2Andrey Kleshchev
2021-08-18SL-15462 Refactor voiceControlCoro() into a state machine #1Andrey Kleshchev
2021-08-18SL-15848 FIXED Camera shaking when focused on terrain while avatar is in motionMnikolenko Productengine
2021-08-16SL-14988 Removed redundant checkAndrey Kleshchev
Potentially a result of a merge conflict, same check and recorder are inside doFlexibleUpdate();
2021-08-16SL-14988 Overflow can keep flexi from updatingAndrey Kleshchev
2021-08-16SL-15380 Do not mute object agent is riding when agent and object are in ↵Andrey Kleshchev
different parcels
2021-08-13SL-15689 EEP doesn't change with height for sitting agentsAndrey Kleshchev
2021-08-13SL-15830 remove ancient "non-system grid" handling from the viewerMnikolenko Productengine
2021-08-13SL-11690 Parse URLs in Group description and Land descriptionMnikolenko Productengine
2021-08-12Merge branch 'master' into DRTVWR-520-apple-notarizationAndrey Lihatskiy
# Conflicts: # autobuild.xml # build.sh # indra/CMakeLists.txt # indra/newview/CMakeLists.txt # indra/newview/llappviewermacosx.cpp # indra/newview/llappviewerwin32.h # indra/newview/viewer_manifest.py # indra/win_crash_logger/llcrashloggerwindows.cpp
2021-08-10Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2021-08-09Increment viewer version to 6.4.23Nat Goodspeed
following promotion of DRTVWR-531
2021-08-04SL-15722 FIXED The experience permissions request dialog has "Force your ↵Mnikolenko Productengine
avatar to sit" shown twice.
2021-08-03SL-15746 Turning right has priority over turning leftAndrey Kleshchev
Does not cover other opposite-direction movements since only rotation is viewer handled.
2021-07-29SL-15714 Update image on first time login screenAndrey Kleshchev
2021-07-20SL-15571 update ‘Reset’ button in the ‘Covenant’ tab correctlyMnikolenko Productengine
2021-07-19Merge with Master after Viewer Release (also fixed some glaring automerge ↵Callum Prentice
screw ups)
2021-07-19Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2021-07-19SL-15592 Emergency login failure dialogAndrey Kleshchev
Server message by id "LoginFailure" was pulling in header instead of a message
2021-07-19SL-15585 more logging for altoolAndrey Lihatskiy
2021-07-16SL-15574 If login response provides ISO8601 time, convert to localAndrey Kleshchev
2021-07-15SL-15574 Fixed message mising some textAndrey Kleshchev