Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-29 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
2022-05-31 | DRTVWR-544 post-merge fix (restored SL-14961) | Andrey Lihatskiy | |
2022-05-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llprimitive/llmodel.cpp # indra/llprimitive/llmodel.h # indra/newview/llappviewer.cpp # indra/newview/llappviewer.h | |||
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/cmake/LLCommon.cmake # indra/llcommon/CMakeLists.txt # indra/llrender/llgl.cpp # indra/newview/llappviewer.cpp # indra/newview/llface.cpp # indra/newview/llflexibleobject.cpp # indra/newview/llvovolume.cpp | |||
2022-05-20 | SL-17436 Tools floater drops negative Z position for attachments | Andrey Kleshchev | |
2022-05-17 | SL-3007 Small improvements for auto filling abuse reports | Andrey Kleshchev | |
2022-05-12 | Merged DRTVWR-544-maint into SL-12238 | Howard Stearns | |
2022-05-11 | SL-12238 - error message to match new limits | Howard Stearns | |
2022-05-11 | SL-17356 Viewer changes for Premium Plus support | Andrey Lihatskiy | |
2022-05-06 | 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-05-04 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/viewer_components/login/lllogin.cpp | |||
2022-05-04 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
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-18 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llfloatersearch.cpp # indra/newview/llgroupactions.cpp # indra/newview/llvovolume.cpp | |||
2022-04-18 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-04-14 | SL-17035 Crash at gl_debug_callback | Andrey Kleshchev | |
RenderDebugGL was avaliable from develop menu, but since it was persistent, caused slowdowns and crashes it could result in users crashing or lagging without knowing the cause. To resolve the issue it was made to last for a single session. | |||
2022-04-07 | SL-17171 Display Marketplace Error Messages only when trying to use Marketplace | Andrey Kleshchev | |
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-23 | SL-17064 Add a Remember Password checkbox to the first time login screen. | Andrey Kleshchev | |
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-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/newview/llviewerregion.cpp | |||
2022-02-28 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
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-28 | SL-16939 FIXED Graphics driver version is not displayed for Portuguese language | Mnikolenko Productengine | |
2022-02-18 | SL-16869 Removed unused LoginFailedAuthenticationFailedMFA message id. | Brad Kittenbrink | |
2022-02-11 | SL-10190: Add menu commands to force AV or exception in coroutine. | Nat Goodspeed | |
"Bad memory access" and "unhandled exception" are the two categories of error that we expect might be different in a coroutine than in the viewer's main fiber. Without this change, we've had no reliable way to force either of those to occur. This will require translation work for two new menu items. # Conflicts: # indra/newview/skins/default/xui/en/menu_viewer.xml | |||
2022-02-02 | SL-14769 Allow to log-in, even if there's an inventory error | Mnikolenko Productengine | |
2022-02-01 | SL-16344 #6 Fixed 'choose media' button not working in some cases | Andrey Kleshchev | |
2022-01-28 | SL-16728 FIXED animations are not stopped after pressing the Alt + Shift + A | Mnikolenko Productengine | |
2022-01-25 | SL-16695 Fixed report Abuse floater's screenshot encroaching onto tittle | Andrey Kleshchev | |
2022-01-24 | SL-3007 Ability to report abuse from chat | Andrey Kleshchev | |
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-543-maint | Andrey Lihatskiy | |
2021-12-26 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
2021-12-20 | Merge branch 'master' into DRTVWR-544-maint | Mnikolenko Productengine | |
2021-12-17 | SL-16297 Support the parcel obscure_moap flag. | Mnikolenko Productengine | |
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 |