Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-31 | viewer#2153 Crash at LLViewerTextureList::updateImageDecodePriority | Andrey Kleshchev | |
Crash at getTextureEntry which calls getTE(mTEOffset) | |||
2024-07-31 | viewer#2144 Correct unclear terminilogy in region's debug panel | Andrey Kleshchev | |
2024-07-31 | Merge pull request #2118 from secondlife/lua-camera | Maxim Nikolenko | |
Lua api for Follow Camera control | |||
2024-07-31 | Represent the many "LLAgent" "setCameraParams" args in an array. | nat-goodspeed | |
This encapsulates the boilerplate associated with passing each distinct parameter to its corresponding LLFollowCamMgr method. | |||
2024-07-30 | Use new webrtc lib with crash-on-fatal support | Roxie Linden | |
2024-07-30 | build.yaml: Fix FROM_FORK value, ReleaseOS PR builds (#2147) | Signal Linden | |
2024-07-30 | Cache LLVOAvatar::isBuddy check to reduce repeated calls to ↵ | Rye Mutt | |
LLAvatarTracker::isBuddy during draw (#2149) | |||
2024-07-30 | viewer#2121 Don't update Audio visualizer if voice is blocked | Andrey Kleshchev | |
2024-07-30 | fix another misleading indentation compiler warning | Zi Ree | |
Fix indentation mistake that trips gcc's misleading indentation warning. | |||
2024-07-30 | viewer-private#255 p2p outgoing calls did not work correctly #2 | Andrey Kleshchev | |
2024-07-30 | viewer-private#255 p2p outgoing calls did not work correctly | Andrey Kleshchev | |
Issue: P2P was catching STATUS_LEFT_CHANNEL meant for nearby chat and adopting channel info for itself Solution: - Moved one of notifyStatusObservers calls so that it would have uri data instead of firing with no channel info - Made p2p sessions init with uri data, like it was before webrtc. Which is used to distinguish observer notifications. - Removed mAudioSessionChanged. It was unused yet confusing. | |||
2024-07-30 | viewer#2142 Crash at LLOutfitGalleryItem::setDefaultImage | Andrey Kleshchev | |
2024-07-29 | Merge pull request #2143 from secondlife/signal/rm-build-crust | Signal Linden | |
build.yaml: Remove unused BUILD variable | |||
2024-07-29 | Fix trailing whitespaces | Ansariel | |
2024-07-29 | Fix callbacks for PBR region terrain panel not getting wired up properly | Ansariel | |
2024-07-29 | small adjustment to reduce confusion | Andrey Kleshchev | |
2024-07-29 | viewer#2071 Soft quit on 'out of memory' for meshes #2 | Andrey Kleshchev | |
2024-07-29 | viewer#2071 Properly handle 'out of memory' for meshes | Andrey Kleshchev | |
2024-07-29 | #2100 BugSplat Crash #1497210: LLVOAvatar::updateImpostors()(10616) | Alexander Gavriliuk | |
2024-07-29 | build.yaml: Remove unused BUILD variable | Bennett Goble | |
2024-07-29 | #2103 BugSplat Crash #1497033: LLViewerTextureList::getImage | Alexander Gavriliuk | |
2024-07-29 | Merge pull request #2138 from secondlife/signal/oss-pr-builds | Signal Linden | |
Fix PR builds from forks | |||
2024-07-29 | Merge branch 'release/luau-scripting' into lua-top-menu | Maxim Nikolenko | |
2024-07-29 | Merge branch 'release/luau-scripting' into lua-camera | Maxim Nikolenko | |
2024-07-29 | Update expired cert in integration test (#2140) | Maxim Nikolenko | |
see fe8c976 for more info Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com> | |||
2024-07-29 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy | |
2024-07-29 | Build fix - string type conversion in lldir_test.cpp (#2133) | Andrey Lihatskiy | |
2024-07-29 | Replace liburiparser with boost::url | Rye Mutt | |
2024-07-29 | Fix trailing whitespaces in webrtc code to pass pre-commit | Andrey Lihatskiy | |
2024-07-29 | Merge pull request #2133 from Nicky-D/feature/linux_tests | Andrey Lihatskiy | |
Add ability to compile and run tests on Linux | |||
2024-07-29 | Linux; Package lllibwebrtc.so (#2134) | Nicky Dasmijn | |
2024-07-28 | Fix PR builds from forks | Bennett Goble | |
Build ReleaseOS when a PR is from a fork rather than Release. This fixes OSS PR builds which, until now, have been failing because they cannot access secrets. | |||
2024-07-29 | fix misleading indentation compiler warnings | Zi Ree | |
Fix several indentation mistakes, some of them trip gcc's misleading indentation warning. | |||
2024-07-29 | Fix lltest failure by outputting to the sharedlibs dir like other tests on ↵ | Rye Mutt | |
windows | |||
2024-07-29 | Update boost to 1.85 and fix deprecation warnings | Rye Mutt | |
2024-07-29 | Fix double variable name in initialization | Zi Ree | |
is_asset_knowable variable name is duplicated, causing a compiler warning in gcc. | |||
2024-07-29 | viewer#2113 Optional disable eyes/head follow cursor/lookat | Andrey Kleshchev | |
Intended for photography, but there is curently no nice way to present it so it's in debug options until we get some critical mass of features that can be collected into a single whole. | |||
2024-07-27 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy | |
2024-07-27 | Fix implicit conversion errors from int to float in llvoicewebrtc.cpp | Andrey Lihatskiy | |
2024-07-27 | Fix warning for Type mismatch in LLMsgVarData::addData for SpaceIP (#2125) | Rye Mutt | |
2024-07-27 | Destroy stream process when stopping audio stream to allow restarting in the ↵ | Rye Mutt | |
case of stuck or errored libvlc (#2124) | |||
2024-07-27 | Fix a bunch of XUI warnings (#2120) | Ansariel Hiller | |
2024-07-27 | Fix rapidly triggering gestures can make them get stuck (#2126) | Ansariel Hiller | |
2024-07-27 | Fix running multiple viewer instances stealing sound from first instance (#2127) | Ansariel Hiller | |
2024-07-27 | Fix trailing whitespace | Andrey Lihatskiy | |
2024-07-26 | Replace hand rolled loop to create a unique temp-dir with a more standard ↵ | Nicky | |
implementation. | |||
2024-07-26 | Disable test_httprequest for Linux, same reason why it was already disabled ↵ | Nicky | |
for Windows | |||
2024-07-26 | Re-enable Linux build | Nicky | |
2024-07-26 | Post merge cleanup of Linux code | Nicky | |
2024-07-26 | Fix GCC being overly suspicious about a possible zero size allocation | Nicky | |