Difference between revisions of "User:Dzonatas Sol/Open Source Viewer"

From Second Life Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The Open Source Viewer (OSV) is a compilation of bug fixes and new features based on a released official build. The OSV is not an official release. Its main purpose is to help speed the process by which bug fixes and new features are accepted into the official build. If you would like to help in the process to test bug fixes or new features, you may download the latest OSV from the [http://sourceforge.net/project/showfiles.php?group_id=191214 Open Second Life Community Code] repository.
The Open Source viewer is a compilation of bug fixes and new features based on an official Second Life build, which Linden Lab has further released as [http://en.wikipedia.org/wiki/Open_Source open source]. It is not an official release. Its main purpose is to help speed the process by which bug fixes and new features are accepted into the official build ([[Open Source Meeting/2007-07-12]]). If you would like to help in the process to test bug fixes or new features, you may download the latest version from the [http://sourceforge.net/project/showfiles.php?group_id=191214 Open Second Life Community Code] (OSLCC) repository.


== Open Source Viewer ==
To avoid confusion over the generic "Open Source" title, releases from OSLCC will have their own version name.
Current version is: 1.18.0.6.OS.2
 
== Second Life - Sandbox Edition ==
Current version is: 1.18.0.6.OS.3


That version specifies that the added bug fixes and new features are based on the 1.18.0.6 official build. The "OS.#" is the extended patch level off the official build. The latest viewer has a primary highest version sequence and a secondary highest extended patch level.
That version specifies that the added bug fixes and new features are based on the 1.18.0.6 official build. The "OS.#" is the extended patch level off the official build. The latest viewer has a primary highest version sequence and a secondary highest extended patch level.
=== SandBox Edition Features ===
Here is a few of them:
* SSE2 Optimizations
* Improved CPU detection
* {{jira|vwr-1110}} In-world OBJ to Sculpty importer
* {{jira|vwr-1017}} Mute Visibility
* {{jira|vwr-1736}} Invite to Group option added to the Avatar Pie Menu
* {{jira|vwr-178}} 'view group info' added to invite dialog box
* The patches found in the Nicholaz Edition.
...and much more. Refer to the patches below for all of them.


== Patches ==
== Patches ==
Line 11: Line 27:
The filenames of the patches indicate from where they originated. They may have been modified in order to apply them cleanly or for minor last minute fixes. Some patches conflict and may need to be combined with other patches, and these are noted in the filenames. Each patch has the suffix "patch.txt" to indicate it is a patch. Before that suffix is the version of the Open Source Viewer for which the patch was first applied or modified to be re-applied.
The filenames of the patches indicate from where they originated. They may have been modified in order to apply them cleanly or for minor last minute fixes. Some patches conflict and may need to be combined with other patches, and these are noted in the filenames. Each patch has the suffix "patch.txt" to indicate it is a patch. Before that suffix is the version of the Open Source Viewer for which the patch was first applied or modified to be re-applied.


The current source of the patches can also found in the Open Second Life Community Code [http://sourceforge.net/project/showfiles.php?group_id=191214&package_id=238789 "Source Code Only" packages]
The current source of the patches can also be found in the Open Second Life Community Code [http://sourceforge.net/project/showfiles.php?group_id=191214&package_id=238789 "Source Code Only" packages]
 
== 1.18.0.6.OS.3 Patches ==
* lldynamicsharedobject.1.18.0.6.OS.3.patch.txt
* llpolyskeletaldistortion.1.18.0.6.OS.3.patch.txt
* llviewersse2.1.18.0.6.OS.3.patch.txt
* newview.files.lst.1.18.0.6.OS.3.patch.txt
* svn.lldrawable.h.release.r51-r61.1.18.0.OS.3.patch.txt
* viewer.cpp.1.18.0.6.OS.3.patch.txt
* vwr-0000.AND.svn.llv4.release.r61.1.18.0.6.OS.3.patch.txt
* vwr-1748.AND.svn.llviewerjointmesh.cpp.r61.1.18.0.6.OS.3.patch.txt


== 1.18.0.6.OS.2 Patches ==
=== 1.18.0.6.OS.2 ===
* {{jira|vwr-1651}}.1.18.0.6.os.2.patch.txt
* {{jira|vwr-1651}}.1.18.0.6.os.2.patch.txt
* {{jira|vwr-1017}}.1.18.0.6.os.2.patch.txt
* {{jira|vwr-1017}}.1.18.0.6.os.2.patch.txt

Latest revision as of 13:09, 18 July 2007

The Open Source viewer is a compilation of bug fixes and new features based on an official Second Life build, which Linden Lab has further released as open source. It is not an official release. Its main purpose is to help speed the process by which bug fixes and new features are accepted into the official build (Open Source Meeting/2007-07-12). If you would like to help in the process to test bug fixes or new features, you may download the latest version from the Open Second Life Community Code (OSLCC) repository.

To avoid confusion over the generic "Open Source" title, releases from OSLCC will have their own version name.

Second Life - Sandbox Edition

Current version is: 1.18.0.6.OS.3

That version specifies that the added bug fixes and new features are based on the 1.18.0.6 official build. The "OS.#" is the extended patch level off the official build. The latest viewer has a primary highest version sequence and a secondary highest extended patch level.

SandBox Edition Features

Here is a few of them:

  • SSE2 Optimizations
  • Improved CPU detection
  • vwr-1110 In-world OBJ to Sculpty importer
  • vwr-1017 Mute Visibility
  • vwr-1736 Invite to Group option added to the Avatar Pie Menu
  • vwr-178 'view group info' added to invite dialog box
  • The patches found in the Nicholaz Edition.

...and much more. Refer to the patches below for all of them.

Patches

Most patches originate from JIRA and are associated with the JIRA issue identifier. Patches may also originate from source code released from Linden Lab or from open source developers. All patches applied to the Open Source Viewer are included with release.

The filenames of the patches indicate from where they originated. They may have been modified in order to apply them cleanly or for minor last minute fixes. Some patches conflict and may need to be combined with other patches, and these are noted in the filenames. Each patch has the suffix "patch.txt" to indicate it is a patch. Before that suffix is the version of the Open Source Viewer for which the patch was first applied or modified to be re-applied.

The current source of the patches can also be found in the Open Second Life Community Code "Source Code Only" packages

1.18.0.6.OS.3 Patches

  • lldynamicsharedobject.1.18.0.6.OS.3.patch.txt
  • llpolyskeletaldistortion.1.18.0.6.OS.3.patch.txt
  • llviewersse2.1.18.0.6.OS.3.patch.txt
  • newview.files.lst.1.18.0.6.OS.3.patch.txt
  • svn.lldrawable.h.release.r51-r61.1.18.0.OS.3.patch.txt
  • viewer.cpp.1.18.0.6.OS.3.patch.txt
  • vwr-0000.AND.svn.llv4.release.r61.1.18.0.6.OS.3.patch.txt
  • vwr-1748.AND.svn.llviewerjointmesh.cpp.r61.1.18.0.6.OS.3.patch.txt

1.18.0.6.OS.2

1.18.0.6.OS.1

1.18.0.6.OS.0