| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-16 | DRTVWR-546 remove dead fxn that breaks Mac build | Dave Houlton | |
| 2021-12-15 | Merge remote-tracking branch 'origin/master' into brad/DRTVWR-550-mfa | Brad Kittenbrink | |
| 2021-12-15 | SL-16388 Improvements to llfloatermfa.cpp from code review | Brad Kittenbrink | |
| 2021-12-16 | Merge branch 'SL-15742' into DRTVWR-527-maint | Andrey Lihatskiy | |
| 2021-12-15 | Merged in SL-16493 (pull request #812) | Michael Pohoreski | |
| SL-16493: Fix non-fullbright partial alpha objects not being lit by sun broken in 511de439a3 Approved-by: Euclid Linden Approved-by: Dave Parks | |||
| 2021-12-15 | Merged DRTVWR-546 into SL-16493 | Michael Pohoreski | |
| 2021-12-15 | SL-16493: Add comment about using deferred shaders even though we are in a ↵ | Ptolemy | |
| post deferred state (forward pass rendering for transparency) | |||
| 2021-12-16 | SL-16532 Crash at dragConstrained | Andrey Kleshchev | |
| 2021-12-15 | Merge updated branch 'DRTVWR-546' into DV546-merge-6.5.2 | Dave Houlton | |
| 2021-12-15 | SL-16487 Build fix (whoops) | Runitai Linden | |
| 2021-12-15 | SL-16489 Fix for rigged attachment glow showing up near origin. | Runitai Linden | |
| 2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton | |
| 2021-12-15 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
| 2021-12-15 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Runitai Linden | |
| DRTVWR-546 | |||
| 2021-12-15 | SL-16487 Fix for rigged attachment bounding boxes being too tight. | Runitai Linden | |
| 2021-12-15 | Merge branch 'master' (DRTVWR-552) into DRTVWR-527-maint | Andrey Kleshchev | |
| # Conflicts: # indra/media_plugins/cef/media_plugin_cef.cpp - setOnLoadEndCallback # indra/newview/llviewerassetstorage.cpp - mAssetCoroCount | |||
| 2021-12-15 | SL-16493: Fix non-fullbright partial alpha objects not being lit by sun ↵ | Ptolemy | |
| broken in 511de439a3 | |||
| 2021-12-15 | Increment viewer version to 6.5.2 | Nat Goodspeed | |
| following promotion of DRTVWR-552 | |||
| 2021-12-15 | SL-16495 FIXED Crash when unchecking "Animated Mesh" setting | Mnikolenko Productengine | |
| 2021-12-15 | SL-16485 Crash at memcpyNonAliased16 | Andrey Kleshchev | |
| 2021-12-14 | SL-16388 floater_mfa line wrapping fix when the server message is very long | Brad Kittenbrink (Brad Linden) | |
| 2021-12-14 | SL-16388 fixed copyright header dates for new MFA floater source files | Brad Kittenbrink | |
| 2021-12-14 | SL-16388 Viewer MFA fix Duplicate Listener crash when first token challenge ↵ | Brad Kittenbrink | |
| failed also cleaned up some xui warnings | |||
| 2021-12-13 | SL-16501 SLMFAHash is now saved client side | Brad Kittenbrink | |
| 2021-12-13 | SL-16487 Fix for broken bounding boxes on rigged meshes (still broken, but ↵ | Runitai Linden | |
| not more broken than release). | |||
| 2021-12-13 | SL-16497 Fix inventory update recursion | Andrey Kleshchev | |
| 2021-12-13 | SL-16496 Added the retry counter for Vivox daemon connect | Andrey Lihatskiy | |
| 2021-12-11 | Merge branch 'master' into SL-15742 | Bennett Goble | |
| 2021-12-10 | SL-15742: Convert build scripts to Python 3 | Bennett Goble | |
| This changeset makes it possible to build the Second Life viewer using Python 3. It is designed to be used with an equivalent Autobuild branch so that a developer can compile without needing Python 2 on their machine. Breaking change: Python 2 support ending Rather than supporting two versions of Python, including one that was discontinued at the beginning of the year, this branch focuses on pouring future effort into Python 3 only. As a result, scripts do not need to be backwards compatible. This means that build environments, be they on personal computers and on build agents, need to have a compatible interpreter. Notes - SLVersionChecker will still use Python 2 on macOS - Fixed the message template url used by template_verifier.py | |||
| 2021-12-09 | SL-16479 'sloppy' precision in automated mode. | Andrey Kleshchev | |
| 2021-12-09 | SL-16461 disable occlusion-based reflection update | Dave Houlton | |
| 2021-12-09 | SL-16450 gcc compatibility | Andrey Kleshchev | |
| 2021-12-09 | SL-16471 Removed unneeded MeshOpt generation method | Andrey Kleshchev | |
| 2021-12-08 | SL-16468 Fix for crash when enabling highlight transparent (add rigged mesh ↵ | Runitai Linden | |
| support to highlight transparent). | |||
| 2021-12-08 | SL-16105 Crash at LLTrackBlenderLoopingManual's setPosition | Andrey Kleshchev | |
| User opened editor, pressed play, according to logs environment wasn't loaded yet, asset had yet to arrive. | |||
| 2021-12-08 | SL-16105 Fix Day cycle editor not expecting an asset | Andrey Kleshchev | |
| 2021-12-08 | SL-16450 Don not crash viewer in case of invalid data type | Andrey Kleshchev | |
| 2021-12-08 | SL-16469 Fix for reflection/refraction passes breaking occlusion queries. | Runitai Linden | |
| 2021-12-07 | SL-16462 Fix for broken water clip plane during water reflection/refraction ↵ | Runitai Linden | |
| map render. | |||
| 2021-12-07 | SL-16454 FIXED Performance viewer login screen is black after a Release ↵ | Mnikolenko Productengine | |
| viewer session. | |||
| 2021-12-07 | SL-16450 Remake XMLRPC parsing into a switch(type) | Andrey Kleshchev | |
| For better clarity. Also added xmlrpc_type_base64 and xmlrpc_type_mixed support. | |||
| 2021-12-07 | SL-16450 Fix LLEventNotifier not expecting ISO date | Andrey Kleshchev | |
| 2021-12-06 | SL-16388 Viewer MFA Implementation Improvements | Brad Kittenbrink | |
| token input is now handled and message formatting is improved. Added beginnings of support for saving slmfa_hash value client side. | |||
| 2021-12-06 | SL-16451 Fix for rigged meshes disappearing when rendered as static. | Runitai Linden | |
| 2021-12-07 | SL-16450 handling additional xmlrpc_types | Andrey Kleshchev | |
| 2021-12-06 | SL-16446 Crash at loginToVivox when viewer quits | Andrey Kleshchev | |
| 2021-12-06 | SL-12456 Disable NSWindowIsRestorable to avoid crashing | Andrey Lihatskiy | |
| 2021-12-06 | SL-16202 Put Multi-threaded GL behind a feature flag and update featuretable ↵ | Dave Parks | |
| (decruftify settings, compatibility pass). | |||
| 2021-12-03 | SL-16445 Small cleanup in llvoavatar | Andrey Kleshchev | |
| 2021-12-03 | SL-16443 Fix crash at showAdvanced | Andrey Kleshchev | |
