|
|
(180 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <!-- ################################################################
| | For information on the source repositories for current viewer builds, see [https://releasenotes.secondlife.com/repositories.html the releasenotes.secondlife.com repositories page] |
| DO NOT EDIT THIS PAGE MANUALLY
| |
| It is maintained by generation using the script in https://bitbucket.org/lindenlab/open-repositories,
| |
| based on data from the viewer version manager and bitbucket.
| |
| Use the Jira DRTVWR workflow to do a release, and the right thing will happen.
| |
| ################################################################ -->
| |
| | |
| The canonical viewer source is in [http://bitbucket.org/lindenlab/viewer-release the viewer-release repository]; the tags of the form <tt>''major''.''minor''.''patch''-release</tt> 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 [[Linden Lab Official:Alternate Viewers|official Alternate Viewers]] page.
| |
| | |
| | |
| ==Release Channels==<!-- DO NOT EDIT (see top of page) -->
| |
| :The ''default'' cohort viewer here is the default provided by the [http://secondlife.com/support/downloads downloads] page. The other cohorts are candidates being evaluated to be the next default; all are believed to be stable.
| |
| | |
| | |
| ===Second Life Release===<!-- DO NOT EDIT (see top of page) -->
| |
| | |
| {|border="1" cellpadding="5" style="margin: 10px 50px; border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; padding: 0;"
| |
| |- style="background-color: #dfd;"
| |
| !Cohort
| |
| !Version
| |
| !Repository
| |
| !Changeset
| |
| !Access
| |
| |-
| |
| !rowspan=2|''default''
| |
| |[[Release Notes/Second Life Release/5.0.5.326444|5.0.5.326444]]
| |
| |https://bitbucket.org/lindenlab/viewer-release
| |
| |b4d76b5590fd
| |
| |Public
| |
| |-
| |
| |colspan=4|The canonical viewer source archive
| |
| |-
| |
| !rowspan=2|Maintenance
| |
| |[[Release Notes/Second Life Release/5.0.6.326731|5.0.6.326731]]
| |
| |https://bitbucket.org/lindenlab/viewer-lynx
| |
| |906520ea6ed6
| |
| |Public
| |
| |-
| |
| |colspan=4|A public fork of the Second Life viewer-release code
| |
| |-
| |
| !rowspan=2|AssetHttp
| |
| |[[Release Notes/Second Life Release/5.0.6.326593|5.0.6.326593]]
| |
| |https://bitbucket.org/lindenlab/asset-http
| |
| |3e5035dfd8af
| |
| |Public
| |
| |-
| |
| |colspan=4|Fetch sounds and animations via http cap.
| |
| |-
| |
| !rowspan=2|Voice
| |
| |[[Release Notes/Second Life Release/5.0.6.326589|5.0.6.326589]]
| |
| |https://bitbucket.org/lindenlab/viewer-vivox
| |
| |ea924baada9f
| |
| |Public
| |
| |-
| |
| |colspan=4|Updated and improved voice support
| |
| |}
| |
| | |
| | |
| | |
| ----
| |
| ==Project Channels==<!-- DO NOT EDIT (see top of page) -->
| |
| :These are early experimental viewers; they may not yet be even beta quality - use at your own risk
| |
| | |
| | |
| ===Second Life Project 360 Snapshot===<!-- DO NOT EDIT (see top of page) -->
| |
| | |
| {|border="1" cellpadding="5" style="margin: 10px 50px; border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; padding: 0;"
| |
| |- style="background-color: #dfd;"
| |
| !Cohort
| |
| !Version
| |
| !Repository
| |
| !Changeset
| |
| !Access
| |
| |-
| |
| !rowspan=2|''default''
| |
| |[[Release Notes/Second Life Project 360 Snapshot/4.1.3.321712|4.1.3.321712]]
| |
| |https://bitbucket.org/callum_linden/viewer-360snapshot
| |
| |70c4b43fe2e0
| |
| |Public
| |
| |-
| |
| |colspan=4|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===<!-- DO NOT EDIT (see top of page) -->
| |
| | |
| {|border="1" cellpadding="5" style="margin: 10px 50px; border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; padding: 0;"
| |
| |- style="background-color: #dfd;"
| |
| !Cohort
| |
| !Version
| |
| !Repository
| |
| !Changeset
| |
| !Access
| |
| |-
| |
| !rowspan=2|''default''
| |
| |[[Release Notes/Second Life Project Alex Ivy/5.1.0.505089|5.1.0.505089]]
| |
| |https://bitbucket.org/lindenlab/viewer64
| |
| |2a37ad0ac7fd
| |
| |Public
| |
| |-
| |
| |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]]
| |
For information on the source repositories for current viewer builds, see the releasenotes.secondlife.com repositories page