summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
4 daysMerge branch 'main' into maint-cmaint-cErik Kundiman
4 daysMacPorts' expat (compatibility) has been updatedErik Kundiman
11 daysFix FMOD 2.02.25 Linux installationErik Kundiman
12 daysFix previous commitErik Kundiman
12 daysMerge branch 'main' into maint-cErik Kundiman
12 daysAdd seconds to IM and group chat timestampsErik Kundiman
12 daysMerge remote-tracking branch 'secondlife/release/maint-c' into maint-cErik Kundiman
13 daysMerge branch 'main' into maint-cErik Kundiman
14 daysMerge branch 'develop' into marchcat/c-developAndrey Lihatskiy
# Conflicts: # indra/newview/llvoavatar.cpp
2024-11-10Get dictionaries folder installed to app_settingsErik Kundiman
https://megapahit.com/show_bug.cgi?id=5
2024-11-08Merge pull request #3064 from secondlife/rider/transfer_ownershipRider Linden
Server Issue #1493: New notification message for llTransferOwnership.
2024-11-08Server Issue #1493: New notification message for llTransferOwnership.Rider Linden
2024-11-08Fix assert when retrieving data while mousing over minimap avatar dotsRye
secondlife/viewer#3025
2024-11-08#3052 remove pointless logging when group notice is receivedMaxim Nikolenko
2024-11-08viewer#3055 Fix texture fetch being stuckAndrey Kleshchev
destroyRawImage is the only function that calls saveRawImage(), not calling it results in fetcher thinking that it still needs data to do the saving and looping back to trying to fetch.
2024-11-08Merge branch 'main' into maint-cErik Kundiman
2024-11-08Nearby session being first is a non default optionErik Kundiman
which can be set on the leftmost drop-down menu of the conversations floater.
2024-11-08#3042 crash at LLViewerMediaTexture::setPlayingMaxim Nikolenko
2024-11-08Merge branch 'main' into maint-cErik Kundiman
2024-11-07viewer#3037 hasPendingAttachedMeshes wasn't checking some objectsAndrey Kleshchev
2024-11-07Merge pull request #3033 from secondlife/v-2991cosmic-linden
secondlife/viewer#2991: Fix PBR terrain sometimes not loading textures
2024-11-07Merge pull request #3016 from secondlife/rye/tracyfixesRye
Tracy Improvements
2024-11-06Update Tracy to 0.11.1Rye
2024-11-06secondlife/viewer#2991: Fix PBR terrain sometimes not loading texturesCosmic Linden
2024-11-06#3029 restore tooltip delay const variableMaxim Nikolenko
2024-11-06Merge pull request #3026 from secondlife/v-2768cosmic-linden
secondlife/viewer#2768: Fix for PBR texture animations sometimes not starting
2024-11-06Merge pull request #3027 from secondlife/rye/macshaderfixRye
Fix accidental deprecation in shaders causing mac shader compile fail
2024-11-06Use Arch PKGBUILD pkgrel for VIEWER_VERSION_REVISIONErik Kundiman
2024-11-06Squeeze 2 more people into the teamErik Kundiman
plus 1 special thanks replacing the promoted one.
2024-11-06#2997 The 'Reset Skeleton' option is missing in the right-click menuAlexander Gavriliuk
2024-11-06Conversation panel: Nearby item on topmobserveur
This commit forces the nearby item on the left side on the panel to be on top instead of the bottom.
2024-11-06Merge pull request #3021 from Ansariel/develop_webrtc_shutdown_fixRye
Fix shutdown crash in LLWebRTCVoiceClient
2024-11-06Improve Tracy OpenGL integrationRye
Fix memory profiling when gpu profiling enabled Fix disabling renderdoc support
2024-11-05Fix accidental deprecation in shaders causing mac shader compile failRye
2024-11-05Fix Tracy memory profiling on macosRye
2024-11-05Miscellaneous cleanupCosmic Linden
2024-11-06#2902 Additional lines are displayed from one corner of the regionAlexander Gavriliuk
2024-11-05secondlife/viewer#2768: Fix for PBR texture animations sometimes not startingCosmic Linden
2024-11-05Fix shutdown crash in LLWebRTCVoiceClientAnsariel
2024-11-05Merge pull request #3005 from secondlife/rye/postperfRye
Reduce number of full screen copies during renderFinalize
2024-11-05Option to zoom in using double clickErik Kundiman
https://megapahit.com/show_bug.cgi?id=102
2024-11-05remove unused LSRequiresCarbon key (#3006)Lars Næsbye Christensen
2024-11-04Merge pull request #2935 from ↵Roxanne Skelly
secondlife/roxie/no-double-add-data-channel-observer Fix issue where sometimes connections would be restarted instead of closed.
2024-11-04Merge pull request #3007 from secondlife/rye/crashfixesRye
Fixes various small memory leaks and some crashes
2024-11-04Add seconds to compact view timestampsErik Kundiman
https://megapahit.com/show_bug.cgi?id=81 Without the date, though.
2024-11-04Integrate glow combine pass with other post process render passes to reduce ↵Rye
another full screen copy
2024-11-04Eliminate reduntant copies and full screen passes from post process effect chainRye
2024-11-04Fix leak of LLUUID in ui preview floaterRye
2024-11-04Fix possible leak of gesture when region ptr is nullRye
2024-11-04Fix leak of boost signal objects in marketplace functionsRye Cogtail