Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-13 | SL-20272 Animesh characters animate at 1 frame per second without clear reason | Andrey Kleshchev | |
Animesh already subtracts complexity cost from the region. It's fine to slow it down when it's far away, on low fps or when there is a bunch of non-impostored avatars around. But slowing part of the region's experience down point blank and permanently is just not pretty. | |||
2023-09-13 | SL-19242: Don't exclude the prepared .nsi file from Windows-app. | Nat Goodspeed | |
Since we need to run NSIS in a separate job step, allow the Windows-app build artifact to include the temporary .nsi file prepared by filling in our template. Also tweak the logic that finds and runs NSIS. | |||
2023-09-12 | SL-20162 Option for debuging folder version in UI | Andrey Kleshchev | |
Shows folder's data instead of a suffix. Will need either a new inventory window or to toggle UI debug on early. | |||
2023-09-12 | SL-20173 show notification when file is empty | Mnikolenko Productengine | |
2023-09-11 | SL-19242: Exclude installer from Windows-app artifact. | Nat Goodspeed | |
2023-09-11 | SL-19242: Adjust Windows relative path base directory. | Nat Goodspeed | |
2023-09-11 | SL-19242: Have to prefix upload-artifact exclude paths with pathname. | Nat Goodspeed | |
2023-09-11 | SL-19242: Fix minor error in viewer_manifest.set_github_output(). | Nat Goodspeed | |
2023-09-11 | SL-19242: Eliminate cruft from Windows app image artifact | Nat Goodspeed | |
2023-09-11 | Merge remote-tracking branch 'remotes/origin/DRTVWR-559' into davep/SL-19842 | RunitaiLinden | |
2023-09-11 | SL-20090 BugSplat Crash: LLViewerFetchedTexture::updateFetch(2099) | Alexander Gavriliuk | |
2023-09-11 | SL-20199 Fix invalid or oversized folder being refetched indefinetely | Andrey Kleshchev | |
2023-09-11 | SL-19842 WIP -- Now that probes can override ambient, unroll ambient ↵ | RunitaiLinden | |
darkening hacks. | |||
2023-09-11 | SL-19242: Try harder to post artifacts containing exactly app image. | Nat Goodspeed | |
In a Windows build tree, we don't actually have an app-named top directory, so don't package its containing directory -- just the app dir itself, e.g. "newview/Release". In a Mac build tree, though we do have "Second Life Mumble.app", its parent directory also contains other large stuff. Try posting a temp directory containing a symlink to the .app. Ditch the "!*.bat" exclusion: the presence of a second path (even an exclusion) changes how upload-artifact nests its contents. | |||
2023-09-10 | SL-20261 Allow and resize existing textures as necessary for thumbnails | Andrey Kleshchev | |
2023-09-10 | SL-19826 Basic 'shift' support for gallery Part#4 | Andrey Kleshchev | |
2023-09-10 | SL-19826 Gallery multiselect support Part#3 | Andrey Kleshchev | |
wip | |||
2023-09-10 | SL-19826 Implement feedback for dropping into flat folder view Part#2 | Andrey Kleshchev | |
2023-09-10 | SL-19826 Implement feedback for pasting into flat folder view Part#1 | Andrey Kleshchev | |
2023-09-09 | SL-19242: Try passing upload-artifact a normalized relative path. | Nat Goodspeed | |
2023-09-08 | SL-19242: Resolve '..' in viwer_app path before trying to upload. | Nat Goodspeed | |
2023-09-08 | SL-19242: Post -app artifact, not -exe, with entire install image. | Nat Goodspeed | |
Previously we posted Windows-exe, macOS-exe artifacts that were a little inconsistent: Windows-exe contained just the Windows executable, whereas macOS-exe contained the whole .app tree (but without the .app directory). Change to post Windows-app, macOS-app artifacts that each contain the whole viewer install image, including the top-level application name directory. This is what we'll need to codesign and notarize. | |||
2023-09-07 | SL-20273 IM, Offer Teleport, Map and Pay SLurls from external browser were ↵ | Andrey Kleshchev | |
blocked | |||
2023-09-07 | SL-18837: Without USE_BUGSPLAT, no target generate_symbols. | Nat Goodspeed | |
2023-09-07 | SL-18837: Merge branch 'main' into actions | Nat Goodspeed | |
2023-09-06 | Merge pull request #361 from secondlife/SL-20167 | cosmic-linden | |
SL-20167: Grey out the clipboard when copying the material is not allowed | |||
2023-09-06 | SL-20167: Don't block clipboard if GLTF material is null | Cosmic Linden | |
2023-09-06 | SL-20167: Also check permission on paste to be certain | Cosmic Linden | |
2023-09-06 | SL-19842 WIP -- Change how probe ambiance mixes with sky ambient. | RunitaiLinden | |
2023-09-06 | SL-20214 Crash at LLControlAVBridge::updateSpatialExtents | Andrey Kleshchev | |
(cherry picked from commit 3d2da2b2c09fc637c2eaccac1607e3480bede145) | |||
2023-09-05 | SL-19655 Remove a couple unused debug settings and related code (update) | Alexander Gavriliuk | |
2023-09-05 | SL-18125 Fixed default upload permissions being ignored | Andrey Kleshchev | |
2023-09-05 | SL-20236 BugSplat Crash in LLVertexBuffer::validateRange(708) | Alexander Gavriliuk | |
2023-09-05 | SL-20206 Underwater visuals problematic when camera is swung below Z=0 | Alexander Gavriliuk | |
2023-09-05 | SL-19887 Water cuts avatar's name bubble (update) | Alexander Gavriliuk | |
2023-09-05 | SL-18399 'DisableCameraConstraints' debug setting is not working on RC | Alexander Gavriliuk | |
2023-09-04 | SL-20205 Clipping of label "Water" | Andrey Kleshchev | |
2023-09-04 | DRTWVR-588 xcode buildfix (for TC) | Andrey Lihatskiy | |
2023-09-04 | Fix spelling error in source files | PanteraPolnocy | |
2023-09-04 | DRTWVR-588 xcode buildfix | Andrey Lihatskiy | |
2023-09-02 | SL-19242: Fix duplicated 'Second Life Mumble.app' path component | Nat Goodspeed | |
in the path passed as the macOS viewer_exe GitHub output. | |||
2023-09-02 | SL-20236 BugSplat Crash in LLVertexBuffer::validateRange(708) | Alexander Gavriliuk | |
2023-09-02 | SL-19243: Post xcarchive.zip instead of separate symbols tarball. | Nat Goodspeed | |
On Mac, in the CMake USE_BUGSPLAT logic, we created both xcarchive.zip (which is what BugSplat wants to see) and secondlife-symbols-darwin -64.tar.bz2 (which we don't think is used for anything). The tarball was posted to codeticket -- but why? If the point is to manually re-upload to BugSplat in case of failure, we'll do better saving xcarchive.zip to codeticket. For SL-19243, posting xcarchive.zip directly supports the goal of breaking out the upload to BugSplat as a separate step. Anyway, since xcarchive.zip is a superset of the tarball, the tarball can be recreated from the zip file, whereas the zip file can't be recreated from the tarball without opening the .dmg installer and extracting the viewer executable. If the xcarchive.zip file exists (that is, on Mac), post that to codeticket or GitHub, as applicable, instead of the tarball. In fact, in the USE_BUGSPLAT case, don't even bother creating the tarball since we're going to ignore it. Make the new build.sh logic that insists on BUGSPLAT_USER and BUGSPLAT_PASS conditional on BUGSPLAT_DB. | |||
2023-09-02 | SL-19242: Emphasize to upload-artifact that our .app is a directory | Nat Goodspeed | |
2023-09-01 | SL-20167: Grey out the clipboard when copying the material to clipboard is ↵ | Cosmic Linden | |
not allowed | |||
2023-09-01 | SL-19664 Crash in LLAppViewer::initStrings(2985) - log extended info | Alexander Gavriliuk | |
2023-09-01 | SL-19664 Crash in LLAppViewer::initStrings(2985) - log extended info | Alexander Gavriliuk | |
2023-09-01 | SL-20243 Make viewer notice 403 from release-notes URL and handle it | Andrey Kleshchev | |
2023-09-01 | SL-19243: Upload Mac .app as another build artifact. | Nat Goodspeed | |
2023-09-01 | SL-19664 Crash in LLAppViewer::initStrings - make the error message more ↵ | Alexander Gavriliuk | |
informative |