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

From Second Life Wiki
Jump to navigation Jump to search
m
m
 
(603 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This page documents the viewers currently being made available by Linden Lab, with information on which repository and changeset was used to build each.
For information on the source repositories for current viewer builds, see [https://releasenotes.secondlife.com/repositories.html the releasenotes.secondlife.com repositories page]
 
For links to download these viewers, see the [[Linden Lab Official:Alternate Viewers|official Alternate Viewers]] page.
 
TEST CHANGE
 
==Release Channel==
: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.5.3.276452
|http://bitbucket.org/lindenlab/viewer-3.5.3
|a277b841729f
|Public
|-
|colspan=4|hotfixes
|}
 
==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.0.277049
|https://bitbucket.org/lindenlab/viewer-development-materials
|ad3799743902
|Public
|-
|colspan=4|This is the Beta version of materials support; some issues remain, but it is reasonably stable and suitable for testing and experimental content creation.
|}
 
==Project Channels==
:These are early experimental viewers; they may not yet be even beta quality - use at your own risk
 
 
====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.
|}
 
[[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