|
|
(559 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''
| |
| |3.6.2.279258
| |
| |https://bitbucket.org/lindenlab/viewer-release
| |
| |f6741d5fe8d6
| |
| |Public
| |
| |-
| |
| |colspan=4|The canonical viewer source archive
| |
| |-
| |
| !rowspan=2|CHUI
| |
| |3.6.3.279849
| |
| |https://bitbucket.org/lindenlab/viewer-chui
| |
| |fc0090ae8ee0
| |
| |Public
| |
| |-
| |
| |colspan=4|Communications Hub UI Project Viewer
| |
| | |
| see project announcement: http://community.secondlife.com/t5/Second-Life-Viewer/New-CHUI-project-viewer-now-available/td-p/1776909
| |
| | |
| report bugs in:
| |
| https://jira.secondlife.com/browse/CHUIBUG
| |
| |-
| |
| !rowspan=2|Cocoa
| |
| |3.6.3.279554
| |
| |https://bitbucket.org/lindenlab/viewer-cocoa5
| |
| |538547e14b23
| |
| |Public
| |
| |-
| |
| |colspan=4|Upgrade of Mac viewer to new application framework
| |
| |-
| |
| !rowspan=2|Google Breakpad
| |
| |3.6.2.279364
| |
| |https://bitbucket.org/obscurestar/viewer-breakpad2
| |
| |60da01e13efb
| |
| |Public
| |
| |-
| |
| |colspan=4|upgrades to crash reporting
| |
| |-
| |
| !rowspan=2|Maintenance
| |
| |3.6.3.279564
| |
| |https://bitbucket.org/lindenlab/viewer-bear
| |
| |fe4f7c5e9fd2
| |
| |Public
| |
| |-
| |
| |colspan=4|MAINT team independent fixes
| |
| |-
| |
| !rowspan=2|Snowstorm
| |
| |3.6.3.279634
| |
| |https://bitbucket.org/oz_linden/snowstorm-release
| |
| |c1b85bc488bc
| |
| |Public
| |
| |-
| |
| |colspan=4|Release Candidate for open source contributions with some viewer build and packaging changes
| |
| |}
| |
| | |
| | |
| | |
| ----
| |
| ==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 Materials===<!-- 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''
| |
| |3.6.3.279904
| |
| |https://bitbucket.org/lindenlab/viewer-development-materials
| |
| |92cad9efedf5
| |
| |Public
| |
| |-
| |
| |colspan=4|Updates and fixes for materials support
| |
| |}
| |
| | |
| [[Category:Open Source Portal]]
| |
For information on the source repositories for current viewer builds, see the releasenotes.secondlife.com repositories page