The BMesh converter might be missing more details, but this should get basic UVs working for now.
- Added BlenderBMesh.cpp/h which contains a class to convert a BMesh to an old style tri/quad mesh - Added BlenderTessellator.cpp/h which contains a class to tessellate the poly loops contained within a BMesh