Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-31 | SL-17490 Only update a subset of textures each frame and remove dead debug code. | Dave Parks | |
2022-05-18 | SL-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219 | Nat Goodspeed | |
Update task branch from main project branch. | |||
2022-05-11 | SL-17356 Viewer changes for Premium Plus support | Andrey Lihatskiy | |
2022-05-04 | Merge branch master (D550) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llappviewer.h | |||
2022-04-29 | SL-17124 switchContext and loadShaderFile crashes | Andrey Kleshchev | |
- Do not try initializing shaders if requirements are not met or if window does not exist - Warn user before closing window. Situation is unexpected, there is chance of more issues, like a freeze or a crash on close() - mHasMultitexture is a solid requirement, if it is not present, we won't be able to run | |||
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdutil.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolalpha.cpp # indra/newview/lldrawpoolwater.cpp | |||
2022-04-18 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink | |
2022-04-15 | SL-17219 WIP - Texture pipeline overhaul | Dave Parks | |
2022-03-30 | SL-17000 modify physics mesh dense/degenerate error msg | Dave Houlton | |
2022-03-29 | SL-17091 FIXED Walk/Run/Fly buttons are not clickable | Mnikolenko Productengine | |
2022-03-28 | SL-17000 improve error message for physics mesh import | Dave Houlton | |
2022-03-07 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink | |
2022-03-07 | Match error message updated on server side for SL-16869 | Brad Kittenbrink | |
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2022-02-28 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llsys.cpp # indra/newview/app_settings/key_bindings.xml # indra/newview/llfloatereditextdaycycle.cpp | |||
2022-02-18 | SL-16869 Removed unused LoginFailedAuthenticationFailedMFA message id. | Brad Kittenbrink | |
2022-02-02 | SL-14769 Allow to log-in, even if there's an inventory error | Mnikolenko Productengine | |
2022-01-14 | SL-16654 simplify MFA token prompt UI to use notifications instead of new ↵ | Brad Kittenbrink | |
custom floater. | |||
2022-01-12 | SL-16614 Viewer's uploader crash with RenderGLCoreProfile | Andrey Kleshchev | |
2022-01-11 | SL-16614 Viewer's uploader crash with RenderGLCoreProfile | Andrey Kleshchev | |
2022-01-10 | Merge branch 'DRTVWR-530-maint' into DRTVWR-553-maint-mix-JK | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/key_bindings.xml # indra/newview/llappviewer.cpp # indra/newview/llkeyconflict.cpp | |||
2021-12-26 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
2021-12-15 | Merge remote-tracking branch 'origin/master' into brad/DRTVWR-550-mfa | Brad Kittenbrink | |
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 '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-14 | SL-16388 floater_mfa line wrapping fix when the server message is very long | Brad Kittenbrink (Brad Linden) | |
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-09 | SL-16471 Removed unneeded MeshOpt generation method | Andrey Kleshchev | |
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-16450 Don not crash viewer in case of invalid data type | 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-11-30 | SL-16369 Remove Hardware Skinning setting | Mnikolenko Productengine | |
2021-11-30 | SL-16119 update link text | Mnikolenko Productengine | |
2021-11-30 | SL-16119 Viewer should now direct IM 2 Email setting to web | Mnikolenko Productengine | |
2021-11-29 | Merge branch 'DRTVWR-542-meshopt' into DRTVWR-546 | Andrey Kleshchev | |
2021-11-23 | SL-16388 Viewer MFA Implementation | Brad Kittenbrink | |
We now present MFA errors to the user during login and prompt them for an authentication token. | |||
2021-11-19 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloatereditextdaycycle.cpp # indra/newview/llviewerinput.cpp | |||
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton | |
2021-11-16 | Merge branch master (DRTVWR-545) into DRTVWR-542-meshopt | Andrey Kleshchev | |
2021-11-16 | Merge branch 'DRTVWR-519' into DRTVWR-552-cache-360 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml | |||
2021-11-16 | Merge branch 'master' into DRTVWR-534 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/VIEWER_VERSION.txt | |||
2021-11-16 | Merge branch 'master' into DRTVWR-519 | Andrey Lihatskiy | |
# Conflicts: # README.md | |||
2021-11-16 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt | |||
2021-11-16 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/newview/installers/windows/lang_pl.nsi # indra/newview/llfloaterpreference.cpp # indra/newview/llinventorymodel.cpp | |||
2021-11-10 | Merged DRTVWR-546 into SL-16329 | Vir Linden | |
2021-11-10 | SL-15521 Fix debian license file not mentioning meshoptimizer | Andrey Kleshchev | |
Just in case | |||
2021-11-10 | SL-14403 Removed glod | Andrey Kleshchev | |
2021-11-10 | SL-16330 move VSync checkbox to General group | Mnikolenko Productengine | |
2021-11-09 | Merged DRTVWR-546 into SL-16329 | Vir Linden | |