Difference between revisions of "Release Notes/Snowglobe Release/1.0"

From Second Life Wiki
Jump to navigation Jump to search
(tweak tweak tweak)
(more tweaking...)
Line 8: Line 8:
** {{JIRA|VWR-12748}} - Increase MiniMap zoom range, and magnify avatar markers at higher zoom levels
** {{JIRA|VWR-12748}} - Increase MiniMap zoom range, and magnify avatar markers at higher zoom levels
** {{JIRA|VWR-12696}} - Fixed bug with minimap object overlay being blurred, or only rendered within a restricted area after resizing the floater
** {{JIRA|VWR-12696}} - Fixed bug with minimap object overlay being blurred, or only rendered within a restricted area after resizing the floater
* Setting babble loop beta->default: {{JIRA|VWR-10311}} and {{jira|VWR-13260}} (from [[User:Mm Alder]])
* Turned on voice/lip sync by default: {{JIRA|VWR-10311}} and {{jira|VWR-13260}} (from [[User:Mm Alder|Mm Alder]])
* Easier build system: {{JIRA|VWR-12758}}
* Allow XUI to specificy tooltips for combo box list entries: {{jira|VWR-13177}}
* Allow XUI to specificy tooltips for combo box list entries: {{jira|VWR-13177}}
* Combo to preview textures at common aspect ratios: {{JIRA|VWR-8008}} (from [[User:Aimee Trescothick|Aimee Trescothick]])
* Combo to preview textures at common aspect ratios: {{JIRA|VWR-8008}} (from [[User:Aimee Trescothick|Aimee Trescothick]])
* 64-bit Linux fixes: {{JIRA|VWR-12763}} (from Robin Cornelius)
* 64-bit Linux fixes: {{JIRA|VWR-12763}} (from Robin Cornelius)
* For developers:
** {{JIRA|VWR-12758}} - Easier build system.  We've rolled out some work we've done with [http://kitware.com Kitware], makers of the popular [http://cmake.org CMake build configuration tool], which makes it much easier to compile your own build of the Snowglobe viewer.


}}
}}


== Known issues ==
{{RedInfobox|title=Known Issues|body=* {{jira|SNOW-2}} - Snowglobe sometimes crashes fetching textures (problem in libcurl)
* Curl crash: spurious crash, no repro steps: {{JIRA|SNOW-2}}
 
* {{jira|SNOW-2}} - Snowglobe sometimes crashes fetching textures (problem in libcurl)
* {{jira|SNOW-48}} - Large textures sometimes appear fuzzy and not fully loaded
* {{jira|SNOW-48}} - Large textures sometimes appear fuzzy and not fully loaded
* {{jira|SNOW-18}} - On main login screen, when updates are available, the update and release notes are un-clickable
* {{jira|SNOW-18}} - On main login screen, when updates are available, the update and release notes are un-clickable
Line 27: Line 25:
See the following for more:
See the following for more:
*  [https://jira.secondlife.com/secure/IssueNavigator.jspa?reset=true&&fixfor=10451&type=1&pid=10100&resolution=-1&sorter/field=priority&sorter/order=DESC Full list of postponed issues in Snowglobe]
*  [https://jira.secondlife.com/secure/IssueNavigator.jspa?reset=true&&fixfor=10451&type=1&pid=10100&resolution=-1&sorter/field=priority&sorter/order=DESC Full list of postponed issues in Snowglobe]
*  [[Release Notes/Second Life Release/1.23|Release notes for the Second Life viewer version 1.23]] - any known issues that apply to the Second Life Viewer version 1.23 will probably also apply to Snowglobe 1.0
*  [[Release Notes/Second Life Release/1.23|Release notes for the Second Life viewer version 1.23]] - any known issues that apply to the Second Life Viewer version 1.23 will probably also apply to Snowglobe 1.0}}




[[Category:Snowglobe]]
[[Category:Snowglobe]]

Revision as of 16:42, 22 June 2009

Error creating thumbnail: convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i'' @ error/delegate.c/InvokeDelegate/1928. convert-im6.q16: unable to open file `/tmp/magick-33808VDb8rRFkKl1': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_58fc795b51c9.png' @ error/convert.c/ConvertImageCommand/3258.

Release notes for Snowglobe version 1.0. Snowglobe is a Second Life-compatible viewer, built jointly by the open source community and Linden Lab. As Philip Linden described when he first announced the project back in March, we set out to create "a widely-used, openly developed version of the Second Life client which is a compelling alternative for a broad set of users, and contains enhancements and development that then rapidly make their way back into the mainstream Second Life version."

Cartella blu.jpg
Info.png

New in Snowglobe 1.0

 

Below is a list of features new to Snowglobe 1.0, relative to the Second Life viewer version 1.23

  • Faster in-viewer map using the Amazon S3 repository tiles. See Torley's demonstration of the new feature
  • A new, general-purpose texture fetching and caching mechanism (see HTTP Texture), currently used most with the map (with more widespread use in future versions)
  • Minimap changes (from Aimee Trescothick)
    • VWR-12748 - Increase MiniMap zoom range, and magnify avatar markers at higher zoom levels
    • VWR-12696 - Fixed bug with minimap object overlay being blurred, or only rendered within a restricted area after resizing the floater
  • Turned on voice/lip sync by default: VWR-10311 and VWR-13260 (from Mm Alder)
  • Allow XUI to specificy tooltips for combo box list entries: VWR-13177
  • Combo to preview textures at common aspect ratios: VWR-8008 (from Aimee Trescothick)
  • 64-bit Linux fixes: VWR-12763 (from Robin Cornelius)
  • For developers:


Red bk.jpg
Star.png

Known Issues

 
  • SNOW-2 - Snowglobe sometimes crashes fetching textures (problem in libcurl)
  • SNOW-48 - Large textures sometimes appear fuzzy and not fully loaded
  • SNOW-18 - On main login screen, when updates are available, the update and release notes are un-clickable
  • SNOW-14 - Entering fullscreen sometimes makes rendering very dark/black. Relog corrects problem.
  • SNOW-22 - False warnings for some platforms not meeting minimum spec

See the following for more: