What steps will reproduce the problem?
1. Export any model
2. Use OgreXMLConverter to convert XML file to mesh
What is the expected output? What do you see instead?
You will see a message like:
XMLMeshSerializer reading mesh data from spaceship.mesh.xml...
Reading geometry...
WARNING: vertex count (12816) is not as claimed (2171)
What version of the product are you using? On what operating system?
blender2ogre 0.4.3
Blender 2.57, Windows 7 64 bit.
Please provide any additional information below.
Some engines (E.g. jMonkeyEngine3) use the vertexcount property to load OgreXML
models, however as the vertexcount is specified incorrectly, the engine will
crash when loading the model.
Original issue reported on code.google.com by ShadowIs...@gmail.com on 26 Jun 2011 at 2:45
Original issue reported on code.google.com by
ShadowIs...@gmail.com
on 26 Jun 2011 at 2:45