Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-14 | DRTVWR-559 fix mac build again | Brad Kittenbrink | |
2022-07-14 | SL-17773 Properly reset buttons | Andrey Kleshchev | |
2022-07-14 | SL-17773 Discard changes clears notes instead of setting previous version | Andrey Kleshchev | |
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-13 | Merged in SL-17723 Remove use of UDP image fetch | Maxim Nikolenko | |
2022-07-13 | SL-17723 Remove use of UDP image fetch | Mnikolenko Productengine | |
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-17759 Crash at LLProgressBar::draw | Andrey Kleshchev | |
mImageBar and mImageFill are specified as optional | |||
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 | Post-merge conflict fix | Andrey Lihatskiy | |
2022-07-12 | Merged in SL-17751 (pull request #1058) | Sabrina Shanman | |
SL-17751: Fix bounding boxes not updating in special cases, leading to object invisibility Approved-by: Andrey Lihatskiy | |||
2022-07-12 | SL-17751: Fix bounding boxes not updating in special cases, leading to ↵ | Cosmic Linden | |
object invisibility | |||
2022-07-12 | SL-17754 FIXED "first_login_image.jpg" file is not loaded | Mnikolenko Productengine | |
2022-07-12 | Merge branch 'master' into DRTVWR-528 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llappviewer.cpp | |||
2022-07-12 | SL-17753 Crash at LLStatusBar::getNearbyMediaPanel | Andrey Kleshchev | |
optionallyStartMusic was called before status bar was initialized | |||
2022-07-11 | SL-17752 Crash at removeMutedAVsLights | Andrey Kleshchev | |
2022-07-11 | SL-17640 Fixed missing asset string | Andrey Kleshchev | |
2022-07-11 | SL-17665 additional checks to avoid moving protected folders | Mnikolenko Productengine | |
2022-07-09 | SL-17741 Paste is not disabled when copying 'no copy' items | Andrey Kleshchev | |
We should allow to copy 'no copy' items for the ability to paste them as links, but regular 'paste' should be disabled in such case Also fixed library items enabling 'paste as link', we can not link library items. | |||
2022-07-08 | DRTVWR-559: Add fake constant color HDRi color for testing | Ptolemy | |
2022-07-08 | SL-17727 FIXED Crash when specifying --graphicslevel option on mac | Maxim Nikolenko | |
2022-07-08 | SL-17703: PBR: Sun/Moon lighting is in sRGB | Ptolemy | |
2022-07-07 | SL-17703: PBR: Add sun/moon to output | Ptolemy | |
2022-07-07 | SL-17703: PBR: Cleanup atmos debugging | Ptolemy | |
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 | SL-17274: PBR: Add missing GBuffer flags to class3 materialF | Ptolemy | |
2022-07-06 | SL-17703: PBR: Add sun/moon debugging | Ptolemy | |
2022-07-06 | SL-17736: PBR: Add irradiance hack to have more even lighting and not lose ↵ | Ptolemy | |
details | |||
2022-07-06 | SL-17736: PBR: Add irradiance raw debugging | Ptolemy | |
2022-07-06 | SL-17703: PBR: Fix PBR objects to cast shadows | Ptolemy | |
2022-07-07 | SL-16793 Potential crash at createSide | Andrey Kleshchev | |
2022-07-06 | SL-17682: PBR: Remove incorret redundant sRGB/linear from debug fresnel ↵ | Ptolemy | |
roughness output | |||
2022-07-06 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy | |
2022-07-06 | SL-17682 PBR: Fix Occlusion Roughness Metal not being in linear space; ↵ | Ptolemy | |
removes need for redundant linear/sRGB conversions. | |||
2022-07-06 | SL-17732 std_bad_alloc at setManualImage | Andrey Kleshchev | |
2022-07-06 | SL-16793 Crash at LLProfile::addHole | Andrey Kleshchev | |
addHole can be accessed from main tread and from mesh thread, safeguard pt | |||
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-17640 'Save As' should create a new item | Andrey Kleshchev | |
Also fixed floater not using inventory item's name, some of the permissions | |||
2022-07-06 | SL-17545 fix double-scheduling of calculations | Andrey Kleshchev | |
2022-07-05 | SL-17682: PBR: Cleanup debug flags to view raw normal map as-is | Ptolemy | |
2022-07-05 | SL-17682: PBR: Fix metal debug output to match glTF Sample Viewer | Ptolemy | |
2022-07-05 | SL-17682: PBR: Fix roughness debug output to match glTF Sample Viewer | Ptolemy | |
2022-07-05 | SL-17682: PBR: Fix occlusion debug output to match glTF Sample Viewer | Ptolemy | |