Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-17 | Show avatar distance only on nearby list | Erik Kundiman | |
2024-08-17 | Distance 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-07 | megapahit tuning : return of the smoothie | mobserveur | |
This commit reintroduces the meapahit specic optimisations while maintaining an option for the LL vertex buffer optimisation mode. | |||
2024-07-23 | Legacy search floater | mobserveur | |
This commit adds the legacy search floater to megapahit | |||
2024-07-23 | Apple gpu optimisations based on LL work | mobserveur | |
This commit replaces our former optimisations with LL develop branch work and some tweaks. | |||
2024-07-20 | Revert "NDOF licence not included" | Erik Kundiman | |
This reverts commit ce44f23aad76a3cd5172837de36498883c2ccbdd. | |||
2024-07-20 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-19 | Copy profile link to clipboard in profile actions | Erik Kundiman | |
https://megapahit.com/show_bug.cgi?id=47 | |||
2024-07-19 | CTRL-SHIFT-X to get the "Shared Enviroment" | Erik Kundiman | |
https://megapahit.com/show_bug.cgi?id=46 | |||
2024-07-16 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-15 | floater_gesture.xml cleanup | secretfoxtail | |
Remove unneeded solid background | |||
2024-07-15 | WellButton_Lit & WellButton_Lit_Selected replacement | secretfoxtail | |
New buttons that fit better | |||
2024-07-15 | floater_world_map.xml search results bg | secretfoxtail | |
Add transparent gray block behind world map search results | |||
2024-07-15 | floater_my_environments.xml cleanup | secretfoxtail | |
Remove unneeded background colour and bevel/border | |||
2024-07-15 | colors.xml: MapParcelOutlineColor | secretfoxtail | |
Change from Yellow to White | |||
2024-07-15 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-14 | Script dialog position | mobserveur | |
This commit allows the script dialog position to be remembered | |||
2024-07-14 | Collapsable camera floater | mobserveur | |
This commit allows to collapse the camera floater | |||
2024-07-14 | Performance and tuning | mobserveur | |
Performance and tuning floater updated including fixes | |||
2024-07-13 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-12 | containers/Tabtop&Toolbar adjustment | secretfoxtail | |
Slightly reduce transparency | |||
2024-07-10 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-10 | more panel_edit cleanup | fowlerdm | |
Remove unneeded backgrounds | |||
2024-07-10 | panel_edit_wearable cleanup | fowlerdm | |
remove more unneeded unneeded background panels | |||
2024-07-06 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-05 | Tuning floater and buffer mapping improvements | mobserveur | |
This commit adds the tuning floater accessible via the fps button, and improvements to the buffer mapping optimisation modes. | |||
2024-07-01 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-01 | Start using SLv Dullahan on Linux too (v1.14.0-r2) | Erik Kundiman | |
2024-07-01 | Revert streaming to use LibVLC on FBSD & GNU/Linux | Erik 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-29 | Linden_Dollar_Background.png | fowlerdm | |
More transparency | |||
2024-06-30 | Linden_Dollar_Background.png tweak | fowlerdm | |
Less ugly alternative | |||
2024-06-30 | first_login_image.jpg tweak | fowlerdm | |
add pirate theme! | |||
2024-06-30 | Window_Background/Foreground adjustment | fowlerdm | |
Make outline slightly less transparent | |||
2024-06-26 | Credits for Kokua team | Erik Kundiman | |
2024-06-26 | Linden_Dollar_Background.png adjustment | fowlerdm | |
Try adding some transparency | |||
2024-06-26 | floater_about.xml: special thanks | fowlerdm | |
fix formatting | |||
2024-06-25 | Unhide one team member | Erik Kundiman | |
2024-06-25 | Add more people to the team | Erik Kundiman | |
2024-06-20 | Merge remote-tracking branch 'secondlife/release/maint-b' into maint-b | Erik Kundiman | |
2024-06-19 | panel_progress.xml: "Megapahit uses" | fowlerdm | |
Display "Megapahit uses" instead of "Second Life uses" above 3p_icons | |||
2024-06-19 | "Teleport to" option in nearby tab of people window | Erik Kundiman | |
https://megapahit.com/show_bug.cgi?id=32 | |||
2024-06-14 | Merge branch 'release/maint-b' into marchcat/b-merge | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml # indra/newview/app_settings/shaders/class2/deferred/alphaF.glsl # indra/newview/app_settings/shaders/class3/deferred/reflectionProbeF.glsl # indra/newview/app_settings/shaders/class3/deferred/softenLightF.glsl # indra/newview/llfilepicker.cpp | |||
2024-06-12 | Cleanup gltf floater attempt 2: | fowlerdm | |
Trying to edit panel colour in gloater_live_material_editor instead of panel_gltf_material | |||
2024-06-12 | cleanup gltf material panel | fowlerdm | |
try to remove unneeded background | |||
2024-06-12 | panel_edit_shape/wearable cleanup | fowlerdm | |
remove unneeded background | |||
2024-06-12 | cleanup panel_notify_textbox | fowlerdm | |
remove unneeded background | |||
2024-06-11 | Merge remote-tracking branch 'fowlerdm/main' | Erik Kundiman | |
2024-06-11 | Merge tag '7.1.8-release' | Erik Kundiman | |
source for viewer 7.1.8.9375512768 | |||
2024-06-10 | more XML tweaks | fowlerdm | |
fixing a few minor oopsies | |||
2024-06-10 | Hue shift voiteptt in /icons | fowlerdm | |
Not sure why we have duplicates |