| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-10 | #1654 generate normals and tangents according to gltf specification (#1662) | Dave Parks | |
| * Disable unloading of objects in background. * Add unlit GLTF shader variant | |||
| 2024-06-10 | Add more missing type casts | Ansariel | |
| 2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel | |
| 2024-06-10 | lltracker::drawbeacon() rewritted for better performance | mobserveur | |
| this is a better implementation of the drawBeacon() function compared to the previous patch | |||
| 2024-06-10 | VoicePTT hue shift | fowlerdm | |
| better match blufault colours | |||
| 2024-06-09 | Revert alteration to hand.png | fowlerdm | |
| not sure where I was going with this | |||
| 2024-06-09 | Clean up sidepanel_task_info.xml | fowlerdm | |
| remove unneeded panel background | |||
| 2024-06-09 | Cleanup group info | fowlerdm | |
| Remove unneeded panel background | |||
| 2024-06-09 | places floater cleanup | fowlerdm | |
| remove unneeded panel background | |||
| 2024-06-09 | Cleanup build tools window | fowlerdm | |
| Remove unneeded background from permissions | |||
| 2024-06-09 | Clean up world map floater | fowlerdm | |
| Remove unneeded backgrounds | |||
| 2024-06-09 | tweak minimap floater | fowlerdm | |
| make background of minimap reveal window background | |||
| 2024-06-09 | Clean up appearance/outfit windows | fowlerdm | |
| Remove unneeded backgrounds | |||
| 2024-06-09 | Cleanup login logo | fowlerdm | |
| Looked kind of fuzzy with how it was originally scaled | |||
| 2024-06-09 | New icons: Quickfick | fowlerdm | |
| Discovered extra shadow in corner that was only visible against dark backgrounds | |||
| 2024-06-09 | Use MP_Logo in place of SL_Logo | fowlerdm | |
| :P | |||
| 2024-06-09 | New icons: remove extra border space | fowlerdm | |
| general cleanup | |||
| 2024-06-09 | Make inspector_i match info_over | fowlerdm | |
| oopsie | |||
| 2024-06-09 | Found string should not be directly at the start | Ansariel | |
| 2024-06-09 | New icons: remove shadow | fowlerdm | |
| xdg icons don't need shadow | |||
| 2024-06-09 | Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8 | Ansariel | |
| 2024-06-08 | New login icons | fowlerdm | |
| Forgot about these lol | |||
| 2024-06-08 | New icons again! | fowlerdm | |
| Pixelated skull and cross bones :DD | |||
| 2024-06-08 | Misc icon tweaks | fowlerdm | |
| Misc adjustments to inv folders, info_over, and hand.png | |||
| 2024-06-09 | Merge pull request #1613 from Ansariel/DRTVWR-600-maint-A | Andrey Lihatskiy | |
| Fix/re-enable MSVC compiler warnings | |||
| 2024-06-08 | Use simple Megapahit logo for System_Notification | fowlerdm | |
| Add MP_Logo.png, use in place of SL_Logo.png for System_Notification in textures.xml | |||
| 2024-06-08 | NavbarShowCoordinates: 1 | fowlerdm | |
| Enable show coordinates by default | |||
| 2024-06-07 | secondlife/viewer#1475: Add PBR terrain repeats editing | Cosmic Linden | |
| 2024-06-07 | Highlight friend nametags | fowlerdm | |
| How did this get disabled? | |||
| 2024-06-07 | viewer#1645 Expose RenderLocalLightCount in UI | Andrey Kleshchev | |
| 2024-06-07 | colors.xml: adjust OutfitGalleryItem colours | fowlerdm | |
| Can't believe I missed this lmao | |||
| 2024-06-07 | #1638 Add permissions checks to GLTF Save As and Upload buttons (#1653) | Dave Parks | |
| 2024-06-07 | Fix what's left out from previous commit | Erik Kundiman | |
| 2024-06-07 | Adjust credits some more | Erik Kundiman | |
| 2024-06-07 | Fix can't send message to group chats on Linux/BSD | Erik Kundiman | |
| https://megapahit.com/show_bug.cgi?id=26 WARNING #Messaging# llmessage/message.cpp(2050) dispatch : Ignoring unknown message ChatterBoxSessionStartReply WARNING #Messaging# llmessage/message.cpp(2050) dispatch : Ignoring unknown message ChatterBoxSessionAgentListUpdates WARNING #Messaging# llmessage/message.cpp(2050) dispatch : Ignoring unknown message ChatterBoxSessionAgentListUpdates These messages are in etc/messages.xml, and it was never included before. | |||
| 2024-06-07 | viewer#1619 Fix outfits search pulling up results sometimes | Andrey Kleshchev | |
| Search forces a refresh - can search items that don't exist yet Always notify parent of rect changes despite visibility (alterantively - rearrange on open) | |||
| 2024-06-07 | Revert to using isolated old cURL and old OpenSSL | Erik Kundiman | |
| 2024-06-07 | Minimise viewer manifest diff from LL's | Erik Kundiman | |
| 2024-06-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | Brad Linden | |
| project/gltf_development | |||
| 2024-06-06 | Merge pull request #1636 from megapahit/macos-arm64 | Andrey Lihatskiy | |
| * An alternative in getting CPU freq on M-series This solution was retrieved from https://listman.redhat.com/archives/libvir-list/2022-February/228217.html sysctl hw.cpufrequency would result as empty on Apple Silicon (at least) M1, when run natively. Ironically (and that's why it's been working with viewers relying on Rosetta 2), arch -x86_64 /bin/bash -c 'sysctl hw.cpufrequency' run on an Apple Silicon would result in the correct number. * tbfreq x clockrate.hz only when cpufrequency is 0 Just maybe M3 implements cpufrequency, which should be more accurate than the alternative (different results on my Intel Mac). | |||
| 2024-06-06 | Merge branch 'main' into marchcat/c-merge | Andrey Lihatskiy | |
| 2024-06-06 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy | |
| # Conflicts: # indra/cmake/Copy3rdPartyLibs.cmake | |||
| 2024-06-06 | viewer#1641 Show accurate Alpha mode if asset is missing | Andrey Kleshchev | |
| 2024-06-06 | viewermanifest fix for Macos arm64 | mobserveur | |
| This fixes the viewermanifest python script for Apple arm computers | |||
| 2024-06-06 | fasttimer.h fixed clock for Apple Gpu | mobserveur | |
| This fixes the precision clock used in fasttimer.h | |||
| 2024-06-06 | Wine-based Vivox-based voice for Linux & FreeBSD | Erik Kundiman | |
| Copy SLVoice.exe, vivoxsdk_x64.dll and ortp_x64.dll to /usr/libexec/megapahit/ on GNU/Linux and /usr/local/libexec/megapahit/ on FreeBSD. I haven't got Wine being able to run anything without crashing on FreeBSD, but once Wine works there, then voice should work too. | |||
| 2024-06-06 | Change LL_FREEBSD to already existing __FreeBSD__ | Erik Kundiman | |
| So we don't need to have a custom environment -DLL_FREEBSD=1 setting. | |||
| 2024-06-06 | viewer#1154 Fix an extra key | Andrey Kleshchev | |
| 2024-06-05 | Attempt to fix intermittent failuresin threadsafeschedule_test (#1623) | Brad Linden | |
| 2024-06-05 | Ignore SIGHUP from SLPlugin processes. (#1627) | Brad Linden | |
| Under rosetta2, terminating SLPlugin child processes that would normally send SIGCHILD seem to be now sending SIGHUP. we should not terminate the viewer in this case. | |||
