Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-02 | Merge branch 'main' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
2023-02-02 | Increment viewer version to 6.6.10 | Nat Goodspeed | |
following promotion of DRTVWR-570 | |||
2023-01-27 | Revert "SL-18581 Don't show the starter avatar toolbar button for NUX" | Andrey Lihatskiy | |
This reverts commit 4d429b7ea31f51f653e0e2ad6b5799a515e28334. | |||
2023-01-20 | SL-14318 MacOS __write_nocancel crash | Andrey Kleshchev | |
Multiple instances of viewer could write to the same uuid.inv file at the same time. | |||
2023-01-13 | SL-18823 Restore fix after the merge | Mnikolenko Productengine | |
2023-01-12 | DRTVWR-573 add missed argument | Andrey Lihatskiy | |
2023-01-12 | DRTVWR-573 post-merge buildfix | Andrey Lihatskiy | |
2023-01-12 | Merge branch 'main' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/newview/llagent.cpp # indra/newview/llimview.cpp # indra/newview/llimview.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llpanelmediasettingsgeneral.cpp # indra/newview/pipeline.cpp | |||
2023-01-11 | SL-18945 Links have no 'cut' option | Andrey Kleshchev | |
Links can be drag and dropped so they should be movable via 'cut' as well | |||
2023-01-11 | SL-18939 Cannot copy inventory folders with copiable links | Andrey Kleshchev | |
2023-01-10 | SL-12437 Long avatar names should stay as one string | Andrey Kleshchev | |
2023-01-07 | Revert "SL-18911 [MAC] My Land Holdings floater crashes when not empty" | Andrey Kleshchev | |
This reverts commit d6f5e5bc9424b9d45f6eeeca5d894d46dc91b279. | |||
2023-01-07 | SL-18911 [MAC] My Land Holdings floater crashes when not empty | Andrey Kleshchev | |
2023-01-06 | SL-17659 Reset button for user profile | Andrey Kleshchev | |
2023-01-05 | SL-18894 The change of 'modify rights' is not recorded in IM history if the ↵ | Andrey Kleshchev | |
user is in DND mode Revert of commit for SL-15401. Messages are supposed to handle 'mute' on their own. | |||
2023-01-05 | SL-18871 Debug setting's description is not scrollable | Andrey Kleshchev | |
2022-12-20 | SL-18426 At log in only a part friends reported to chat as online | Andrey Kleshchev | |
Server sends updates in bulk now, so notify per agent instead of per update | |||
2022-12-16 | SL-18857 FIXED Editing attachment before Shape can stop av turning for user | Maxim Nikolenko | |
2022-12-13 | mac build fix - remove unused variables | Maxim Nikolenko | |
2022-12-12 | Merge branch 'main' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloater360capture.cpp | |||
2022-12-12 | Increment viewer version to 6.6.9 | Nat Goodspeed | |
following promotion of DRTVWR-565 | |||
2022-12-12 | SL-16874 Added tool tips to buttons displayed by llDialog() | Andrey Lihatskiy | |
2022-12-12 | SL-18826 limit teleport command usage | Maxim Nikolenko | |
2022-12-11 | SL-18159 Windows' mouse from keyboard emulation causes pointer to jump ↵ | akleshchev | |
around the screen. Emulated mouse was trigering "not a valid zoomable object" case and jumping to garbage mMouseDownX/Y due to 'up' event being too early. | |||
2022-12-09 | SL-8294 Fixed Incorrect coordinates in address bar | Andrey Kleshchev | |
Example: Stepping over 183/255/22 will show position 183/1/22 of the same region | |||
2022-12-09 | Merge branch 'SL-18824' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
2022-12-09 | SL-18824 - added hardare_concurrency to system stats | Brad Payne (Vir Linden) | |
2022-12-09 | SL-18823 FIXED Crash when using 'Create folder from selected' | Maxim Nikolenko | |
2022-12-09 | SL-18810 FIXED "Find Original" doesn't work if Item profile was previously ↵ | Mnikolenko Productengine | |
selected | |||
2022-12-09 | SL-18776 Fix handling for an empty avatar list | Andrey Kleshchev | |
2022-12-08 | SL-18807 FIXED Viewer crashes when trying to purge item using 'Pick: Select ↵ | Maxim Nikolenko | |
settings' floater | |||
2022-12-07 | SL-18801 Crash at LLPluginProcessParent::pollTick() | Andrey Kleshchev | |
Looks like pollTick tried to call an already dead process | |||
2022-12-07 | SL-18800 fix crash in removeMutedAVsLights | Mnikolenko Productengine | |
2022-12-07 | SL-18799 Crash at requestPostCapability | Andrey Kleshchev | |
2022-12-07 | SL-18776 Avatar picker search not updated on http error | Andrey Kleshchev | |
2022-12-06 | SL-18778 Crash at LLVoiceClient::removeObserver (#25) | akleshchev | |
2022-12-03 | SL-18486 Complete Avatars floater is blank. | Maxim Nikolenko | |
2022-12-01 | SL-18243 Add wear and unwear buttons on line items in Outfits floater | Maxim Nikolenko | |
2022-11-28 | SL-18718 Crash at LLEventPump::listen and connection issues | Andrey Kleshchev | |
Cleaner reinit and termination. | |||
2022-11-25 | SL-18101 MoaP Reset button should reset the Current URL | Andrey Kleshchev | |
2022-11-22 | SL-18219 Crash getting and sending render info on exit | Andrey Kleshchev | |
There might be other causes for sendRenderInfoToRegion and getRenderInfoFromRegion, crashing, but in some cases viewer was shutting down | |||
2022-11-22 | SL-18689 Crash at LLTabContainer::selectNextTab() | Andrey Kleshchev | |
FPE_NOOP at "idx = (idx + 1 ) % (S32)mTabList.size();" | |||
2022-11-22 | SL-18565 Prevent texture fetch crash on second login attempt | Andrey Kleshchev | |
2022-11-21 | SL-18565 restoreGL should re-add bumpmaps | Andrey Kleshchev | |
2022-11-19 | Fix a thread safety issue in the GL image worker. | Henri Beauchamp | |
LLViewerTexture::mNeedsCreateTexture needs to be an attomic bool since it is written both in the main thread and in the GL image worker thread. We can now enable threaded bump maps creation as a result of this fix. I have read the CLA Document and I hereby sign the CLA | |||
2022-11-18 | SL-18528 Clear cached MFA token when Remember Password is unchecked in viewer | Mnikolenko Productengine | |
2022-11-17 | SL-18644 reset 'All items' filter when using 'Find Original' in Recent tab | Maxim Nikolenko | |
2022-11-17 | SL-15869 Do not account for login menu when checking if key combination is ↵ | Andrey Kleshchev | |
avaliable Ex: Allow mapping actions to Ctrl+Alt+D | |||
2022-11-14 | SL-18637 Reverted material shader changes | Andrey Lihatskiy | |
original fix by Beq Janus | |||
2022-11-10 | SL-18426 At log in only a part friends reported to chat as online | Andrey Kleshchev | |
Server sends updates in bulk now, so notify per agent instead of per update |