Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-26 | Increment viewer version to 6.6.7 | Nat Goodspeed | |
following promotion of DRTVWR-574 | |||
2022-10-26 | SL-18440 fix for sorting by "Date" column | Mnikolenko Productengine | |
2022-10-25 | SL-18438 Mac build fix | Andrey Lihatskiy | |
2022-10-25 | Merge remote-tracking branch 'RyeMutt/viewer/pod-uuid' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
2022-10-25 | SL-17991 update tooltip over Clear History button | Maxim Nikolenko | |
2022-10-25 | Restore LLUUID to a plain old data type in a post-c++11 world | Rye Mutt | |
2022-10-24 | Merge master into DRTVWR-568 (and fix conflicts) | Callum Linden | |
2022-10-24 | SL-18432 Fix for alpha sorting | Andrey Lihatskiy | |
2022-10-24 | SL-18388 Searchable debug settings UI | Mnikolenko Productengine | |
2022-10-23 | Bring back Nat's tribute to Macho Man Randy Savage by reverting: | Nicky | |
"SL-18389 - tracking down an odd code-signing issue on mac - speculative fix - this is the only different between this and other viewers that do run correctly" This reverts commit 074ff9fd4bbe0a6c6d589b3bdf5fe1a48df0b1ed. | |||
2022-10-23 | Revert "SL-18390: speculative fix for broken notarization - part2" | Nicky | |
This reverts commit 31917709d9f4d9d4742910ae7990009a1580b150. | |||
2022-10-23 | Remove ll::bugsplat as a llcommon depencency | Nicky | |
In theory it is fine to do that, in practice it does break gatekeeper in subtle ways due to https://developer.apple.com/library/archive/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG207 Having bugsplat linked to all executables results in executables with an embedded rpath that is invalid for Gatekeeper. Luckily it shows this is in the worst possible way. The viewer cannot be started with a non helpful message of teh viewer being unable to verified. While at the same time spctl and codesign both show no errors at all. | |||
2022-10-21 | SL-18390: speculative fix for broken notarization - part2 | Callum Prentice | |
2022-10-20 | SL-18423 Post-merge: restore RyeMutt's fix from SL-18412 | Andrey Lihatskiy | |
2022-10-20 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llnetmap.cpp # indra/newview/llnetmap.h | |||
2022-10-20 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-10-20 | Increment viewer version to 6.6.6 | Nat Goodspeed | |
following promotion of DRTVWR-548 | |||
2022-10-19 | Fix leak of LLFolderViewModel sorter and filter with unique_ptr | Rye Mutt | |
2022-10-19 | Fix leak of mRoot during LLAvatarAppearance destruction | Rye Mutt | |
2022-10-19 | Fix leak of tex layer objects during LLLocalTextureObject destruction | Rye Mutt | |
2022-10-19 | Fix use after free of inventory offer in ↵ | Rye Mutt | |
LLGroupNoticeNotificationListItem::onClickAttachment This is due to forceResponse deleting the inventory offer upon completion | |||
2022-10-19 | Fix leak of item pairs during LLFlatListView destruction | Rye Mutt | |
2022-10-19 | Fix use after free in inventory object deletion | Rye Mutt | |
2022-10-19 | Fix use after free in material manager | Rye Mutt | |
2022-10-19 | Fix use after free of LLUUID in script notifications | Rye Mutt | |
2022-10-19 | Fix use after free in LLWorld::removeRegion | Rye Mutt | |
2022-10-19 | Fix trivial memory leaks in note card processing, chat history, and task ↵ | Rye Mutt | |
inventory | |||
2022-10-20 | SL-18353 Don't allow "Ungroup folder items" on outfit folders | Andrey Lihatskiy | |
2022-10-19 | SL-18412 Merge remote-tracking branch 'RyeMutt/viewer/menu-leaks' into ↵ | Andrey Lihatskiy | |
DRTVWR-570-maint-Q | |||
2022-10-19 | Fix various menu leaks and lazy creation in chiclets, bump floater, media ↵ | Rye Mutt | |
controls, and the mini map | |||
2022-10-19 | Fix menu leaks and lazy creation in text editing and scroll lists | Rye Mutt | |
2022-10-19 | Defer chat history menu creation to right click time to reduce heavy menu ↵ | Rye Mutt | |
bloat and fix chat history menu hoarding | |||
2022-10-19 | Reduce folderview menu bloat via lazy creation on right click | Rye Mutt | |
2022-10-19 | Fix leak of context menu branches | Rye Mutt | |
Introduce menu bloat logging code | |||
2022-10-18 | SL-18389 - tracking down an odd code-signing issue on mac - speculative fix ↵ | Callum Prentice | |
- this is the only different between this and other viewers that do run correctly | |||
2022-10-18 | SL-17916 FIXED Unnecessary double click actions | Mnikolenko Productengine | |
2022-10-18 | Fix for selection beam particles not firing its update callback | Rye Mutt | |
2022-10-17 | SL-17779 Texture position changes were ignored on rigged meshes | Andrey Kleshchev | |
Since the performance overhaul project, there should be essentially no difference between rigged meshes and non-rigged as far as vertex buffer management is concerned. | |||
2022-10-13 | SL-18348 FIXED Include next/previous face doesn't work | Mnikolenko Productengine | |
2022-10-13 | Revert "Restored SL-14961" | Andrey Kleshchev | |
This partially reverts commit 935c1362a222f192bf913270d01f6c31c16e175b. Reporting seems to have stoped working, trying the same way mac works. | |||
2022-10-13 | SL-16156 LLTrace::StatType crash | Andrey Kleshchev | |
Don't record stats or run timer when making 360 snapshots. | |||
2022-10-11 | SL-18165 Mac build fix | Andrey Kleshchev | |
2022-10-11 | SL-18351 Better meshoptimizer fallback handling | Andrey Kleshchev | |
2022-10-11 | SL-18165 Tighten up some command permissions | Andrey Kleshchev | |
2022-10-07 | SL-18311 Change "Upgrade to Premium" label in menu | Andrey Kleshchev | |
2022-10-06 | SL-18297 A freeze while checking marketplace for errors | Andrey Kleshchev | |
2022-10-05 | SL-18228 The search page works like a web search instead of in-viewer one | Andrey Kleshchev | |
2022-10-05 | SL-18295 Use yellow color on all floaters' search fields when non-empty | Mnikolenko Productengine | |
2022-10-04 | SL-16542 Openjpeg's header should have remained unchanged. | Andrey Kleshchev | |
2022-10-04 | SL-16542 Fix openjpeg seeking and encoding | Andrey Kleshchev | |