Release Notes/Snowglobe Release/1.0

From Second Life Wiki
< Release Notes
Revision as of 23:08, 20 June 2009 by Rob Linden (talk | contribs) (putting on Snowglobe logo)
Jump to navigation Jump to search
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-2133gGb3Bomn2T1N': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_f9234c11f703.png' @ error/convert.c/ConvertImageCommand/3258.

Release notes for Snowglobe version 1.0:

Known issues

  • Curl crash: spurious crash, no repro steps: VWR-12952

Completed Changes

  • New Faster Viewer Map: using the Amazon S3 repository tiles
  • New Caching Mechanism
  • New Http Fetching Mechanism: used for map tiles only though
  • Cache of Small Textures
    • VWR-12686: LLTextureCache::writeToCache() does not cache textures smaller than TEXTURE_CACHE_ENTRY_SIZE
    • DEV-30089: internal jira version of same bug
  • AimeeT's two Minimap changes:
  • Mm Alder's babble loop beta->default: VWR-10311 and VWR-13260
  • VWR-12775: Crash in lltexturefetch just after logging in (DEV-30500 in LL tracker)
  • Implement easybuild: VWR-12758
  • Allow XUI to specificy tooltips for combo box list entries: VWR-13177
  • AimeeT's combo to preview textures at common aspect ratios: VWR-8008
  • RobinC's 64-bit Linux fixes: VWR-12763
  • Merge 1.23 branch: VWR-12929
  • LLVertexBuffer crash: known issue with a fix in 1.23. To be merged.
    • VWR-12827: LLVertexBuffer::setupVertexBuffer: Crash when rendering some specific texture
    • DEV-30595: internal jira version of same bug
    • DEV-28042: initial 1.23 internal bug that got fixed and which patch will be merged