summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2024-08-19Merge branch 'webrtc-voice' into 2024.06-atlasaurusErik Kundiman
2024-08-19Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵Erik Kundiman
2024.06-atlasaurus
2024-08-19Merge branch 'main' into webrtc-voiceErik Kundiman
2024-08-17Show avatar distance only on nearby listErik Kundiman
2024-08-17Distance in nearby tab (draft)Erik Kundiman
https://megapahit.com/show_bug.cgi?id=49 Still needs to be tidied up. For now it's aligned to the left. If you want to align it to the right, apart from modifying avatar_distance in panel_avatar_list_item.xml to look more like last_interaction, modify newview/llavatarlistitem.cpp line 555 to be something like: `S32 avatar_distance_width = avatar_item->mLastInteractionTime->getRect().mLeft - avatar_item->mAvatarDistance->getRect().mLeft;` I had tried this at first, but I couldn't make it look good and that's why I aligned it to the left. Also, these distances need to not be shown on Friends list. I'm doing that next.
2024-08-09Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵Brad Linden
release/2024.06-atlasaurus # Conflicts: # .github/workflows/build.yaml # indra/newview/CMakeLists.txt # indra/newview/llspeakers.cpp # indra/newview/llvoicechannel.cpp # indra/newview/llvoicechannel.h # indra/newview/llvoiceclient.cpp # indra/newview/llvoiceclient.h # indra/newview/llvoicewebrtc.cpp
2024-08-09Merge remote-tracking branch 'secondlife/release/webrtc-voice' into webrtc-voiceErik Kundiman
2024-08-09Merge branch 'main' into webrtc-voiceErik Kundiman
2024-08-07megapahit tuning : return of the smoothiemobserveur
This commit reintroduces the meapahit specic optimisations while maintaining an option for the LL vertex buffer optimisation mode.
2024-08-05viewer#2195 Voice morphs 'not supported' notification lacks descriptionAndrey Kleshchev
2024-08-02Merge remote-tracking branch 'secondlife/release/webrtc-voice' into webrtc-voiceErik Kundiman
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵Erik Kundiman
2024.06-atlasaurus
2024-07-27Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-24Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵Brad Linden
release/2024.06-atlasaurus
2024-07-24remove inappropriate ignoretext usage as recommended in code review.Brad Linden
2024-07-23Improve error message notifying user that Voice Morph Effects are not supportedBrad Linden
secondlife/viewer#1451
2024-07-23Legacy search floatermobserveur
This commit adds the legacy search floater to megapahit
2024-07-23Apple gpu optimisations based on LL workmobserveur
This commit replaces our former optimisations with LL develop branch work and some tweaks.
2024-07-20Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-20Revert "NDOF licence not included"Erik Kundiman
This reverts commit ce44f23aad76a3cd5172837de36498883c2ccbdd.
2024-07-20Merge branch 'main' into maint-bErik Kundiman
2024-07-19Copy profile link to clipboard in profile actionsErik Kundiman
https://megapahit.com/show_bug.cgi?id=47
2024-07-19CTRL-SHIFT-X to get the "Shared Enviroment"Erik Kundiman
https://megapahit.com/show_bug.cgi?id=46
2024-07-17Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵Brad Linden
release/2024.06-atlasaurus # Conflicts: # autobuild.xml # indra/newview/llvoicechannel.cpp
2024-07-17Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-16Merge branch 'main' into maint-bErik Kundiman
2024-07-15floater_gesture.xml cleanupsecretfoxtail
Remove unneeded solid background
2024-07-15WellButton_Lit & WellButton_Lit_Selected replacementsecretfoxtail
New buttons that fit better
2024-07-15floater_world_map.xml search results bgsecretfoxtail
Add transparent gray block behind world map search results
2024-07-15floater_my_environments.xml cleanupsecretfoxtail
Remove unneeded background colour and bevel/border
2024-07-15colors.xml: MapParcelOutlineColorsecretfoxtail
Change from Yellow to White
2024-07-15Merge branch 'main' into maint-bErik Kundiman
2024-07-14Script dialog positionmobserveur
This commit allows the script dialog position to be remembered
2024-07-14Collapsable camera floatermobserveur
This commit allows to collapse the camera floater
2024-07-14Performance and tuningmobserveur
Performance and tuning floater updated including fixes
2024-07-13Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-13Merge branch 'main' into maint-bErik Kundiman
2024-07-12containers/Tabtop&Toolbar adjustmentsecretfoxtail
Slightly reduce transparency
2024-07-11Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-10Merge branch 'main' into maint-bErik Kundiman
2024-07-10more panel_edit cleanupfowlerdm
Remove unneeded backgrounds
2024-07-10panel_edit_wearable cleanupfowlerdm
remove more unneeded unneeded background panels
2024-07-09Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-06Merge branch 'main' into maint-bErik Kundiman
2024-07-05Tuning floater and buffer mapping improvementsmobserveur
This commit adds the tuning floater accessible via the fps button, and improvements to the buffer mapping optimisation modes.
2024-07-05Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-01Merge branch 'main' into maint-bErik Kundiman
2024-07-01Start using SLv Dullahan on Linux too (v1.14.0-r2)Erik Kundiman
2024-07-01Revert streaming to use LibVLC on FBSD & GNU/LinuxErik Kundiman
I couldn't make it to work with gstreamer even though everything was in place. It was already working anyway with LibVLC, and, Windows & macOS use it too, so it's actually the more cross-platform solution.
2024-06-29Linden_Dollar_Background.pngfowlerdm
More transparency