summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-31Fix SL-18511 TOS and MFA login failure handlers must cooperate to answer ↵Brad Kittenbrink
both reasons at the same time
2022-10-27SL-18230 - pull in updated 3p-freetype package for macOS/Darwin to build to ↵Callum Prentice
prevent linker errors in Viewer
2022-10-26SL-18468 - pull in the (new) 3P package containing the Viewer fonts that are ↵Callum Linden
required for Kitty's work
2022-10-26SL-18232 Library changes needed for emoji support from Kitty Barnett ↵Callum Linden
(updates for FreeType and ICU4C
2022-10-26Merge branch 'master' into DRTVWR-489-emojiCallum Linden
2022-10-26Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-10-26Increment viewer version to 6.6.7Nat Goodspeed
following promotion of DRTVWR-574
2022-10-25Merge branch 'master' into DRTVWR-489-emojiCallum Linden
2022-10-24SL-18432 Fix for alpha sortingAndrey Lihatskiy
2022-10-23Refactor emoji matchingKitty Barnett
2022-10-23Cannot use the :+1 emoji shortcodeKitty Barnett
2022-10-23Mini emoji helper shows as a small slice when there are no matching emojisKitty Barnett
2022-10-23Handle return and escape in the mini emoji helperKitty Barnett
2022-10-23Show tooltip when hovering over an emoji text segment (currently will show ↵Kitty Barnett
its shortcode)
2022-10-23Provide a way for a floater to remain the topmost floater, even when focus ↵Kitty Barnett
is given to a different floater
2022-10-23Autosize the mini emoji helper to fit the number of shown emojisKitty Barnett
2022-10-23Add emoji helper support to LLTextEditorKitty Barnett
2022-10-23Add the emoji helper class which can be used by text-input controls to ↵Kitty Barnett
provide emoji picker support
2022-10-23Add the basic emoji dictionary class (responsible for loading them from disk ↵Kitty Barnett
and providing helpful lookup functions)
2022-10-23Add mini emoji (auto-)complete helperKitty Barnett
2022-10-23Add emoji helper support to LLTextEditorKitty Barnett
2022-10-23Create a separate segment for emoji characters so that we can display them ↵Kitty Barnett
in a slightly larger font size than the surrounding text
2022-10-23Add emoji as its own font to promote character reuseKitty Barnett
2022-10-20Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-10-20Increment viewer version to 6.6.6Nat Goodspeed
following promotion of DRTVWR-548
2022-10-20SL-18353 Don't allow "Ungroup folder items" on outfit foldersAndrey Lihatskiy
2022-10-17SL-18218: Switch canonical_repo to GitHub URLBennett Goble
2022-10-17SL-17779 Texture position changes were ignored on rigged meshesAndrey Kleshchev
Since the performance overhaul project, there should be essentially no difference between rigged meshes and non-rigged as far as vertex buffer management is concerned.
2022-10-14SL-18378 Update fmod studio to 2.02.09Andrey Kleshchev
Should fix some common crashes for parcel media
2022-10-06SL-18230: PUll in new version of FreeType that turns off zlib requirment to ↵Callum Linden
avoid linker dupe errors in the Viewer against zlib
2022-10-06SL-18297 A freeze while checking marketplace for errorsAndrey Kleshchev
2022-10-05SL-18228 The search page works like a web search instead of in-viewer oneAndrey Kleshchev
2022-10-03DRTVWR-489: Update to freetype build 575484Nat Goodspeed
2022-09-28SL-18240 Don't disable HUD media when "Obscure MOAP" is active on landMnikolenko Productengine
2022-09-28SL-18240 Don't disable HUD media when "Obscure MOAP" is active on landMnikolenko Productengine
2022-09-23SL-18221 Water texture does not load after clearing cacheAndrey Kleshchev
Water texture should load only after having caps. Prefetch textures should load only after having caps. Prefetch list is now per grid
2022-09-22Merge remote-tracking branch 'origin/SL-18119' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-09-22SL-18119 - log group join, object add or rezBrad Payne (Vir Linden)
2022-09-21SL-18119 - bug fixBrad Payne (Vir Linden)
2022-09-21SL-18119 - more ViewerStats logs for NUXBrad Payne (Vir Linden)
2022-09-21SL-17628 Add viewer sided max attachment distance to position fieldsAndrey Kleshchev
2022-09-20SL-18119 - logCommand() for friend operationsBrad Payne (Vir Linden)
2022-09-20Merged in sl-18068 (pull request #1136)Nat Linden
SL-18068: Update to viewer-manager build 575083 Approved-by: Andrey Kleshchev Approved-by: Brad Kittenbrink
2022-09-19SL-18068: Merged DRTVWR-565-maint-P into sl-18068Nat Linden
2022-09-19SL-17840 Update 'Obscure MOAP' control textMnikolenko Productengine
2022-09-16SL-18068: Update to viewer-manager build 575083Nat Goodspeed
2022-09-16SL-18119 - UIUsage logs for some common operationsBrad Payne (Vir Linden)
2022-09-16SL-18131 Increase region cap access count before returning errorsAndrey Kleshchev
It might be safe to merge mSeedCapAttempts with mHttpResponderID, but for now leaving them separated, if only for making this mechanic clearer.
2022-09-16Merge branch master (DRTVWR-571) into DRTVWR-548-maint-NAndrey Kleshchev
2022-09-15Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy