| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-10 | SL-18602 Integrate queueModify/queueApply/queueUpdate into all the places ↵ | Dave Parks | |
| that used to post to ModifyMaterialParams directly. | |||
| 2022-11-10 | SL-18426 At log in only a part friends reported to chat as online | Andrey Kleshchev | |
| Server sends updates in bulk now, so notify per agent instead of per update | |||
| 2022-11-10 | SL-18583 Missed flushUpdates | Andrey Kleshchev | |
| 2022-11-10 | SL-18583 Fixed incorrect values being applied when returning to a case ↵ | Andrey Kleshchev | |
| without override | |||
| 2022-11-09 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
| DRTVWR-559 # Conflicts: # indra/newview/llgltfmateriallist.h | |||
| 2022-11-09 | SL-18602 Fix for applying material asset not removing overrides on drag-and-drop | Dave Parks | |
| 2022-11-09 | Merge branch contribution/emoji into DRTVWR-489-emoji | Kitty Barnett | |
| 2022-11-09 | SL-18518 Move json to material work to background thread | Andrey Kleshchev | |
| 2022-11-09 | SL-18586 FIXED Crash when opening 360 snapshot | Mnikolenko Productengine | |
| 2022-11-09 | SL-18583 Use gltf overrides as a base for live editing to send only minimal ↵ | Andrey Kleshchev | |
| changes | |||
| 2022-11-09 | Revert "SL-18523: When editing an object's material override, use the ↵ | Sabrina Shanman | |
| object's material override as a base, rather than its render material (pull request #1190)" | |||
| 2022-11-09 | Merged in SL-18523 (pull request #1190) | Sabrina Shanman | |
| SL-18523: When editing an object's material override, use the object's material override as a base, rather than its render material | |||
| 2022-11-09 | Enable color on HUD text | Kitty Barnett | |
| 2022-11-09 | Show color emojis and emoji helper in notecards | Kitty Barnett | |
| 2022-11-09 | Merge remote-tracking branch ↵ | Andrey Lihatskiy | |
| 'BeqJanus/ll-viewer-pull-requests/Beq-alpha-mask-on-emissive-fix' into DRTVWR-570-maint-Q | |||
| 2022-11-09 | Merge remote-tracking branch 'ZiRee/viewer/master' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
| 2022-11-09 | SL-18583 Copy&Paste support for overrides | Andrey Kleshchev | |
| And a fix for SL-18583 | |||
| 2022-11-08 | SL-18523: When editing an object's material override, use the object's ↵ | Cosmic Linden | |
| material override as a base, rather than its render material | |||
| 2022-11-08 | SL-18197 Bump inventory cache version | Andrey Kleshchev | |
| Issue: release viewer saves materials as AT_UNKNOWN (255). When material viewer loads cache with materials saved as '255' instead of '57', material viewer doesn't know to update content and it casuses issues. Viewer eventally recovers, but it's simpler to drop cache in this case over trying to figure out if our unknown is a material (but may be cache should include asset type count to let viewer know when to double check unknowns). Also made 'legacy' materials folder's name localizable just in case. | |||
| 2022-11-08 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
| DRTVWR-559 | |||
| 2022-11-08 | SL-18585 Batch updates to ModifyMaterialParams capability. | Dave Parks | |
| 2022-11-08 | SL-18584 FIXED viewer starts in minimized mode after a clean install | Mnikolenko Productengine | |
| 2022-11-08 | Enable color emojis (and the emoji helper) on the chat history and editor | Kitty Barnett | |
| 2022-11-08 | Add proper mouse down handler to the emoji complete panel | Kitty Barnett | |
| -> the previous commit didn't properly set mFrontChild after restoring the topmost floaters -> additionally we don't want mouse clicks in "can't steal focus from frontmost" floaters to set focus to them | |||
| 2022-11-08 | [FIXED] Various minor issues | Kitty Barnett | |
| - Typing :+1: doesn't replace the short code with the thumbs-up emoji - Moving the mouse over the emoji complete panel highlights the wrong emoji when mScrollPos > 0 - Emoji complete panel is missing attributes - Crash when attempting to show the tooltip for an emoji text segment - Emoji autocomplete panel can sometimes show empty (type ':cat', select the heart eyed one, Ctrl-Z and then type 2 which should show the emoji for :cat2 but shows an empty square instead) | |||
| 2022-11-08 | SL-18583 Make Live Material editor restore changes when canceling in texture ↵ | Andrey Kleshchev | |
| or color pickers | |||
| 2022-11-07 | SL-18583 Make tools floater restore overrides when canceling changes #1 | Andrey Kleshchev | |
| This works only partially since changes from material editor are not yet tracked. | |||
| 2022-11-07 | SL-18583 Fix race condition when setting multiple faces | Andrey Kleshchev | |
| And fix cases of updates not applying | |||
| 2022-11-06 | Switch to using the Twemoji OT-SVG font | Kitty Barnett | |
| 2022-11-05 | [BUG-232834][BUG-232871] Alpha mask is being applied with emissive mask | Beq | |
| This is the most local fix for this issue, addressing the specific unqualified use of HAS_ALPHA_MASK. If we find other issues with alpha mask being applied incorrectly then, it may be better to fix higher up in llvieweshadermgr.cpp by reverting the changes from SL-17532. For now, this way works for this specific bug without non-emissive side-effects. | |||
| 2022-11-05 | SL-18581 Don't show the starter avatar toolbar button for NUX | Andrey Lihatskiy | |
| 2022-11-04 | SL-18560 Mac build fix | Andrey Kleshchev | |
| 2022-11-04 | SL-18560 Make local materials save correctly from right-click menu | Andrey Kleshchev | |
| 2022-11-04 | SL-7277 show Advanced permissions in Item profile that was opened from inventory | Mnikolenko Productengine | |
| 2022-11-03 | SL-18565 Built-in bump maps and some environment textures fail to load | Andrey Kleshchev | |
| Due to udp texture fetching no longer being present | |||
| 2022-11-03 | SL-18492 Switch inventory script compiler default from LSO to mono | Mnikolenko Productengine | |
| 2022-11-03 | SL-18391 Fixed local materials failing to load | Andrey Kleshchev | |
| 2022-11-03 | SL-18548 fix for crash when trying to Save material without caps | Mnikolenko Productengine | |
| 2022-11-03 | SL-18446 Don't cause excessive udpates #2 | Andrey Kleshchev | |
| 2022-11-03 | SL-18448 Save material button in tools floater | Andrey Kleshchev | |
| 2022-11-02 | Merged in SL-18485 (pull request #1183) | Sabrina Shanman | |
| SL-18485: Render GLTF materials with extension KHR_texture_transform with approprate texture transforms | |||
| 2022-11-02 | SL-18485: Render GLTF materials with extension KHR_texture_transform with ↵ | Cosmic Linden | |
| approprate texture transforms | |||
| 2022-11-02 | SL-18531 Disable texture controls when editing face with material | Andrey Kleshchev | |
| 2022-11-02 | Add (partial) emoji set descriptors | Kitty Barnett | |
| 2022-11-02 | SL-18448 Make material editor's scroll smarter | Andrey Kleshchev | |
| 2022-11-02 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
| DRTVWR-559 | |||
| 2022-11-02 | SL-18520 Use GLTF material.extras to pass flags for enabling overriding ↵ | Dave Parks | |
| alpha mode and double sided to default | |||
| 2022-11-02 | SL-18533 Updated ToS XUI with new language | Andrey Lihatskiy | |
| 2022-11-02 | Merge remote-tracking branch 'RyeMutt/viewer/mac-fixes' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
| 2022-11-02 | Merge branch 'master' into DRTVWR-568 | Callum Prentice | |
