summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2021-08-30SL-15918 Experimental feature to perform multiple render passes and reduce ↵Callum Prentice
missing content - fixed
2021-08-27SL-15899: Do not use power of 2 reduction for 360 capture size when ↵Callum Prentice
deferred rendering is off - completed
2021-08-27DRTVWR-534: Use minimum Viewer window dimension as image size when deferred ↵Mnikolenko Productengine
rendering is off
2021-08-27Merge branch 'c++17' into DRTVWR-522-maintAndrey Lihatskiy
2021-08-26SL-15872 Update sUseFBO correctly when changing graphics settingsMnikolenko Productengine
2021-08-20DRTVWR-534: another tiny change to stop the irritating text selection on ↵Callum Prentice
drag in EQR preview window
2021-08-20DRTVWR-534: Miniscule but important change to make the name of the floater ↵Callum Prentice
orthogonal throughout
2021-08-20DRTVWR-534: collection of minor UI tweaks and fixes via XUI changesCallum Prentice
2021-08-20DRTVWR-534: Batch of modifications to 360 capture project after moving from ↵Callum Prentice
internal repo to public one.
2021-08-19SL-15853 Added the Map icon to bottom toolbar defaultsAndrey Lihatskiy
2021-08-18SL-15759 Crash in setCapabilityAndrey Kleshchev
Different subcase of same crash, this one for losing connection
2021-08-13SL-15292 waitForChannel crashAndrey Kleshchev
This code needs to be turned into a state machine (switch-case between states) with clean exit and each state clean and separate. Right now it passes through all stages on exit and relies onto multiple bools instead of just transitioning to 'exit' state. In some cases coroutine still lives longer than voice singletone, it also needs to be adressed.
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-519 after Viewer releaseCallum Prentice
2021-08-10Merge branch 'master' into DRTVWR-522-maintAndrey Lihatskiy
2021-08-10Merge remote-tracking branch 'origin/master' into DRTVWR-521-maintAndrey Lihatskiy
2021-08-09Increment viewer version to 6.4.23Nat Goodspeed
following promotion of DRTVWR-531
2021-08-09SL-15789 Crash in LLTranslationAPIHandlerAndrey Kleshchev
Bugsplat logged an out_of_range exception for unknown string
2021-08-09SL-15759 Crash in requestBaseCapabilitiesCoroAndrey Kleshchev
2021-08-06SL-15778 Crash at getPreferredType() in findCategoryUUIDForTypeInRootAndrey Kleshchev
2021-08-06SL-15696 Don't be so persistent with outdated driver notificationAndrey Kleshchev
Some manufactures provide no own updated drivers yet forbid users from updating to intel provided one
2021-08-02SL-15711 Viewer hangs with agents with malformed inventoryAndrey Kleshchev
2021-07-30SL-15729 Using gMenuLand instead of gMenuHolderAndrey Kleshchev
These UI elements belong to gMenuLand, "Buy Land..." no longer exists
2021-07-30SL-15729 Crash calling childSetEnabledAndrey Kleshchev
2021-07-30SL-15727 Mouse 'up' event was ignoredAndrey Kleshchev
2021-07-29SL-15668 getNodeID is no longer reliableAndrey Kleshchev
2021-07-27SL-15681 FIXED Crash occurs at first log in of a new userMnikolenko Productengine
2021-07-21SL-15611 Do not ignore mask modifiers for mouse-teleportingAndrey Kleshchev
2021-07-19Merge with Master after Viewer Release (also fixed some glaring automerge ↵Callum Prentice
screw ups)
2021-07-20DRTVWR-521 post-merge build fixAndrey Lihatskiy
2021-07-20Merge branch 'master' into DRTVWR-521-maintAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/llcommon/llerror.cpp # indra/llui/llnotifications.h # indra/newview/llappviewer.cpp # indra/newview/llappviewermacosx.cpp
2021-07-19Merge with tip of Master after a Viewer releaseCallum Prentice
2021-07-19Merge branch 'master' into DRTVWR-522-maintAndrey Lihatskiy
# Conflicts: # doc/contributions.txt # indra/newview/llappcorehttp.cpp # indra/newview/llappcorehttp.h
2021-07-19SL-15585 more logging for altoolAndrey Lihatskiy
2021-07-16SL-15594 Reimplement previous voice keybind behaviorAndrey Kleshchev
Also fixed dupplicate checks
2021-07-15DRTVWR-521 improvementAndrey Lihatskiy
2021-07-15SL-443 keybindings: Do not error on unknown functionAndrey Kleshchev
It is likely be from newer viewer / Preparations for SL-443 deloyment.
2021-07-14Increment viewer version to 6.4.22Nat Goodspeed
following promotion of DRTVWR-516
2021-07-15SL-15585 typo fixAndrey Lihatskiy
2021-07-14SL-15585 Improved notarization error handlingAndrey Lihatskiy
2021-07-13Revert "SL-15434 Change default landmark destination"Andrey Kleshchev
This reverts commit efc8b268a2686a86c0975b4b3f67ef821a416d98.
2021-07-12Fix for SL-15559 PDF files do not load in CEF v91Callum Prentice
2021-07-12DRTVWR-521 xcode buildfixAndrey Lihatskiy
2021-07-12Merge branch 'build-hooks' into DRTVWR-521-maintAndrey Lihatskiy
2021-07-02SL-15528 Crash at reblendSettingsAndrey Kleshchev
looks like blenders weren't inited yet.
2021-07-02SL-14075 allow exporting multiple textures with the same nameMnikolenko Productengine
2021-07-01SL-15512 Update text in the Favorites Bar and Favorites windowMnikolenko Productengine
2021-06-30SL-15434 Change default landmark destinationAndrey Kleshchev
2021-06-30SL-15434 The 'Add to my Landmarks' star icon is not marked in the Top menu barAndrey Kleshchev
2021-06-30SL-15501 Viewer crash with unprotected use of std::vector::front()Andrey Kleshchev