Go to file
Ansariel eda6b27185 Merge branch 'develop' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/newview/llviewertexturelist.cpp
2024-09-05 01:06:59 +02:00
.github Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-09-04 23:20:53 +02:00
doc Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-04 11:17:13 +02:00
etc Merge branch 'webrtc-voice' of https://github.com/secondlife/viewer 2024-03-19 17:09:42 +01:00
fsutils Tweak builds to remove 32-bit and add a manual trigger 2023-11-07 20:34:24 +00:00
indra Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-05 01:06:59 +02:00
scripts Allow (try at least) to enable bugsplat on Mac 2024-09-02 19:56:59 +01:00
.clang-format More changes to Clang-Format to match the current coding standard (#2375) 2024-08-21 19:46:49 +03:00
.editorconfig Add editorconfig 2024-05-01 08:23:35 -07:00
.git-blame-ignore-revs Updated git-blame-ignore-revs 2024-06-28 13:00:53 -07:00
.gitattributes Protect NSIS scripts from eol-style translations. (#1556) 2024-05-23 11:23:50 -07:00
.gitignore Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master 2023-12-18 19:25:49 +01:00
.pre-commit-config.yaml Trim trailing whitespace 2024-05-29 08:10:00 -07:00
FIRESTORM-SOURCE_LICENSE_HEADER.txt It's 2024... basically... almost... 2023-12-31 14:06:25 +01:00
LICENSE Renamed LICENSE.txt to follow naming scheme of other repos 2022-11-18 17:10:03 -05:00
README.md Move PR guidelines doc to doc folder 2024-07-27 12:00:44 +02:00
autobuild.xml Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-04 11:17:13 +02:00
build.sh Merge branch 'master' of https://bitbucket.org/Ansariel/phoenix-firestorm-atlasaurus 2024-08-10 13:57:24 +02:00
build_target.sh
buildscripts_support_functions SL-18837: Get buildscripts_support_functions from sling-buildscripts 2023-06-28 16:58:32 -04:00
requirements.txt use latest autobuild and llsd/llbase 2023-12-29 02:34:45 +00:00

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.