summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-20Pull in (a) version of ICU4C - this one was built with VS 2019 and not VS ↵Callum Linden
2017 like everything else. The work to do this is large and we are switching soon to VS 2022 so this will do for now
2023-01-19DRTVWR-489-emoji: following kitty's recipe for emoji viewer - this pulls in ↵Callum Linden
3p library changes for steps 1-5 (boost, colladom, googlemock, nanosvg, viewer-fonts) - final 3p change (ICU4C) coming later
2022-12-12Merge branch 'main' into DRTVWR-489-emojiCallum Prentice
2022-12-12Increment viewer version to 6.6.9Nat Goodspeed
following promotion of DRTVWR-565
2022-11-28SL-18718 Crash at LLEventPump::listen and connection issuesAndrey Kleshchev
Cleaner reinit and termination.
2022-11-23Merge branch 'main' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-11-22SL-18565 Prevent texture fetch crash on second login attemptAndrey Kleshchev
2022-11-21SL-18218: Switch canonical_repo to GitHub URLBennett Goble
2022-11-21Merge branch master into DRTVWR-565-maint-PAndrey Kleshchev
2022-11-21SL-18565 restoreGL should re-add bumpmapsAndrey Kleshchev
2022-11-18Merge pull request #1 from FelixWolf/CZ-1Signal Linden
Various repo fixes
2022-11-18Renamed LICENSE.txt to follow naming scheme of other reposKyler Eastridge
2022-11-18Merge pull request #3 from secondlife/signal/labelSignal Linden
Add automatic PR labels
2022-11-18Merge pull request #2 from secondlife/signal/claSignal Linden
Add CLA bot
2022-11-18Add automatic PR labelsBennett Goble
2022-11-18Add CLA botBennett Goble
2022-11-18Add copy of license to root directory so it is recognized by ghKyler Eastridge
2022-11-18Fix spelling error on license file nameKyler Eastridge
2022-11-18Fix readme logo for dark theme sitesKyler Eastridge
2022-11-15Merge remote-tracking branch 'github/master'Bennett Goble
2022-11-14SL-18637 Reverted material shader changesAndrey Lihatskiy
original fix by Beq Janus
2022-11-11SL-18603 update BugsplatMnikolenko Productengine
2022-11-09Pull in latest version of the fonts used in kitty catznip's emoji contributionCallum Linden
2022-11-09Merge branch 'DRTVWR-489-emoji' of https://bitbucket.org/lindenlab/viewer ↵Callum Linden
into DRTVWR-489-emoji
2022-11-09Add support for the 3p-nanosvg SVG library that will be used to rfender the ↵Callum Linden
emoji glyphs
2022-11-05SL-18581 Don't show the starter avatar toolbar button for NUXAndrey Lihatskiy
2022-11-03SL-18565 Built-in bump maps and some environment textures fail to loadAndrey Kleshchev
Due to udp texture fetching no longer being present
2022-11-02SL-18136 fix for Japanese IMEMnikolenko Productengine
2022-11-02SL-18533 Updated ToS XUI with new languageAndrey Lihatskiy
2022-11-02Merge branch 'master' into DRTVWR-489-emojiCallum Prentice
2022-11-01Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-11-01Increment viewer version to 6.6.8Nat Goodspeed
following promotion of DRTVWR-575
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-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