Release/26.4 - #6193
Open
Geenz wants to merge 706 commits into
Open
Conversation
(develop) Fix display of ad-hoc session type in About and display p2p instead as appropriate
Latest version of OpenJPEG fixes a header issue that seems to be causing troubles with some older uploaded textures. Bug affected versions 2.5.1, 2.5.2 and 2.5.3.
reshape tried to setCursor before postBuild
26.3 to Develop
# Conflicts: # indra/llfilesystem/lldir.cpp # indra/llfilesystem/llfilesystem.cpp # indra/newview/llappviewer.cpp # indra/newview/lltexturecache.cpp # indra/newview/llvoiceclient.cpp # indra/newview/skins/default/xui/en/floater_preferences_graphics_advanced.xml
26.2 -> SLua viewer
…he old run state.
…that were registered as async, send back an error to the caller.
… as optional in the doc.
…apabilities, not negotiations.
…rough command interface.
--leap is mapped to --set LeapCommand
And improved relevant logging.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
#6174 Allow changing maturity preference on maturity error dialog
Rider/lua beta bugfix a
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
relnotes:
26.4 Lua Editor
The Lua Editor Alpha Viewer takes another important step toward a more capable scripting workflow in Second Life. This release improves communication between the Viewer and the newly published Second Life VS Code extension, restores an experimental Linux Viewer, and includes the latest WebRTC Voice and viewer-maintenance updates.
Lua Editor and VS Code Support
The Lua Editor integration now provides a smoother, more reliable workflow between Second Life and Visual Studio Code.
These improvements accompany the Second Life VS Code extension and its tighter integration with the Viewer. The related Viewer work is documented in PR #6104 and PR #6156.
The Viewer continues to support both LSL and Lua scripts, including language-specific syntax information supplied by supported regions.
For information about using Lua in Second Life, visit the Lua wiki page.
Linux Viewer Returns
An experimental Linux build of the Second Life Viewer is available again with this release.
This work brings the Linux Viewer back onto the current Viewer codebase and incorporates the 26.3 maintenance changes. As this remains an early return for official Linux builds, Linux users should expect some rough edges and are strongly encouraged to report compatibility, installation, graphics, audio, and input issues.
The integration work can be found in PR #6132.
The Linux build may be downloaded directly from GitHub https://github.com/secondlife/viewer/releases/download/Second_Life_Project_Lua_Editor%23f26e024-2026-08-20/Second_Life_Project_Lua_Editor_26_3_0_32302693173_x86_64.tar.xz
Known Issues
(Mac only) Login screen is sometimes Magnified, a viewer restart resolves it https://github.com/secondlife/viewer-private/issues/700
Contributors
Thank you to everyone who contributed code and improvements included in this Lua Editor Alpha release:
Community contributions in this release include avatar appearance fixes from Kitty Barnett, block list improvements from DarlCat, and Marketplace URL improvements from Hecklezz. Thank you for helping make the Second Life Viewer better for everyone.
Help Us Improve
This is still an Alpha Viewer, and your testing is especially valuable. Please tell us about problems with Lua or LSL editing, the VS Code integration, Linux support, Voice, or any other part of the Viewer.
Share feedback and report issues: Second Life Feedback Portal
You can review the associated source changes and technical details in the Lua Editor Alpha release on GitHub.