summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2023-08-29Fix builds using OpenALAnsariel
2023-08-29SL-20205 Clipping of label "Water"Andrey Kleshchev
2023-08-28SL-20214 Crash at LLControlAVBridge::updateSpatialExtentsAndrey Kleshchev
2023-08-24DRTVWR-587 Post-merge build fixAndrey Lihatskiy
2023-08-23Merge branch 'main' into DRTVWR-587-maint-VAndrey Lihatskiy
2023-08-23Increment viewer version to 6.6.15Vir Linden
2023-08-23SL-20184 Crash when opening Marketplace Listings WindowAndrey Kleshchev
2023-08-14SL-19528 Remove PERMISSION_DEBIT warning (revert recent change)Alexander Gavriliuk
2023-08-04SL-20121 Fixed the crash in LLViewerInput::getKeyBindingAsString()Andrey Lihatskiy
2023-08-02SL-19528 Remove PERMISSION_DEBIT warning from experience that is Grid and Pri...Alexander Gavriliuk
2023-08-01SL-18623 LLAvatarRenderInfoAccountant coroutine crashAndrey Kleshchev
2023-07-28SL-18399 'DisableCameraConstraints' debug setting is not working on RCAlexander Gavriliuk
2023-07-28DRTVWR-587: Use [[noreturn]] attribute on callFail() methodsNat Goodspeed
2023-07-27DRTVWR-587: Skip some tests that only fail with older Visual StudioNat Goodspeed
2023-07-27DRTVWR-587: Make LLSDParam<LLSD> simplify type when delegating.Nat Goodspeed
2023-07-27DRTVWR-587: Disable LazyEventAPI tests on TeamCity Macs.Nat Goodspeed
2023-07-27DRTVWR-587: Try harder to work around clang bug.Nat Goodspeed
2023-07-27DRTVWR-587: Try to work around clang bug.Nat Goodspeed
2023-07-27DRTVWR-587: Revert "Try again to address older clang difficulties."Nat Goodspeed
2023-07-27DRTVWR-587: Try again to address older clang difficulties.Nat Goodspeed
2023-07-27DRTVWR-587: Tweak LazyEventAPIBase::add() to mollify clang.Nat Goodspeed
2023-07-26DRTVWR-587: Move constexpr arity into lambda that uses it.Nat Goodspeed
2023-07-26SL-18619 Eyes not rendering in Shape floater thumbnailsAlexander Gavriliuk
2023-07-26SL-20049 Don't show selection beam when attempting to drag avatarAndrey Kleshchev
2023-07-25DRTVWR-587: Pacify VS 2022 specifically.Nat Goodspeed
2023-07-25SL-18058 Updated profile picture not shown in Conversation floaterAndrey Kleshchev
2023-07-24update DejaVu Fonts to 2.37, including LICENSELars Næsbye Christensen
2023-07-24Merge pull request #300 from larsnaesbye/mainnat-goodspeed
2023-07-21replaces deprecated (since 10.12) reference to NSAnyEventMask with the replac...Lars Næsbye Christensen
2023-07-20SL-19948 Update estate manager and ban list limits to match new values from s...Andrey Lihatskiy
2023-07-18Merge pull request #280 from secondlife/dispatch-maint-v2nat-goodspeed
2023-07-18Fixes for compatibility with new xcode 15 beta for any viewer branch after DR...Brad Linden
2023-07-18SL-19891 Make sure focusable elements clear focus on destructionAndrey Kleshchev
2023-07-17Merge pull request #285 from secondlife/marchcat/SL-19669marchcat-pe
2023-07-17Merge branch 'main' (DRTVWR-580) into DRTVWR-587-maint-VAndrey Kleshchev
2023-07-17Merge branch 'DRTVWR-580-maint-T' into DRTVWR-582-maint-UAndrey Lihatskiy
2023-07-17Merge branch 'main' into DRTVWR-582-maint-UAndrey Lihatskiy
2023-07-17Increment viewer version to 6.6.14Nat Goodspeed
2023-07-17SL-19995 FIXED The context menu is not fully displayed for the navigation barMaxim Nikolenko
2023-07-17SL-19306 A method of displaying user-customized keybindings in user-visible textAndrey Kleshchev
2023-07-15SL-20011 Restrict 'Empty Trash' if objects are attachedMaxim Nikolenko
2023-07-14Fix some spacingRoxie Linden
2023-07-13SL-20009 - race condition - calling cards could be created without nameRoxie Linden
2023-07-13DRTVWR-558: Constrain LL::apply()'s use of std::apply().Nat Goodspeed
2023-07-13DRTVWR-558: Fix a few lleventdispatcher_test merge glitches.Nat Goodspeed
2023-07-13DRTVWR-587: Merge branch 'DRTVWR-587-maint-V' into dispatch-maint-v2Nat Goodspeed
2023-07-13DRTVWR-558: Avoid extra copy of getMetadata() LLSD map.Nat Goodspeed
2023-07-13DRTVWR-558: Fix LLEventDispatcher::addMethod() for LazyEventAPI.Nat Goodspeed
2023-07-13DRTVWR-558: Fix const-ness glitch in LL::apply(func, tuple)Nat Goodspeed
2023-07-13DRTVWR-558: Fix merge glitch: missing LLEventDispatcher::addFail()Nat Goodspeed