Difference between revisions of "Linden Lab Official:Viewer Source Repositories"
Jump to navigation
Jump to search
m |
m |
||
Line 85: | Line 85: | ||
|Public | |Public | ||
|- | |- | ||
|colspan=4|Building the viewer | |colspan=4|Building the viewer with 64 bit support. This means it can use more of the memory in your computer, avoiding many sources of crashes. It may even be faster... | ||
|} | |} | ||
[[Category:Open Source Portal]] | [[Category:Open Source Portal]] |
Revision as of 17:01, 25 January 2017
The canonical viewer source is in the viewer-release repository; the tags of the form major.minor.patch-release indicate the revisions used to build the default viewer at that release number.
This page documents each viewers currently being made available by Linden Lab (including the default viewer), with information on which repository and changeset was used to build each.
For links to download these viewers, see the official Alternate Viewers page.
Release Channels
- The default cohort viewer here is the default provided by the downloads page. The other cohorts are candidates being evaluated to be the next default; all are believed to be stable.
Second Life Release
Cohort | Version | Repository | Changeset | Access |
---|---|---|---|---|
default | 5.0.0.321958 | https://bitbucket.org/lindenlab/viewer-release | b41e1e7c7876 | Public |
The canonical viewer source archive | ||||
Maintenance | 5.0.1.323027 | https://bitbucket.org/lindenlab/viewer-lynx | c9ce22950129 | Public |
A public fork of the Second Life viewer-release code |
Project Channels
- These are early experimental viewers; they may not yet be even beta quality - use at your own risk
Second Life Project 360 Snapshot
Cohort | Version | Repository | Changeset | Access |
---|---|---|---|---|
default | 4.1.3.321712 | https://bitbucket.org/callum_linden/viewer-360snapshot | 70c4b43fe2e0 | Public |
A place to develop a new feature for the viewer that extends the current Snapshot tool so that it is able to generate 360 images (snapshots) that can then be viewed in a WebGL based web app. |
Second Life Project Alex Ivy
Cohort | Version | Repository | Changeset | Access |
---|---|---|---|---|
default | 5.1.0.501863 | https://bitbucket.org/lindenlab/viewer64 | 8a92162cc4d3 | Public |
Building the viewer with 64 bit support. This means it can use more of the memory in your computer, avoiding many sources of crashes. It may even be faster... |