summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2025-05-12Not redeclare DOM/DAE classes in any conditionErik Kundiman
2025-05-12Similar to commit 2a57b9 but for xxHashErik Kundiman
2025-05-12Similar to commit 0500c7 but for libjpeg(-turbo)Erik Kundiman
2025-05-12Not rely on LL_USESYSTEMLIBS for choosing zlib implErik Kundiman
2025-05-12Unencapsulated Meshoptimizer headers in any conditionErik Kundiman
2025-05-12Have unencapsulated Expat headers in any conditionErik Kundiman
2025-05-11Remove unneeded RLV_VERIFY + undefine accidental RLV_DEBUG define (should fix...Kitty Barnett
2025-05-11Replace None and Success. Those are X11 defines and thus lead to compile errorsNicky
2025-05-11Mac build fixes: Reapply the template fix in rlvhelper.h + point to LLFloater...Kitty Barnett
2025-05-11Fix tab vs whitespace lineKitty Barnett
2025-05-11Add proper file headersKitty Barnett
2025-05-11Don't compose emojis on the RLVa console inputKitty Barnett
2025-05-11Add the RLVa menuKitty Barnett
2025-05-11Add the RLVa consoleKitty Barnett
2025-05-11Add the @getcommand command query reply commandKitty Barnett
2025-05-11Add basic scaffolding to support reply commands and handle @versionXXX as an ...Kitty Barnett
2025-05-11Add owner say chat hookKitty Barnett
2025-05-11Minimal code needed to add RLVa with an on/off toggleKitty Barnett
2025-05-10#4056 Crash at childGetSelectionInterfaceAndrey Kleshchev
2025-05-10#3542 Microphone doesn't switch after plugging in an audio deviceAndrey Kleshchev
2025-05-09#4046 Fix hud vs inworld text color mismatchAndrey Kleshchev
2025-05-09reuse region variable instead of multiple calls to gAgent.getRegion()Seth Alves
2025-05-09adjust which webrtc tracks are enabled when the avatar crosses a region borderSeth Alves
2025-05-09#3758 do not reopen avatar picker floaterMaxim Nikolenko
2025-05-09Merge tag 'Second_Life_Release#377d1b38-2025.04' into 2025.04Erik Kundiman
2025-05-09Merge branch 'main' into 2025.04Erik Kundiman
2025-05-08#4010 Add audio ping for chat mentionsMaxim Nikolenko
2025-05-08Clean up worldmap: Remove LLCtrlListInterface and reduce number of getChild c...Ansariel Hiller
2025-05-08#3757 Smarter subfolders dragndropAndrey Kleshchev
2025-05-08Build Dullahan in Linux aarch64 config stageErik Kundiman
2025-05-08Fix "Too many fragment shader texture samplers"Erik Kundiman
2025-05-07#4011 Add conversation list highlight for chat mentionMaxim Nikolenko
2025-05-07Make builds support Python 3.13Andrey Kleshchev
2025-05-07Fix map search bug causing duplicate requests properly (#4037, #4040)Ansariel Hiller
2025-05-07Fixed World Map Find sending two requests and possibly showing wrong results ...TJ
2025-05-07#4008 Fix media scale adjustments with pbr appliedAndrey Kleshchev
2025-05-06Apply 1/100th scale to the vertex positionsAndrey Lihatskiy
2025-05-06GLTF import texture uploadAndrey Lihatskiy
2025-05-06Merge branch 'release/2025.04' into geenz/gltf-mesh-importJonathan "Geenz" Goodman
2025-05-06Fix and optimize openjpeg J2C encoder (#4017, #4032)Ayane
2025-05-05Make sure we're pushing to the joints name set as well.Jonathan "Geenz" Goodman
2025-05-05#4028 Crash at onEmojiPickerClosedMaxim Nikolenko
2025-05-05#4027 Crash at adjustTexturesByScaleAndrey Kleshchev
2025-05-05Fixes fullscreen mode in Windows 11 24H2Hecklezz
2025-05-05#3317 Fix full screen issue with Windows 11 24H2Andrey Kleshchev
2025-05-05#1300 Test coverage for inventory metadataAndrey Kleshchev
2025-05-05#3905 Crashes in LLInventoryModel::saveToFileAndrey Kleshchev
2025-05-05#4009 Add color settings for chat mentions to PreferencesMaxim Nikolenko
2025-05-05Make sure transformation matricies are actually setup. Start getting joints in.Jonathan "Geenz" Goodman
2025-05-05updateImageDecodePriority - Avoid Long Face Loop (#4019, #4021)TommyTheTerrible