summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-12Merge remote-tracking branch 'secondlife/release/maint-c' into maint-cErik Kundiman
2024-11-11Merge branch 'main' into maint-cErik Kundiman
2024-11-11Merge pull request #3067 from secondlife/marchcat/c-developAndrey Lihatskiy
develop → Maint C sync
2024-11-11Merge 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-10Revert "Disable dictionaries when using system libs"Erik Kundiman
This reverts commit 7360923f0888e48294921bd931c585c7c502a443.
2024-11-09Revert "update OpenJPEG 2.5.2 (#2452)"secretfoxtail
Temporarily avoid rainbow flashing of textures by reverting commit 60142c1b2fa7961d6dbf9744ad1b5c78f956d7f5.
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-08Merge pull request #2854 from secondlife/v-2853cosmic-linden
Update PBR terrain test plan
2024-11-08Merge pull request #3060 from secondlife/rye/coroassertRye
Fix assert when retrieving data while mousing over minimap avatar dots
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 #3036 from secondlife/rye/menufixRye
Fix url and toolbar menus binding callback functions to global scope
2024-11-07Merge pull request #3033 from secondlife/v-2991cosmic-linden
secondlife/viewer#2991: Fix PBR terrain sometimes not loading textures
2024-11-07Fix url and toolbar menus binding callback functions to global scopeRye
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-06Silence overloaded-virtual= GCC pedantic warning for collada-domHiroo Ono
part. Since this part is a 3rd party software.
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-05Update pre commit config version to get rid of warningCosmic Linden
2024-11-06Merge pull request #3017 from secondlife/maxim/viewer-2884Maxim Nikolenko
#2884 fix for stalls caused by coro suspend
2024-11-06#2884 use ANONYMOUS instead of the listener nameMnikolenko Productengine
2024-11-05Fix shutdown crash in LLWebRTCVoiceClientAnsariel
2024-11-05Fix tracy invariant timer support on macos GHA buildsRye
2024-11-05#2884 fix for stalls caused by coro suspendMnikolenko Productengine
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.