summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2024-05-02secondlife/viewer#1330 EmojiPicker inserts emoji to inactive chat floaterAlexander Gavriliuk
2024-05-02secondlife/viewer#1360 Avoid of using avatar full namesAlexander Gavriliuk
2024-05-01secondlife/viewer#1359 Introduce enum ERezzedStatusAlexander Gavriliuk
2024-04-29Merge pull request #1344 from secondlife/signal/snapshot-timeSignal Linden
Add timestamp to snapshot file names
2024-04-27Add timestamp to snapshot file namesBennett Goble
This changeset adds a timestamp in the format of "YYYY-MM-DD_HHSS" to snapshot filenames. This is useful for understanding when a snapshot was taken, chronologically ordering files, and is less confusing than the current method of adding a number to the snapshot name, as it does not result in interleaving of old and new snapshots inside a directory.
2024-04-25viewer#1321 allow to set price before clicking the "For Sale" boxMaxim Nikolenko
2024-04-25secondlife/viewer#1200 Avatar rotates 360 degrees when viewed from the top ↵Alexander Gavriliuk
and below
2024-04-24Merge branch 'main' into marchcat/c-mergeAndrey Lihatskiy
2024-04-24Increment viewer version to 7.1.7Nat Goodspeed
following promotion of secondlife/viewer #736
2024-04-19Revert "SL-20140 Setting shape hand size to 36 won't save"Andrey Lihatskiy
This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482)
2024-04-19Revert "SL-20140 Setting shape hand size to 36 won't save"Andrey Lihatskiy
This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482)
2024-04-18viewer#1260 Fix thumbnail preview not loadingAndrey Kleshchev
Standard and scaled textures couldn't share workers and if one finished a request, second one failed to start a new one.
2024-04-18viewer#1260 Fix thumbnail preview being bluryAndrey Kleshchev
1. Switched 'inspect' to thumbnails to minimalize differences 2. Reporting larger area to bump priority 3. Change scaling behavior. Old mechanics worked fine for icons that were scaled down from large images to ~32, but for thumbnails it can result in 256 image scaling down to ~200 before being scaled up to UI's scale (scale factor), causing extra loss of quality.
2024-04-17viewer#1216 Library settings can be deleted via My EnvironmentsAndrey Kleshchev
2024-04-16Fix bad copypasting of code, hopefully for good this timeKyler Eastridge
2024-04-16Cleaned up code a bit, fixed issue with referencing effectp instead of avatarKyler Eastridge
2024-04-16Remove animesh networked skeleton reset for nowKyler Eastridge
2024-04-16Make it so that reset skeleton is a networked ViewerEffectKyler Eastridge
2024-04-16viewer#1215 My Environments' trash button is missing a notificationAndrey Kleshchev
2024-04-15viewer#1213 My Environments 'Apply' buttons enabled for foldersAndrey Kleshchev
2024-04-15CI: adopt xz compressionBennett Goble
Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time.
2024-04-15CI: adopt xz compressionBennett Goble
Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time.
2024-04-15viewer#1195 Real Life photo can be set to a bake textureAndrey Kleshchev
2024-04-11triage#171 Sometimes conversation.log remains emptyAndrey Kleshchev
2024-04-11triage#170 Fix 'Clear log' button having incorrect stateAndrey Kleshchev
1. onClear should clear file even if in 'don't log' state. 2. When chat isn't logging, check presence of old log by checking file.
2024-04-10Merge branch 'main' into marchcat/y-mergeAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/llcommon/llsys.cpp
2024-04-10Merge branch 'main' into marchcat/c-mergeAndrey Lihatskiy
# Conflicts: # indra/newview/skins/default/xui/en/floater_inventory_item_properties.xml
2024-04-10triage#166 Select 'No Description' when clicking on a text fieldAndrey Kleshchev
Default value should be selected for replacement
2024-04-09Increment viewer version to 7.1.6Nat Goodspeed
following promotion of secondlife/viewer #690
2024-04-09triage#162 "Away" status is removed even by a random hoverAndrey Kleshchev
instead of having a 10 second delay to 'confirm' activity
2024-03-27Merge branch 'main' into marchcat/yz-mergeAndrey Lihatskiy
2024-03-27Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-WAndrey Lihatskiy
# Conflicts: # .github/workflows/build.yaml
2024-03-26Increment viewer version to 7.1.5Nat Goodspeed
following promotion of secondlife/viewer #650
2024-03-26secondlife/jira-archive-internal#69593 Avatar is upside down when viewed ↵Alexander Gavriliuk
from below
2024-03-22Add Develop menu option 'Debug Camera Controls'Alexander Gavriliuk
2024-03-05Issue #54 LLRender::init crashAndrey Kleshchev
2024-03-05SL-17896 Don't crash silently if files are missing or out of memoryAndrey Kleshchev
Under debug LL_ERRS will show a message as well, but release won't show anything and will quit silently so show a notification when applicable.
2024-03-02Revert "Update emoji_categories in Polish translation to slightly more ↵Andrey Kleshchev
correct erms..." This reverts commit 60debe828b87c33fdbd33e3a5fcef423e544fe55.
2024-03-01Update emoji_categories in Polish translation to slightly more correct erms...Pantera Północy
2024-03-01Merge remote-tracking branch 'origin/main' into release/gltf-maint2Brad Linden
2024-03-01Merge branch 'main' into marchcat/yz-mergeAndrey Lihatskiy
# Conflicts: # indra/newview/llinventorygallery.cpp
2024-03-01Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2024-03-01Increment viewer version to 7.1.4Nat Goodspeed
following promotion of secondlife/viewer #673
2024-02-27Issue#900 Crash at LLInventoryAddItemByAssetObserverAndrey Kleshchev
2024-02-21SL-20469 Crash at dead mRootVolp in getAttachedAvatar()Andrey Kleshchev
2024-02-12#779 Emoji picker is an unintuitive UX disasterAlexander Gavriliuk
2024-02-09#68 The 'Recently used emoji' can not be selected by the 'Tab' keyAlexander Gavriliuk
2024-02-09#746 BugSplat Crash: LLAccordionCtrlTab::showAndFocusHeader(873)Alexander Gavriliuk
2024-02-08Build fix for Visual Studio patchAlexander Gavriliuk
2024-02-08SL-20363 Add Advanced option 'Debug Unicode'Alexander Gavriliuk