Go to file
Beq ec9e5f06ec FIRE-34496 - additional fixes
Previous fix was not correct. The underlying issue is that the cached `mAvatar` pointer is being invalidated and as a result crashing.
using avatarp instead avoids this and removes the awkward cached pointer. Might need to review if the previous reason for mAvatar reappears.
2024-09-15 19:47:11 +01:00
.github Revert back to Bugsplat-Git now that they've merged my fix 2024-09-15 13:58:21 +01:00
doc
etc
fsutils
indra FIRE-34496 - additional fixes 2024-09-15 19:47:11 +01:00
scripts Allow (try at least) to enable bugsplat on Mac 2024-09-02 19:56:59 +01:00
.clang-format
.editorconfig
.git-blame-ignore-revs
.gitattributes
.gitignore
.pre-commit-config.yaml
FIRESTORM-SOURCE_LICENSE_HEADER.txt
LICENSE
README.md
autobuild.xml Merge branch 'release/2024.06-atlasaurus' of https://github.com/secondlife/viewer 2024-08-21 01:02:53 +02:00
build.sh Merge branch 'master' of https://bitbucket.org/Ansariel/phoenix-firestorm-webrtc-voice 2024-08-10 13:04:14 +02:00
build_target.sh
buildscripts_support_functions
requirements.txt

README.md

Firestorm Viewer Logo

Firestorm is a free client for 3D virtual worlds such as Second Life and various OpenSim worlds where users can create, connect and chat with others from around the world. This repository contains the official source code for the Firestorm viewer.

Open Source

Firestorm is a third party viewer derived from the official Second Life client. The client codebase has been open source since 2007 and is available under the LGPL license.

Download

Pre-built versions of the viewer releases for Windows, Mac and Linux can be downloaded from the official website.

Build Instructions

Build instructions for each operating system can be found using the links below and in the official wiki.

[!NOTE] We do not provide support for compiling the viewer or issues resulting from using a self-compiled viewer. However, there is a self-compilers group within Second Life that can be joined to ask questions related to compiling the viewer: Firestorm Self Compilers

Contribute

Help make Firestorm better! You can get involved with improvements by filing bugs and suggesting enhancements via JIRA or creating pull requests.