Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-03 | SL-18486 Complete Avatars floater is blank. | Maxim Nikolenko | |
2022-12-02 | SL-18734 certain links are not displayed appropriately | 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-25 | SL-18713 fix crash in handleCompositionMessage (#12) | Maxim Nikolenko | |
2022-11-23 | Merge branch 'main' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
2022-11-23 | Merge branch 'main' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
2022-11-23 | Merge branch 'main' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
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-21 | Merge pull request #6 from sldevel/master | RunitaiLinden | |
Fix a thread safety issue in the GL image worker. | |||
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 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
2022-11-21 | Merge branch 'master' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
2022-11-21 | SL-18218: Switch canonical_repo to GitHub URL | Bennett Goble | |
2022-11-21 | Merge branch master into DRTVWR-565-maint-P | 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 | Merge pull request #1 from FelixWolf/CZ-1 | Signal Linden | |
Various repo fixes | |||
2022-11-18 | Renamed LICENSE.txt to follow naming scheme of other repos | Kyler Eastridge | |
2022-11-18 | Merge pull request #3 from secondlife/signal/label | Signal Linden | |
Add automatic PR labels | |||
2022-11-18 | Merge pull request #2 from secondlife/signal/cla | Signal Linden | |
Add CLA bot | |||
2022-11-18 | Add automatic PR labels | Bennett Goble | |
2022-11-18 | Add CLA bot | Bennett Goble | |
2022-11-18 | SL-17135 Pull in apr-suit package | Andrey Kleshchev | |
Same apr suit version, but with debug symbols | |||
2022-11-18 | SL-18528 Clear cached MFA token when Remember Password is unchecked in viewer | Mnikolenko Productengine | |
2022-11-18 | Add copy of license to root directory so it is recognized by gh | Kyler Eastridge | |
2022-11-18 | Fix spelling error on license file name | Kyler Eastridge | |
2022-11-18 | Fix readme logo for dark theme sites | Kyler Eastridge | |
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-15 | Merge remote-tracking branch 'github/master' | Bennett Goble | |
2022-11-15 | SL-18618 Update libpng | Andrey Kleshchev | |
2022-11-14 | SL-18637 Reverted material shader changes | Andrey Lihatskiy | |
original fix by Beq Janus | |||
2022-11-11 | SL-18603 update Bugsplat | Mnikolenko Productengine | |
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 | |||
2022-11-09 | Merge remote-tracking branch ↵ | Andrey Lihatskiy | |
'BeqJanus/ll-viewer-pull-requests/Beq-alpha-mask-on-emissive-fix' into DRTVWR-570-maint-Q | |||
2022-11-09 | Merge remote-tracking branch 'ZiRee/viewer/master' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
2022-11-05 | [BUG-232834][BUG-232871] Alpha mask is being applied with emissive mask | Beq | |
This is the most local fix for this issue, addressing the specific unqualified use of HAS_ALPHA_MASK. If we find other issues with alpha mask being applied incorrectly then, it may be better to fix higher up in llvieweshadermgr.cpp by reverting the changes from SL-17532. For now, this way works for this specific bug without non-emissive side-effects. | |||
2022-11-05 | SL-18581 Don't show the starter avatar toolbar button for NUX | Andrey Lihatskiy | |
2022-11-04 | SL-7277 show Advanced permissions in Item profile that was opened from inventory | Mnikolenko Productengine | |
2022-11-03 | SL-18565 Built-in bump maps and some environment textures fail to load | Andrey Kleshchev | |
Due to udp texture fetching no longer being present | |||
2022-11-03 | SL-18492 Switch inventory script compiler default from LSO to mono | Mnikolenko Productengine | |
2022-11-02 | SL-18136 fix for Japanese IME | Mnikolenko Productengine | |
2022-11-02 | SL-18533 Updated ToS XUI with new language | Andrey Lihatskiy | |
2022-11-02 | Merge remote-tracking branch 'RyeMutt/viewer/mac-fixes' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
2022-11-02 | Merge branch 'master' into DRTVWR-568 | Callum Prentice | |
2022-11-01 | Merge branch 'master' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
2022-11-01 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |