summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2022-09-21SL-18119 - more ViewerStats logs for NUXBrad Payne (Vir Linden)
2022-09-21SL-17628 Add viewer sided max attachment distance to position fieldsAndrey Kleshchev
2022-09-21SL-18202 WIP merging autotune contribution and updating UIMnikolenko Productengine
2022-09-21Merge branch 'master' into DRTVWR-539Mnikolenko Productengine
2022-09-20SL-18119 - logCommand() for friend operationsBrad Payne (Vir Linden)
2022-09-19SL-17840 Update 'Obscure MOAP' control textMnikolenko Productengine
2022-09-17Remove some leftovers of the old precompiled headers usage. Pointed out by ↵Nicky Dasmijn
Ansariel Hiller.
2022-09-17Merge test cleanup.Nicky Dasmijn
2022-09-17SL-17238 Supress errors from physicsextensionsAndrey Kleshchev
2022-09-17SL-17238 bugsplat build issuesAndrey Kleshchev
2022-09-17Cleanup sweepNicky Dasmijn
2022-09-17cmake playing jedi mind tricks on me and making me missNicky
one genex that needed changing. Interstingly add_custom_target will not complain about a file that would never be declared as OUTPUT and thus is not really a valid cmake build target.``
2022-09-17Try to make sure this also works with the havok version of llphysicsextension.Nicky Dasmijn
2022-09-16Rename MESHOPTIMIZER.cmake to Meshoptimizer.cmake as those caps honestly bug me.Nicky Dasmijn
2022-09-16Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into ↵Nicky Dasmijn
DRTVWR-568_cmake
2022-09-16SL-18119 - UIUsage logs for some common operationsBrad Payne (Vir Linden)
2022-09-15Merge branch 'master' into DRTVWR-568Callum Linden
2022-09-16SL-18131 Increase region cap access count before returning errorsAndrey Kleshchev
It might be safe to merge mSeedCapAttempts with mHttpResponderID, but for now leaving them separated, if only for making this mechanic clearer.
2022-09-15Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
# Conflicts: # indra/newview/llmodelpreview.h
2022-09-15Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-09-15Increment viewer version to 6.6.5Nat Goodspeed
following promotion of DRTVWR-544
2022-09-13SL-18137 Open self profile when using app/openfloater/profileMnikolenko Productengine
2022-09-12SL-18131 Increase region cap access count before returning errorsAndrey Kleshchev
It might be safe to merge mSeedCapAttempts with mHttpResponderID, but for now leaving them separated, if only for making this mechanic clearer.
2022-09-10SL-18117 Smarter add and detach inventory menusAndrey Kleshchev
The 'exceptions' solution is a bit ugly, but alternative is remaking all inventory and chat menus to act based on registars
2022-09-09SL-18110 Reshape status bar container when hiding navigation panelMnikolenko Productengine
2022-09-09Sl-18124 - fixed establish_time statBrad Payne (Vir Linden)
2022-09-08SL-16156 Clean up unused RenderAvatarVPAndrey Kleshchev
2022-09-08SL-16156 Fix exit crash in 360 snapshot floaterAndrey Kleshchev
2022-09-08SL-3007 Report abuse option in paticipan listAndrey Kleshchev
2022-09-08SL-15787 Crash at setCapabilityAndrey Kleshchev
2022-09-07SL-18102 Remove 'Translate chat' checkbox from chatMnikolenko Productengine
2022-09-07SL-18100 FIXED Chat log disappears if translation service is turned on at ↵Mnikolenko Productengine
splash screen
2022-09-07SL-15787 Crash at setCapabilityAndrey Kleshchev
2022-09-06SL-18097 Don't permit multiple instances of 'unsaved changes' popupsAndrey 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-06SL-18097 Don't permit multiple instances of 'unsaved changes' popupsAndrey 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-06SL-17984 Small cleanup in profilesAndrey Kleshchev
2022-09-06SL-3007 Small improvements for auto filling abuse reports #2Andrey Kleshchev
2022-09-02SL-17823 FIXED Terrain texture does not show in minimap when relogging.Mnikolenko Productengine
2022-08-31SL-18050 FIXED Media not applied to all sides of objectMnikolenko Productengine
2022-08-31SL-18051 FIXED Have to leave group more than once to actually leave a groupMnikolenko Productengine
2022-08-30Merge branch 'master' into DRTVWR-568Callum Linden
2022-08-31Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
# Conflicts: # indra/newview/llfloateroutfitsnapshot.cpp
2022-08-31SL-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-31Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-08-31Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llpanelpicks.cpp # indra/newview/llpanelprofile.cpp
2022-08-30Increment viewer version to 6.6.4Nat Goodspeed
following promotion of DRTVWR-483
2022-08-30SL-17779 Texture position changes were ignored on rigged meshesAndrey Kleshchev
Since the performance overhaul project, there should be essentially no difference between rigged meshes and non-rigged as far as vertex buffer management is concerned.
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