Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-10 | Resize hand.png | fowlerdm | |
Made it too big last time | |||
2024-06-10 | Misc XML tweaks | fowlerdm | |
Floater cleanup attempt | |||
2024-06-10 | #1677 Add GLTF extensions serialization and support for KHR_materials_unlit ↵ | Dave Parks | |
(#1686) | |||
2024-06-10 | Increment viewer version to 7.1.9 | Nat Goodspeed | |
following promotion of secondlife/viewer #648: Release/materials featurette | |||
2024-06-10 | Merge release/materials_featurette to main on promotion of secondlife/viewer ↵ | Nat Goodspeed | |
#648: Release/materials featurette | |||
2024-06-10 | Attempted workaround for actions/runner-images#10004 build failures. | Brad Linden | |
2024-06-10 | Fix merge error introduced in eb526fec0aadcaf30363fdfb1e253a609bf83acc | Ansariel | |
2024-06-10 | Merge pull request #1667 from secondlife/v-1475 | cosmic-linden | |
secondlife/viewer#1475: Add PBR terrain repeats editing | |||
2024-06-10 | secondlife/viewer#1475: Fix whitespace and remove comment | Cosmic Linden | |
2024-06-10 | Post-merge - trim trailing whitespace | Andrey Lihatskiy | |
2024-06-10 | Add line endings changes to .git-blame-ignore-revs | Andrey Lihatskiy | |
2024-06-10 | Merge pull request #1585 from secondlife/signal/trim-trailing | Andrey Lihatskiy | |
Trim trailing whitespace | |||
2024-06-10 | Merge branch 'DRTVWR-600-maint-A' into signal/trim-trailing | Andrey Lihatskiy | |
2024-06-10 | Fix possible null pointer crash | Ansariel | |
2024-06-10 | Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed | Ansariel | |
2024-06-10 | viewer#1673 Crash calling dirtyDescendantsFilter | Andrey Kleshchev | |
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 | Fix Windows build following #1676 | Andrey Lihatskiy | |
2024-06-10 | Merge pull request #1676 from Ansariel/DRTVWR-600-maint-A | Andrey Lihatskiy | |
Re-enable compiler warnings C4018, C4100, C4231 and C4506 | |||
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 | Update fix_whitespace.py to handle newlines correctly | Andrey Lihatskiy | |
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 | Merge pull request #1670 from Ansariel/DRTVWR-600-maint-A | Andrey Lihatskiy | |
Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8 | |||
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 | |