Difference between revisions of "Linden Lab Official:Viewer Source Repositories"

From Second Life Wiki
Jump to navigation Jump to search
m
m
 
(593 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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.
For information on the source repositories for current viewer builds, see  [https://releasenotes.secondlife.com/repositories.html the releasenotes.secondlife.com repositories page]
 
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==
: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====
 
{|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.0.277516
|https://bitbucket.org/lindenlab/viewer-release
|0a56f33ad6aa
|Public
|-
|colspan=4|The canonical viewer source archive
|}
====Second Life Release - Amazon====
 
{|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.4.3.268290
|''(Linden Lab internal)''
|fb5e936c62f1
|'''Private'''
|-
|colspan=4|''no description''
|}
 
==Beta Channels==
:These are viewers made available for pre-release testing; they are generally believed to be safe to use, but may still have some incomplete features and unresolved bugs.
 
 
====Second Life Beta Viewer====
 
{|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.1.277824
|https://bitbucket.org/oz_linden/materials-hotfix
|75cf8e855ae1
|Public
|-
|colspan=4|
|}
====Second Life Beta Maintenance====
 
{|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.5.4.276827
|https://bitbucket.org/lindenlab/viewer-bear
|2ef837e7c0a6
|'''Private'''
|-
|colspan=4|MAINT team independent fixes
|}
 
==Project Channels==
:These are early experimental viewers; they may not yet be even beta quality - use at your own risk
 
 
====Second Life Project Experience Tools====
 
{|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.5.4.276634
|https://bitbucket.org/lindenlab/viewer-xp_tools
|ec1931bee3cb
|'''Private'''
|-
|colspan=4|Project viewer for the experience tools project
|}
====Second Life Project Snowstorm====
 
{|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.5.1.272737
|https://bitbucket.org/oz_linden/project_snowstorm
|6c15e3c6500f
|Public
|-
|colspan=4|This is the collection of open source contributions that have been integrated for future release.
|}
====Second Life Project CHUI====
 
{|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.5.4.277540
|https://bitbucket.org/lindenlab/viewer-chui
|3e13bd88b6c3
|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
|}
 
[[Category:Open Source Portal]]

Latest revision as of 11:46, 8 May 2019

For information on the source repositories for current viewer builds, see the releasenotes.secondlife.com repositories page