summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-25Merge branch 'main' into DRTVWR-594-maint-YAndrey Lihatskiy
2023-10-25Increment viewer version to 6.6.17Nat Goodspeed
following promotion of DRTVWR-578
2023-10-25Merge branch 'main' into DRTVWR-591-maint-XAndrey Lihatskiy
# Conflicts: # indra/newview/llinventorygallery.cpp
2023-10-25Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
# Conflicts: # autobuild.xml
2023-10-25Merge branch 'main' into DRTVWR-587-maint-VAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/llcommon/tests/llleap_test.cpp # indra/newview/viewer_manifest.py
2023-10-25SL-20517: When attempting to find orphans, if an object claims to be its own ↵Rider Linden
parent the viewer logs a warning and then continues the loop without incrementing the iterator. This increments the iterator so that loop processing can continue and the viewer does not get stuck on the bad object.
2023-10-25Merge pull request #471 from secondlife/SL-20065cosmic-linden
SL-20065: Hack to reduce black spots on shiny water
2023-10-25SL-20513 Make profile floater use properties processor #3Andrey Kleshchev
2023-10-25SL-20513 Cleanup LLAvatarPropertiesProcessor #2Andrey Kleshchev
2023-10-25SL-20513 Cleanup LLAvatarPropertiesProcessor #1Andrey Kleshchev
2023-10-25DRTVWR-559 Fix for mac buildDave Parks
2023-10-24SL-20065: Hack to reduce black spots on shiny waterCosmic Linden
2023-10-24SL-20090 Don't use llassert_always in texture fetching code.RunitaiLinden
2023-10-24SL-20468 Add ability to overwrite an existing outfitMaxim Nikolenko
2023-10-24SL-20524 Update contributions.txtAndrey Lihatskiy
2023-10-24Remove unnecessary make_pair callAnsariel
2023-10-24Add some optimizations and modern C++ while already touching ↵Ansariel
LLAvatarPropertiesProcessor
2023-10-24Fill agent_id fields in LLAvatarData correctly when using capability for ↵Ansariel
avatar properties request
2023-10-23SL-20456 Fix for probe updates stopping after opening personal lighting or ↵RunitaiLinden
editing a sky setting.
2023-10-23SL-20498 Preserve default probe when resetting reflection probes.RunitaiLinden
2023-10-23SL-13610 revert changes to floater_about_landAndrey Kleshchev
Dupplicate. No idea how it got into the merge
2023-10-23SL-13610 build fixMnikolenko Productengine
2023-10-23SL-13610 [MAC] Manufacturer based searchAndrey Kleshchev
2023-10-23SL-13610 [MAC] WIP filter out incompatible devicesAndrey Kleshchev
2023-10-23SL-13610 [MAC] WIP enable initing devices by local idAndrey Kleshchev
2023-10-23SL-13610 [MAC] WIP List HID available devices in joystick selectionAndrey Kleshchev
Doesn't filter the list yet, just shows full list of usb devices Selecting visible devices doesn't work yet
2023-10-20SL-20163 Rework LLAvatarPropertiesProcessor::sendRequest()Alexander Gavriliuk
2023-10-20SL-20441 Do not recreate desktop shortcut when updatingAndrey Kleshchev
2023-10-20SL-20380 show group notice button only if user is a member of the group (#465)Maxim Nikolenko
2023-10-20SL-20422 Unit test fixAndrey Kleshchev
2023-10-20SL-16661 dmg installer updateAndrey Lihatskiy
2023-10-20SL-20163 Rework hide_age in processAvatarPropertiesReply()Alexander Gavriliuk
2023-10-20SL-20163 Rework add/remove observers in LLAvatarPropertiesProcessorAlexander Gavriliuk
2023-10-20SL-20422 Unit test fixAndrey Kleshchev
2023-10-20SL-20506 Crash when recreating LLViewerParcelMediaAndrey Kleshchev
2023-10-19SL-20504 Chat history crashes on shutdownAndrey Kleshchev
2023-10-19SL-20442 - build fixMnikolenko Productengine
2023-10-19SL-20497 FIXED Minimum distance is not updated correctlyMaxim Nikolenko
2023-10-19SL-20442 Update contributions.txt: name fixAndrey Lihatskiy
2023-10-19SL-20442 Update contributions.txtAndrey Lihatskiy
2023-10-19[BUG-234493] Add "Until key release" to the gesture "Wait"Kyler Eastridge
2023-10-18PIE-1057: viewer-build-util's azure branch has been merged to main.Nat Goodspeed
2023-10-18PIE-1057: Merge branch 'actions-azure' into actionsNat Goodspeed
for new Windows code signing mechanism.
2023-10-18SL-20376 Clarify group membership status and leave-group confirmation dialogMaxim Nikolenko
2023-10-18Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-10-18SL-20149 Potential fix for crash when unsitting on a reflection probe. Also ↵RunitaiLinden
fix for assertion in lltexturefetch.
2023-10-18SL-20463 Rename outfit dialog box accepts emoji charactersAlexander Gavriliuk
2023-10-18SL-20232 Cleanup #6Andrey Kleshchev
2023-10-17Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into ↵Jonathan "Geenz" Goodman
DRTVWR-559
2023-10-17Update settings.xmlJonathan "Geenz" Goodman
SL-20154