0.7.1 Planning
From OpenSimulator
(Difference between revisions)
(New page: Release 0.7.1 will be the first one supporting Viewer 2's new features -- media on a prim, meshes, and multiple attachments per attach point. == MUST DO features & refactorings == * Use...) |
|||
Line 4: | Line 4: | ||
* Use ServerURI consistently when naming+accessing simulator services and HG | * Use ServerURI consistently when naming+accessing simulator services and HG | ||
+ | * Preserve creator information on archives and HG object transfers | ||
== MUST FIX bugs == | == MUST FIX bugs == |
Revision as of 16:01, 31 October 2010
Release 0.7.1 will be the first one supporting Viewer 2's new features -- media on a prim, meshes, and multiple attachments per attach point.
Contents |
MUST DO features & refactorings
- Use ServerURI consistently when naming+accessing simulator services and HG
- Preserve creator information on archives and HG object transfers
MUST FIX bugs
- Appearance is broken
MUST DO documentation
Plan
- Address MUST DO features and MUST FIX bugs prior to branching 0.7.1.
- Start documenting after branching
- Fix critical bugs that show up after branching