| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-10 | SL-18602 Update server params on drag n drop | Andrey Kleshchev | |
| 2022-11-10 | SL-18617 Disable fullbright checkbox and color swatch when GLTF material is ↵ | Dave Parks | |
| present. | |||
| 2022-11-10 | SL-18573 Fix for HUD text being wrong color. | Dave Parks | |
| 2022-11-10 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
| DRTVWR-559 | |||
| 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 | Pull in latest version of the fonts used in kitty catznip's emoji contribution | Callum Linden | |
| 2022-11-09 | Merge branch 'DRTVWR-489-emoji' of https://bitbucket.org/lindenlab/viewer ↵ | Callum Linden | |
| into DRTVWR-489-emoji | |||
| 2022-11-09 | Add support for the 3p-nanosvg SVG library that will be used to rfender the ↵ | Callum Linden | |
| emoji glyphs | |||
| 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 | [FIXED] Viewer's ICU4C package must match the one used to build boost | Kitty Barnett | |
| 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 | Merged in revert-pr-1190 (pull request #1191) | Sabrina Shanman | |
| Revert "SL-18523: When editing an object's material override, use the object's material override as a base, rather than its render material (pull request #1190)" | |||
| 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 | [FIXED] Using the Windows emoji picker or pasting text containing emojis ↵ | Kitty Barnett | |
| doesn't create emoji segments (=emoji size is same size as the text size) -> Partial revert of 063fe59 | |||
| 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-06 | Merge branch contribution/emoji into contribution/emoji-ui | Kitty Barnett | |
| 2022-11-06 | Add support for OT-SVG fonts | 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 | DRTVWR-575: Introduce llssize (signed size_t) and narrow() function. | Nat Goodspeed | |
| llssize is for a function parameter that should accept a size or index (derived from size_t, which is 64 bits in a 64-bit viewer) but might need to go negative for flag values. We've historically used S32 for that purpose, but Xcode 14.1 complains about trying to pass size_t to S32. narrow() is a template function that casts a wider type (e.g. size_t or llssize) to a narrower type (e.g. S32 or U32), with validation in RelWithDebInfo builds. It verifies (using assert()) that the value being truncated can in fact fit into the target type. | |||
| 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 | DRTVWR-575: Suppress remaining size_t truncation warnings for now. | Nat Goodspeed | |
| 2022-11-03 | DRTVWR-575: A few more tweaks addressing size_t wider than 32 bits. | Nat Goodspeed | |
