Difference between revisions of "Linden Lab Official:Viewer Source Repositories"
Jump to navigation
Jump to search
m |
m |
||
Line 34: | Line 34: | ||
|- | |- | ||
|colspan=4|The canonical viewer source archive | |colspan=4|The canonical viewer source archive | ||
|- | |||
!rowspan=2|HTTP update | |||
|[[Release Notes/Second Life Release/3.8.6.306549|3.8.6.306549]] | |||
|https://bitbucket.org/rider_linden/maint-4952-v-t-u | |||
|a906fccbc267 | |||
|Public | |||
|- | |||
|colspan=4| | |||
|- | |- | ||
!rowspan=2|Notifications | !rowspan=2|Notifications | ||
Line 50: | Line 58: | ||
|- | |- | ||
|colspan=4|Winter 2014/2015 open source contributions, including a new quick Graphics Presets feature, and better visibility and control of avatar rendering impact | |colspan=4|Winter 2014/2015 open source contributions, including a new quick Graphics Presets feature, and better visibility and control of avatar rendering impact | ||
|} | |} | ||
Revision as of 13:57, 26 October 2015
The canonical viewer source is in the viewer-release repository; the tags of the form major.minor.patch-release 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 official Alternate Viewers page.
Release Channels
- The default cohort viewer here is the default provided by the downloads page. The other cohorts are candidates being evaluated to be the next default; all are believed to be stable.
Second Life Release
Cohort | Version | Repository | Changeset | Access |
---|---|---|---|---|
default | 3.8.5.305531 | https://bitbucket.org/lindenlab/viewer-release | e821ef17c6ed | Public |
The canonical viewer source archive | ||||
HTTP update | 3.8.6.306549 | https://bitbucket.org/rider_linden/maint-4952-v-t-u | a906fccbc267 | Public |
Notifications | 3.8.6.305981 | https://bitbucket.org/pavelkproductengine/viewer-release-maint-4734 | 5a5bd148943b | Public |
This fork of viewer-release is for MAINT-4734 "Separate transaction notices from group notice/invites or provide some means for sorting incoming notifications. " | ||||
QuickGraphics | 3.8.6.305942 | https://bitbucket.org/oz_linden/391-blizzard | c6c311c290ad | Public |
Winter 2014/2015 open source contributions, including a new quick Graphics Presets feature, and better visibility and control of avatar rendering impact |
Project Channels
- These are early experimental viewers; they may not yet be even beta quality - use at your own risk
Second Life Project OculusRift
Cohort | Version | Repository | Changeset | Access |
---|---|---|---|---|
default | 3.7.18.295296 | https://bitbucket.org/lindenlab/viewer-hmd | a3604f72591e | Public |
Oculus Rift (DK-1) support |
Second Life Project Valhalla
Cohort | Version | Repository | Changeset | Access |
---|---|---|---|---|
default | 4.0.0.305703 | https://bitbucket.org/callum_linden/viewer-cef | 0fe969c4e153 | Public |
Project Viewer that replaces LLQtWebKit with LLCEFLib as the renderer in the web media plugin.
LLCEFLib relies on the Chromium Embedded Framework (CEF) and allows consumers to render modern web content including HTML5, CSS3 and WebGL. |