Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-04 | viewer#1588 Upload directly to Specified Inventory Folder | Andrey Kleshchev | |
2024-06-03 | viewer-private#245 The "Voice chat" is truncated on the slider | Andrey Kleshchev | |
2024-06-01 | viewer#1595 Add a prompt to confirm deleting an 'auto raplace' list | Andrey Kleshchev | |
But only if there is anything of value in the list | |||
2024-06-01 | viewer#1594 Add a "Cancel" button to exit the "New List" prompt | Andrey Kleshchev | |
And fix infinite loop in replaceList. mLists[search_index] was extending size of the list indefinetely. | |||
2024-05-31 | viewer#1600 Fixed being unable to delete links to worn objects | Andrey Kleshchev | |
2024-05-30 | viewer#1584 Reword the "Arrow keys always move me" | Andrey Kleshchev | |
2024-05-27 | viewer#1218 Moon beacon can't be toggled when setting is no-mod | Andrey Kleshchev | |
Two moon_layout stacks, disabling content of external disabled whole internal stack, not just specific elements. Removed extra stack. | |||
2024-05-24 | viewer#1408 Change misleading content removal wanring | Andrey Kleshchev | |
2024-05-23 | viewer-private#240 Restore missing marketplace notification | Andrey Kleshchev | |
2024-05-23 | viewer#1400 Allow forcing specific LODs for selection | Andrey Kleshchev | |
2024-05-23 | viewer#1400 Show LODs info in Build Tools | Andrey Kleshchev | |
2024-05-22 | viewer#1529 Mesh Uploader should permit lowering material count | Andrey Kleshchev | |
2024-05-16 | secondlife/jira-archive-internal#71144 Mouselook no longer allows pitch ↵ | Alexander Gavriliuk | |
upwards to full 90 degrees | |||
2024-05-15 | Mac build fix | Andrey Lihatskiy | |
2024-05-15 | Merge branch 'release/maint-x' into marchcat/x-c-merge | Andrey Lihatskiy | |
to pick up mac build fixes | |||
2024-05-15 | Merge branch 'main' into release/maint-c | Andrey Lihatskiy | |
# Conflicts: # indra/llui/lltexteditor.cpp # indra/newview/llcontrolavatar.cpp | |||
2024-05-15 | Merge branch 'marchcat/w-whitespace' into release/maint-c | Andrey Lihatskiy | |
2024-05-14 | Increment viewer version to 7.1.8 | Nat Goodspeed | |
following promotion of secondlife/viewer #705: Maintenance X | |||
2024-05-14 | Merge DRTVWR-591-maint-X to main on promotion of secondlife/viewer #705: ↵ | Nat Goodspeed | |
Maintenance X | |||
2024-05-14 | #1457 Fix the tests on mac | Andrey Lihatskiy | |
2024-05-13 | viewer-private#236 Don't block removal of marketplace folders | Andrey Kleshchev | |
Marketplace is not visible outside of own floater and that floater will do an extra warning when deleting listings that have additional data. | |||
2024-05-13 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml | |||
2024-05-09 | Bump up coroutine stack size: saw C00000FD test termination. | Nat Goodspeed | |
(cherry picked from commit dc0b3aed4782e4e4835fd6b9d59d1d70b78be4a7) | |||
2024-05-07 | viewer#1195 Don't allow Bake textures as group images | Andrey Kleshchev | |
2024-05-02 | Update LLGLTFMaterial tests for changes introduced in SL-20523 | Brad Linden | |
also correct member packing to match server side | |||
2024-05-02 | pviewer#235 slurl command should require at least click action | Maxim Nikolenko | |
2024-05-02 | secondlife/viewer#1330 EmojiPicker inserts emoji to inactive chat floater | Alexander Gavriliuk | |
2024-05-02 | secondlife/viewer#1360 Avoid of using avatar full names | Alexander Gavriliuk | |
2024-05-01 | secondlife/viewer#1359 Introduce enum ERezzedStatus | Alexander Gavriliuk | |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
2024-04-29 | Merge pull request #1344 from secondlife/signal/snapshot-time | Signal Linden | |
Add timestamp to snapshot file names | |||
2024-04-29 | Adapt llimageworker_test for updated virtual method API. | Nat Goodspeed | |
This was a broken test that got all the way to viewer release and the main branch. (cherry picked from commit a33a9d29380e6c1a0a9cc539be309d47adef4acf) | |||
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-04-27 | Add timestamp to snapshot file names | Bennett 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-26 | viewer#1308 LLFloaterView::restoreAll Crash | Andrey Kleshchev | |
2024-04-25 | Adapt llimageworker_test for updated virtual method API. | Nat Goodspeed | |
This was a broken test that got all the way to viewer release and the main branch. (cherry picked from commit a33a9d29380e6c1a0a9cc539be309d47adef4acf) | |||
2024-04-25 | viewer#1321 allow to set price before clicking the "For Sale" box | Maxim Nikolenko | |
2024-04-25 | secondlife/viewer#1200 Avatar rotates 360 degrees when viewed from the top ↵ | Alexander Gavriliuk | |
and below | |||
2024-04-24 | viewer#1309 Handle deprecated avatar properties messages | Andrey Kleshchev | |
since server still sends those in some cases | |||
2024-04-24 | Merge branch 'main' into marchcat/c-merge | Andrey Lihatskiy | |
2024-04-24 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy | |
2024-04-24 | Increment viewer version to 7.1.7 | Nat Goodspeed | |
following promotion of secondlife/viewer #736 | |||
2024-04-20 | viewer#1290 Fix missing variable reinitializations | Andrey Kleshchev | |
2024-04-19 | viewer#1290 Fix snapToMessageHeight crash | Andrey Kleshchev | |
2024-04-19 | secondlife/viewer#1249 Erratic Emoji Picker Behavior | Alexander Gavriliuk | |
2024-04-19 | Revert "SL-20140 Setting shape hand size to 36 won't save" | Andrey Lihatskiy | |
This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482) | |||
2024-04-19 | Revert "SL-20140 Setting shape hand size to 36 won't save" | Andrey Lihatskiy | |
This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482) | |||
2024-04-18 | viewer#1260 Fix thumbnail preview not loading | Andrey 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-18 | viewer#1260 Fix thumbnail preview being blury | Andrey 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-17 | SL-18721 Window shutdown adjustments | Andrey Kleshchev | |
On viewer shutdown 1. Instead of handling potential WM_* messages viewer is no longer equiped to handle drop window's pointer and expect only WM_DESTROY 2. Detach thread and let it do its own thing, thread will delete itself 3. Reverts commit 1161262029f9619fb02d81575382b64d82d9cd09 Reason for the change: window was closing too early (as son as "LLApp" status changes) without proper cleanup |