Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-28 | #3969 Make inventory creation from cache faster | Andrey Kleshchev | |
Still has a lot of space for improvements, but should be 2.5 times faster | |||
2025-07-28 | #3969 Log time it takes to create inventory from cache | Andrey Kleshchev | |
2025-07-23 | #4209 Outfits should have an "Add to Favorites" option | Andrey Kleshchev | |
2025-07-18 | #4216 Pressing cancel on picker reverts an override | Andrey Kleshchev | |
even when it shouldn't revert material override | |||
2025-07-17 | #4283 fix for missing items in 'My Outfits' floater | Maxim Nikolenko | |
2025-06-27 | #4300 Crash at readProfileQuery | Andrey Kleshchev | |
2025-06-27 | #4298 Crash at generateVertexRemapMulti | Andrey Kleshchev | |
2025-06-27 | #4184 clearAndDeparentModels crash | Andrey Kleshchev | |
To resolve dual ownership switched children to LLPointer | |||
2025-05-29 | #3367 Fix post-merge regression | Andrey Lihatskiy | |
2025-05-29 | Remove duplicated code (#4187) | Ansariel Hiller | |
2025-05-28 | Merge branch 'main' into marchcat/2505-merge | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/qatest.yaml # indra/llcommon/llsdutil.h # indra/llui/llflatlistview.h # indra/newview/llinventorybridge.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/lloutfitgallery.h | |||
2025-05-22 | Merge pull request #4135 from secondlife/geenz/mac-outfit-gallery-crash-fix | Jonathan "Geenz" Goodman | |
Fix null outfit gallery observer pointer | |||
2025-05-22 | #4132 fix name mentions sometimes not being highlighted | Maxim Nikolenko | |
2025-05-22 | Remove mOutfitsObserver, use mCategoriesObserver from our base. | Jonathan "Geenz" Goodman | |
2025-05-22 | Merge pull request #4100 from secondlife/viewer-1865-for-2025.04 | sethalvesLL | |
Viewer 1865 for 2025.04 | |||
2025-05-22 | Fix null outfit gallery observer pointer | Jonathan "Geenz" Goodman | |
2025-05-21 | Merge pull request #4126 from secondlife/maxim/2025.04-p430 | Maxim Nikolenko | |
#p430 don't show MFA dialog twice | |||
2025-05-21 | fix test for lllogininstance.cpp | Maxim Nikolenko | |
2025-05-21 | #p430 don't show MFA dialog twice | Mnikolenko Productengine | |
2025-05-20 | Update macos icons (#4042, #4112) | Andrey Lihatskiy | |
according to https://developer.apple.com/design/human-interface-guidelines/app-icons | |||
2025-05-20 | #4000 Cherry pick inventory LEAP functions from develop branch | Maxim Nikolenko | |
2025-05-19 | reuse region variable instead of multiple calls to gAgent.getRegion() | Seth Alves | |
2025-05-19 | adjust which webrtc tracks are enabled when the avatar crosses a region border | Seth Alves | |
2025-05-16 | #4091 fix speaker icon is showing all users speaking when anyone is talking | Maxim Nikolenko | |
2025-05-16 | #4088 Fix Outfit folders changing to normal folders | Andrey Kleshchev | |
when parent copied and pasted | |||
2025-05-14 | #4081 Meshes missing after teleport | Andrey Kleshchev | |
2025-05-14 | #4072 Fix Appearance floater not updating | Andrey Kleshchev | |
2025-05-13 | #4071 Permit pasting links into outfits | Andrey Kleshchev | |
Like it's permitted to drop them | |||
2025-05-13 | #4069 Fix crash at handleToolTip | Andrey Kleshchev | |
2025-05-13 | #2279 fix for View Angle setting | Maxim Nikolenko | |
2025-05-13 | #4060 Fix subfolders use through ctrl-v | Andrey Kleshchev | |
2025-05-13 | #4055 Fix subfolder dragging | Andrey Kleshchev | |
2025-05-12 | #4010 play only audio mention ping for new conversation | Maxim Nikolenko | |
2025-05-12 | Revert "#4008 Fix media scale adjustments with pbr applied" | Andrey Kleshchev | |
This reverts commit b084d842c9900e532cba11e1e5a4e85299a0e184. | |||
2025-05-10 | #4056 Crash at childGetSelectionInterface | Andrey Kleshchev | |
in model importer | |||
2025-05-10 | #3542 Microphone doesn't switch after plugging in an audio device | Andrey Kleshchev | |
2025-05-09 | #3758 do not reopen avatar picker floater | Maxim Nikolenko | |
2025-05-08 | #4010 Add audio ping for chat mentions | Maxim Nikolenko | |
2025-05-08 | #3757 Smarter subfolders dragndrop | Andrey Kleshchev | |
2025-05-07 | #4011 Add conversation list highlight for chat mention | Maxim Nikolenko | |
2025-05-07 | Make builds support Python 3.13 | Andrey Kleshchev | |
2025-05-07 | #4008 Fix media scale adjustments with pbr applied | Andrey Kleshchev | |
2025-05-05 | #4028 Crash at onEmojiPickerClosed | Maxim Nikolenko | |
2025-05-05 | #4027 Crash at adjustTexturesByScale | Andrey Kleshchev | |
2025-05-05 | #1300 Test coverage for inventory metadata | Andrey Kleshchev | |
For now it's random, needs more consistent coverage | |||
2025-05-05 | #3905 Crashes in LLInventoryModel::saveToFile | Andrey Kleshchev | |
I don't expect it to fix the problem. Just making things more explicit in places of most frequent crashes. | |||
2025-05-05 | #4009 Add color settings for chat mentions to Preferences | Maxim Nikolenko | |
2025-05-05 | #4015 Restore formatting for strings.xml and teleport_strings.xml translations | Andrey Lihatskiy | |
2025-05-01 | #4001 Bump cache version | Andrey Kleshchev | |
2025-04-30 | #4005 Crash at LLVOVolume::isMesh | Andrey Kleshchev | |
Doesn't make much sense, if param is in use it is supposed to be set, but bugsplat says sculpt_params is null |