
The Lindens have reasons to change how mesh is handled in Second Life. The changes are format changes to the mesh data set. The reason given is performance and compatibility issues with the existing SL software.
For those of us that are not up on C# or C++ and object oriented data that doesn’t tell us much. Suffice to say mesh is sort of changing from a round peg to a square peg. That means all the holes for mesh have to change too. The place in the asset database where mesh information is stored must change. How the physics engine deals with mesh has to change. The inventory handlers, the build/edit dialog, render pipeline, and other parts of the viewer handling mesh must change.
This week the movers and shakers in OpenSim have been looking at how this change will affect OpenSim. Justincc has a post up on what is known now. His post is probably the most authoritative words on the subject for OpenSim. See: Warning: Don’t rely on meshes uploaded to OpenSim (just yet)

