0.7.1 Planning
From OpenSimulator
(Difference between revisions)
(→Plan) |
(→Plan) |
||
Line 29: | Line 29: | ||
*Start documenting after branching | *Start documenting after branching | ||
*Fix critical bugs that show up after branching | *Fix critical bugs that show up after branching | ||
− | |||
*Try to address Optional items where feasible during RC process | *Try to address Optional items where feasible during RC process | ||
+ | *Test Optional Modules as far as possible during RC process |
Revision as of 04:18, 3 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
- Explain split into OpenSimDefaults.ini.
Optional
- For viewer 2, there is no default avatar so appearance is always smoke until the user creates the 4 basic body parts (and pants/shirt as well if they don't want to be naked). I was regarding this as a must-fix but now I'm not so sure - Justincc 03:46, 2 November 2010 (UTC) Comments: +1 on this for ease of use by new and inexperienced users - aiaustin
Optional Module Checks
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
- Try to address Optional items where feasible during RC process
- Test Optional Modules as far as possible during RC process