Release Notes/Snowglobe Release/1.0

From Second Life Wiki
< Release Notes
Revision as of 03:15, 19 June 2009 by Rob Linden (talk | contribs) (some initial release notes, derived from Snowglobe Current Cycle. Need work)
Jump to navigation Jump to search

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