Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterworldmap.cpp # indra/newview/llvovolume.cpp | |||
2022-08-03 | Increment viewer version to 6.6.3 | Nat Goodspeed | |
following promotion of DRTVWR-561 | |||
2022-07-27 | Merged in SL-17826 (pull request #1077) | Sabrina Shanman | |
SL-17826: Fix index out of bounds in mOwnership when drawing parcel lines Approved-by: Andrey Kleshchev Approved-by: Andrey Lihatskiy | |||
2022-07-27 | SL-17831 Cut spammy log message | Andrey Kleshchev | |
2022-07-27 | SL-17827 Crash at LLCamera::setViewHeightInPixels | Andrey Kleshchev | |
2022-07-26 | SL-17826: Fix index out of bounds in mOwnership when drawing parcel lines | Cosmic Linden | |
2022-07-26 | SL-17801: Don't let external code delete the raw pointer to the picking octree | Cosmic Linden | |
2022-07-22 | SL-17818 Crash at childrenHandleDragAndDrop | Andrey Kleshchev | |
2022-07-22 | SL-17815 Crash at parcelLineFlags | Andrey Kleshchev | |
Col ended up negative | |||
2022-07-22 | SL-17814 Crash at landmark's onCommitTextChanges | Andrey Kleshchev | |
2022-07-18 | SL-17785 FIXED World Map scrolls too slowly when searching for a region. | Mnikolenko Productengine | |
2022-07-13 | SL-17772 Crash and a memory leak in LLPanelInventoryListItemBase | Andrey Kleshchev | |
1. text_params, not text_aprams, due to this viewer was reusing same params and failing to create mTitleCtrl 2. All ctrls should be owned. | |||
2022-07-13 | Merged in SL-17691 (pull request #1054) | Sabrina Shanman | |
SL-17691: Color changes on objects cause octree rebuilds Approved-by: Andrey Lihatskiy | |||
2022-07-12 | SL-17691: Consolidate calls to onDrawableUpdateFromServer to reduce false ↵ | Cosmic Linden | |
positives, change mServerDrawableUpdateCount from U64->U32 | |||
2022-07-12 | SL-17691: Make objects active if there are too many material updates from ↵ | Cosmic Linden | |
the server | |||
2022-07-13 | SL-17760 Crash at LLFolderViewItem::refresh(318) | Andrey Kleshchev | |
and at LLFolderViewItem::postBuild for LLConversationViewParticipant | |||
2022-07-12 | SL-17758 Crash at LLSpatialSetOcclusionStateDiff::traverse(850) | Andrey Kleshchev | |
According to bugsplat node was null | |||
2022-07-12 | SL-14572 Fixed two cases of viewer using wrong names for muting | Andrey Kleshchev | |
2022-07-12 | SL-17751: Fix bounding boxes not updating in special cases, leading to ↵ | Cosmic Linden | |
object invisibility | |||
2022-07-11 | SL-17665 additional checks to avoid moving protected folders | Mnikolenko Productengine | |
2022-07-08 | SL-17727 FIXED Crash when specifying --graphicslevel option on mac | Maxim Nikolenko | |
2022-07-07 | SL-16598 Stuck in Ground Sit | Andrey Kleshchev | |
'Sitting' motion was in a loading state, but not active, which resulted in viewer dropping 'sitting' state | |||
2022-07-07 | Merged in SL-17666 | Maxim Nikolenko | |
SL-17666 Allow Map sidebar UI to be hidden | |||
2022-07-07 | SL-17545 lodQueryCallback should quit as soon as it is done | Andrey Kleshchev | |
2022-07-07 | SL-17666 Allow Map sidebar UI to be hidden | Mnikolenko Productengine | |
2022-07-06 | Merged in SL-17448 (pull request #1044) | Sabrina Shanman | |
SL-17448: Fix LOD/octree update feedback loops causing LOD fluctuations. Approved-by: Andrey Lihatskiy | |||
2022-07-06 | SL-17545 fix double-scheduling of calculations | Andrey Kleshchev | |
2022-07-05 | SL-17448: Also update the octree box if there is a position rebuild | Cosmic Linden | |
2022-07-04 | SL-17545 Recalculate lods when replacing high lod with something incompatible | Andrey Kleshchev | |
2022-07-04 | SL-17665 Add operation to create a subfolder from selected items in Inventory | Mnikolenko Productengine | |
2022-07-01 | SL-17448: Be more thorough about generating bounding boxes that don't affect ↵ | Cosmic Linden | |
the octree | |||
2022-07-01 | SL-17448: Fix LOD/octree update feedback loops causing LOD fluctuations. | Cosmic Linden | |
May also fix octree updates on mere material changes due to general refactoring. | |||
2022-07-01 | SL-17493 Show total object count in object inventory | Andrey Kleshchev | |
2022-07-01 | SL-17510: Fix frequently updating meshes (ex: sculpties) causing expensive ↵ | Cosmic Linden | |
octree updates by removing them from the static octree via makeActive | |||
2022-06-30 | SL-17668 Add operation "show in inventory" on in-world avatar attachment | Mnikolenko Productengine | |
2022-06-29 | SL-17570 Slightly better support for system's picker | Andrey Kleshchev | |
2022-06-29 | SL-17570 Color picker should properly focus it's parent when closing | Andrey Kleshchev | |
This reverts MAINT-1401, but looks like that was fixed properly later | |||
2022-06-29 | DRTVWR-548 resolved a merge issue | Andrey Kleshchev | |
2022-06-29 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llviewercontrol.cpp | |||
2022-06-29 | Merge branch 'master' into DRTVWR-561-maint-O | Andrey Lihatskiy | |
2022-06-29 | Increment viewer version to 6.6.2 | Nat Goodspeed | |
following promotion of DRTVWR-543 | |||
2022-06-25 | Merge SL-17663 into DRTVWR-548-maint-N | Andrey Kleshchev | |
2022-06-24 | SL-17663: Pass the water settings to the settings injector when an ↵ | Rider Linden | |
experience changes water settings. | |||
2022-06-24 | Merged in SL-17329 (pull request #1036) | Sabrina Shanman | |
SL-17329: Address Mac build error Approved-by: Andrey Lihatskiy | |||
2022-06-24 | SL-17329: Address Mac build error | Cosmic Linden | |
2022-06-24 | SL-17436 Tools floater drops negative Z position for attachments | Andrey Kleshchev | |
2022-06-24 | Merged in SL-17329 (pull request #1035) | Sabrina Shanman | |
SL-17329: Fix cache sizes due to overflow. Improve typing. Approved-by: Andrey Lihatskiy | |||
2022-06-24 | SL-17329: Fix cache sizes due to overflow. Improve typing. | Cosmic Linden | |
2022-06-23 | mac build fix | Maxim Nikolenko | |
2022-06-23 | SL-17643 FIXED noninteractive viewer crashes on locations with parcel audio | Mnikolenko Productengine | |