|
|
(3 intermediate revisions by the same user 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/6.2.1.526845|6.2.1.526845]]
| |
| |https://bitbucket.org/lindenlab/viewer-release
| |
| |706bdc7e25c6
| |
| |Public
| |
| |-
| |
| |colspan=4|The canonical viewer source archive
| |
| |-
| |
| !rowspan=2|EEP
| |
| |[[Release Notes/Second Life Release/6.2.0.526104|6.2.0.526104]]
| |
| |https://bitbucket.org/rider_linden/viewer-eep
| |
| |471b8f95ef2e
| |
| |Public
| |
| |-
| |
| |colspan=4|
| |
| |-
| |
| !rowspan=2|BakesOnMesh
| |
| |[[Release Notes/Second Life Release/6.1.1.525409|6.1.1.525409]]
| |
| |https://bitbucket.org/anchor17/viewer-release-baking-updates
| |
| |319dde135c45
| |
| |Public
| |
| |-
| |
| |colspan=4|
| |
| |}
| |
| | |
| | |
| | |
| ----
| |
| ==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/5.1.6.515934|5.1.6.515934]]
| |
| |https://bitbucket.org/lindenlab/viewer-web360
| |
| |8058477053d1
| |
| |Public
| |
| |-
| |
| |colspan=4|This repository hosts development work on a new feature for the viewer that allows users to capture 360 images within a region and save them out as a single equirectangular image. Details about the viewer, region, location etc. are stored in the image meta-data.
| |
| |}
| |
| | |
| [[Category:Open Source Portal]]
| |
For information on the source repositories for current viewer builds, see the releasenotes.secondlife.com repositories page