0.7.1 Planning
From OpenSimulator
(Difference between revisions)
(osTeleportAgent issues) |
|||
Line 10: | Line 10: | ||
*Appearance is broken | *Appearance is broken | ||
*Warp3D throws an error as at r/14307 (documented in a comment on [http://opensimulator.org/mantis/view.php?id=5130 Mantis 5130]) | *Warp3D throws an error as at r/14307 (documented in a comment on [http://opensimulator.org/mantis/view.php?id=5130 Mantis 5130]) | ||
− | *osTeleportAgent bugs ([http://opensimulator.org/mantis/view.php?id=5135 Mantis 5135] and | + | *osTeleportAgent bugs ([http://opensimulator.org/mantis/view.php?id=5135 Mantis 5135] and [http://opensimulator.org/mantis/view.php?id=5136 Mantis 5136]) |
== MUST DO documentation == | == MUST DO documentation == |
Revision as of 05:18, 1 November 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
- Warp3D throws an error as at r/14307 (documented in a comment on Mantis 5130)
- osTeleportAgent bugs (Mantis 5135 and Mantis 5136)
MUST DO documentation
Optional Module Proposals
Establish Diva wifi works with 0.7.1 release (top level URL not functioning at present)
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