Difference between revisions of "Release Notes/Snowglobe Release/1.0"
Jump to navigation
Jump to search
Rob Linden (talk | contribs) (Redirecting to Snowglobe Current Cycle) |
Rob Linden (talk | contribs) (some initial release notes, derived from Snowglobe Current Cycle. Need work) |
||
Line 1: | Line 1: | ||
Release notes for [[Snowglobe]] version 1.0: | |||
== Known issues == | |||
* Curl crash: spurious crash, no repro steps: {{JIRA|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 | |||
** {{JIRA|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: | |||
** {{JIRA|VWR-12748}} | |||
** {{JIRA|VWR-12696}} | |||
* Mm Alder's babble loop beta->default: {{JIRA|VWR-10311}} and {{jira|VWR-13260}} | |||
* {{JIRA|VWR-12775}}: Crash in lltexturefetch just after logging in (DEV-30500 in LL tracker) | |||
* Implement easybuild: {{JIRA|VWR-12758}} | |||
* Allow XUI to specificy tooltips for combo box list entries: {{jira|VWR-13177}} | |||
* AimeeT's combo to preview textures at common aspect ratios: {{JIRA|VWR-8008}} | |||
* RobinC's 64-bit Linux fixes: {{JIRA|VWR-12763}} | |||
* Merge 1.23 branch: {{JIRA|VWR-12929}} | |||
* LLVertexBuffer crash: known issue with a fix in 1.23. To be merged. | |||
** {{JIRA|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 | |||
[[Category:Snowglobe]] |
Revision as of 02:15, 19 June 2009
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