Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-25 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2023-10-25 | Increment viewer version to 6.6.17 | Nat Goodspeed | |
following promotion of DRTVWR-578 | |||
2023-10-25 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml | |||
2023-10-20 | SL-20422 Unit test fix | Andrey Kleshchev | |
2023-10-17 | SL-18837: Avoid stuffing build number into 32-bit int. | Nat Goodspeed | |
Even though LLVersionInfo::getBuild() already returns a 64-bit int, various consumers assumed it could fit into 32 bits. It was especially bad to pass it to a classic C style varargs function. Only on a little-endian CPU, and only because it was the last argument, the damage was limited to truncation -- instead of arbitrary undefined behavior. Where the consumer doesn't support 64-bit ints, pass as string instead. | |||
2023-10-16 | SL-18837: Second Life Release.app=>Second Life Viewer.app in tarball | Nat Goodspeed | |
2023-10-16 | SL-18837: Create Second Life Viewer.app, not Second Life Release.app | Nat Goodspeed | |
2023-10-16 | SL-20473 Add GenericStreamingMessage and dummy handler to suppress packet ↵ | RunitaiLinden | |
loss and log spam noise when visiting GLTF enabled regions. | |||
2023-10-13 | SL-20422 Mac build fix | Alexander Gavriliuk | |
2023-10-13 | SL-20422 Unit-tests fix | Alexander Gavriliuk | |
2023-10-12 | SL-20422 Clicking the 'Bring it back' link on Aditi displays a teleport alert | Alexander Gavriliuk | |
2023-10-11 | SL-20419 Receiving new objects or items, etc causes inventory to switch from ↵ | Alexander Gavriliuk | |
recent to my inventory tab | |||
2023-10-11 | SL-20378 Add menu bar entry and keyboard shortcut to open Notifications floater | Alexander Gavriliuk | |
2023-10-11 | SL-20432 Minor polishing in LLWearableItemsList::updateChangedItems | Alexander Gavriliuk | |
2023-10-11 | SL-20432 Buildfix | Alexander Gavriliuk | |
2023-10-11 | SL-20432 Filtering My Outfits with big number of items freezes UI | Alexander Gavriliuk | |
2023-10-10 | SL-20288 Lags in Appearance floater | Alexander Gavriliuk | |
2023-10-06 | SL-20420 Emoji - Increase nearby chat history buffer size | Alexander Gavriliuk | |
2023-10-05 | SL-19311 Grey textures after teleport | Andrey Kleshchev | |
2023-10-04 | SL-18837: Merge branch 'actions-clean-manifest' into actions. | Nat Goodspeed | |
This branch cleans up crufty code in build.yaml, build.sh and viewer_manifest.py that was packaging, signing and uploading installers before the SL-19242 work. | |||
2023-10-05 | SL-20348 Focus should be in the chat bar when the Conversations floater is ↵ | Alexander Gavriliuk | |
opened | |||
2023-10-04 | SL-18837: Fix set-but-unreferenced in LLInventoryGallery::startDrag() | Nat Goodspeed | |
2023-10-04 | SL-18837: Restore setting ViewerManifest.package_file. | Nat Goodspeed | |
This is referenced after running the packaging. | |||
2023-10-04 | SL-18837: Merge branch 'main' of secondlife/viewer into actions | Nat Goodspeed | |
2023-10-03 | SL-19242: Remove signing and packaging from viewer_manifest.py | Nat Goodspeed | |
for Mac and Windows. That's now done by subsequent jobs in the GitHub build. Remove workflow step to upload installers before signing and packaging jobs. Remove from viewer_manifest.py conditionals for 32-bit Windows or Mac. Also bump to actions/checkout@v4, per dependabot. | |||
2023-10-03 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # indra/llui/lltooltip.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llvovolume.cpp # indra/newview/skins/default/textures/textures.xml | |||
2023-10-03 | Increment viewer version to 6.6.16 | Nat Goodspeed | |
following promotion of DRTVWR-567 | |||
2023-09-29 | SL-20244 On-screen animesh characters that start pelvis offset animations ↵ | Alexander Gavriliuk | |
disappear when root goes off-screen | |||
2023-09-29 | SL-20366 Crash at setTETextureCore | Andrey Kleshchev | |
2023-09-28 | SL-20361 Avoid of ASSERT (false) in check_rigged_group() | Alexander Gavriliuk | |
2023-09-27 | SL-20346 Avoid of ASSERT (pos.isFinite()) in drawBoxOutline() | Alexander Gavriliuk | |
2023-09-27 | SL-20345 Avoid of ASSERT (\!mRootVolp) in LLControlAvatar::~LLControlAvatar() | Alexander Gavriliuk | |
2023-09-26 | SL-19242: Store Mac app bundle in tarball with top-level .app name. | Nat Goodspeed | |
We were creating the tarball with the app bundle stored as the whole 'Users/someone/.../newview/Release/Second Life Mumble.app' path. Don't. | |||
2023-09-26 | SL-20341 Item Properties floater closes on changes for task inventory item | Andrey Kleshchev | |
2023-09-26 | SL-19242: Allow overwriting the Mac viewer's app bundle tarball. | Nat Goodspeed | |
2023-09-26 | SL-19242: Package Mac app image as tarball for artifact uploading. | Nat Goodspeed | |
actions/upload-artifact doesn't preserve symlinks, which are important for our Mac viewer and its embedded frameworks. But tar does, so pack up the whole bundle as a tarball before posting as a GitHub artifact. | |||
2023-09-25 | SL-20335 Disable ERROR # diffuseColor4fv : ASSERT (shader != NULL) | Alexander Gavriliuk | |
2023-09-25 | SL-20334 Unable to use non-square textures from inventory | Andrey Kleshchev | |
2023-09-25 | SL-20332 Crash at dragCategoryIntoFolder | Andrey Kleshchev | |
2023-09-21 | SL-20319 Crash at removeMutedAVsLights | Andrey Kleshchev | |
Merge conflict? This was fixed in SL-17752 but somehow reverted without a commit | |||
2023-09-21 | SL-20287 The 'search_history.txt' file in the user profile is always empty | Alexander Gavriliuk | |
2023-09-20 | SL-20308 Clearing user's data should clear mfa #2 | Andrey Kleshchev | |
2023-09-20 | SL-20298 Fix recursive fetch not working properly. | Andrey Kleshchev | |
2023-09-20 | SL-19242: Pass channel and imagename to sign-pkg-mac/action.yaml. | Nat Goodspeed | |
The viewer_manifest.py logic to determine the name of the viewer installer .dmg is a little convoluted. Make it tell viewer-build-util/sign-pkg-mac that name, rather than passing it all the relevant inputs and composing it redundantly. sign-pkg-mac also wants the viewer channel to determine the application name. | |||
2023-09-20 | SL-20299 Fix username overlap with the date of the toast | Andrey Kleshchev | |
2023-09-18 | SL-20308 Clearing user's data should clear mfa | Andrey Kleshchev | |
2023-09-15 | SL-20278 Disconnect saving MFA from saving password | Andrey Kleshchev | |
2023-09-15 | SL-19826 Gallery multiselect support, fix right click | Andrey Kleshchev | |
2023-09-14 | SL-20285 Updated individual request count declaration | Andrey Kleshchev | |
2023-09-14 | SL-20285 Sturdier cof and fixed link fetching | Andrey Kleshchev | |