What steps will reproduce the problem?
1. Export an object as an XML mesh
2. Open the xml file and the submeshnames tag will contain submesh tags instead
of submeshname
3. Refer to the ogremeshxml.dtd
What is the expected output? What do you see instead?
The submeshnames should contain submeshname tags.
What version of the product are you using? On what operating system?
Windows 7; Blender 2.63; blender2ogre 0.5.8
Please provide any additional information below.
On a side note, the dtd specifies boolean values to be "true" or "false". The
current exporter uses "False" which causes my generated parsing to fail. If it
does not cause any other issues, it would be nice to have that all lowercase.
Original issue reported on code.google.com by tal...@gmail.com on 17 Sep 2012 at 7:26
Original issue reported on code.google.com by
tal...@gmail.com
on 17 Sep 2012 at 7:26