Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-15 | SL-17002 FIXED The "include joint positions" checkbox is displayed inactive | Mnikolenko Productengine | |
2022-03-14 | Revert "Debug Fmod with logging" | Andrey Kleshchev | |
This reverts commits b21c17eee973dc06c1392dd45dbc19c1ce394852 and 2f78338aeb3d0297813bc9c9c7a9d75a2055000d. 'Debug Fmod' was not an intended commit, was meant for local testing. But might be a good idea to make this a part of DebWithRelInfo or provide a cmake switch. | |||
2022-03-14 | SL-16845 PTT Mic doesn't close when leaving window and releasing key | Andrey Kleshchev | |
2022-03-11 | SL-16985 FIXED [Mac] Key combinations for diacritical marks are not working | Mnikolenko ProductEngine | |
2022-03-10 | SL-16984 Loop tracking and logging | Andrey Kleshchev | |
2022-03-10 | Merge remote-tracking branch 'origin/brad/viewer-manifest-codesign-fix' into ↵ | Andrey Lihatskiy | |
DRTVWR-540-maint | |||
2022-03-09 | Merge remote-tracking branch 'origin/brad/viewer-manifest-codesign-fix' into ↵ | Brad Kittenbrink | |
DRTVWR-550-mfa | |||
2022-03-10 | Merge remote-tracking branch 'origin/brad/viewer-manifest-codesign-fix' into ↵ | Andrey Lihatskiy | |
DRTVWR-540-maint | |||
2022-03-09 | More DRTVWR-550 Teamcity build fix. another piece of python2 syntax leftover ↵ | Brad Kittenbrink | |
in an error handling block | |||
2022-03-09 | Fix DRTVWR-550 TeamCity build. codesigning retry block had some leftover ↵ | Brad Kittenbrink | |
python2 syntax | |||
2022-03-09 | SL-16992 Crash at LLVivoxVoiceClient::notifyStatusObservers | Andrey Kleshchev | |
2022-03-09 | Fix DRTVWR-550 TeamCity build. codesigning retry block had some leftover ↵ | Brad Kittenbrink | |
python2 syntax | |||
2022-03-09 | SL-16888 debug setting MFAHash value now gets saved to mfa_hash secure ↵ | Brad Kittenbrink | |
storage as well. | |||
2022-03-09 | SL-16980 FIXED Uploading model preview disappeared after changing the ↵ | Mnikolenko Productengine | |
Triangle limit | |||
2022-03-08 | Oops, forgot the other half of SL-16825 fix. need to check both ↵ | Brad Kittenbrink | |
"RememberUser" and "RememberPassword" settings | |||
2022-03-08 | SL-16950 - handle case that an initial outfit is created in user inventory ↵ | Brad Payne (Vir Linden) | |
before first login | |||
2022-03-08 | SL-15741: Add pre-commit configuration | Signal Linden | |
2022-03-08 | SL-16984 Fixed inventory loop freezing viewer | Andrey Kleshchev | |
2022-03-07 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink | |
2022-03-07 | SL-16825 saving of mfa_hash data now obeys the 'Remember Me' setting | Brad Kittenbrink | |
2022-03-07 | Match error message updated on server side for SL-16869 | Brad Kittenbrink | |
2022-03-04 | SL-16976 SL-443 Keybindings: Backward compatibility #3 | Andrey Kleshchev | |
2022-03-03 | SL-16970 FIXED Crash in LLToolPie::teleportToClickedLocation | Mnikolenko Productengine | |
2022-03-02 | SL-16965 360 Snapshot tool fails to save file to computer | Andrey Kleshchev | |
2022-03-02 | SL-16755 Show alert that download is not supported instead of failing silently | Andrey Kleshchev | |
2022-03-01 | SL-16953 Deprecated NoInventoryLibrary | Andrey Kleshchev | |
Due to changes in SL-16715 | |||
2022-03-01 | merge conflict fix | Mnikolenko Productengine | |
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-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 | Increment viewer version to 6.5.4 | Nat Goodspeed | |
following promotion of DRTVWR-557 | |||
2022-02-28 | SL-16939 FIXED Graphics driver version is not displayed for Portuguese language | Mnikolenko Productengine | |
2022-02-23 | Debug Fmod with logging #2 | Andrey Kleshchev | |
2022-02-23 | Debug Fmod with logging | Andrey Kleshchev | |
2022-02-18 | SL-16869 Removed unused LoginFailedAuthenticationFailedMFA message id. | Brad Kittenbrink | |
2022-02-15 | SL-16842, SL-14300: Merge branch 'DRTVWR-555' into DRTVWR-553-555 | Nat Goodspeed | |
2022-02-15 | SL-16842, SL-14300: Update to viewer-manager build 568552 | Nat Goodspeed | |
2022-02-15 | SL-16564 'Click to' action 'None' doesn't work as intended #2 | Andrey Kleshchev | |
2022-02-15 | SL-16564 'Click to' action 'None' doesn't work as intended | Andrey Kleshchev | |
There shouldn't be any differences for 'None' between normal objects and attachments | |||
2022-02-14 | Restored SL-14961 | Andrey Kleshchev | |
SL-14961 works better for windows than rethrow | |||
2022-02-12 | SL-4488 Fixed ambiguity mapped weights to vertices in uploader | Andrey Kleshchev | |
Were not displaying and uploading correctly. | |||
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-11 | SL-10190: Slightly reduce conditional clutter in llcoros.{h,cpp}. | Nat Goodspeed | |
Rename 'winlevel()' to 'sehandle()'; change it from a static member function to a free function, thus eliminating the conditional in llcoros.h. Elsewhere than Windows, provide a zero-cost pass-through sehandle() implementation, eliminating the conditional in toplevel(). # Conflicts: # indra/llcommon/llcoros.cpp # indra/llcommon/llcoros.h | |||
2022-02-11 | SL-16842: Merge 'DRTVWR-555' into DRTVWR-553-555 for updater fix. | Nat Goodspeed | |
2022-02-11 | SL-16842: Update to viewer-manager build 568451 | Nat Goodspeed | |
2022-02-11 | SL-10190: Introduce LLCoros::saveException() and rethrow(). | Nat Goodspeed | |
This mechanism uses a queue of std::exception_ptrs to transport an (otherwise) uncaught exception from a terminated coroutine to the thread's main fiber. The main loop calls LLCoros::rethrow() just after giving some cycles to ready coroutines that frame. # Conflicts: # indra/llcommon/llcoros.cpp # indra/llcommon/llcoros.h # indra/newview/llappviewer.cpp | |||
2022-02-11 | Revert "SL-14961 Coroutine crash was not reported to bugsplat" | Andrey Kleshchev | |
Will be replaced with retrow from nat | |||
2022-02-11 | SL-1370 Add more memory logging to mesh repository | Andrey Kleshchev | |
2022-02-10 | SL-16789 FIXED [MAC] only default cursor is shown after nstalling the Viewer ↵ | Mnikolenko Productengine | |
in a directory with a non-ASCII name | |||
2022-02-09 | SL-16827 Play doesn't start audio if audio reached end | Andrey Kleshchev | |
2022-02-09 | SL-16827 Time slider not working for some music | Andrey Kleshchev | |