mmonem / blender2ogre

Automatically exported from code.google.com/p/blender2ogre
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Scene does not reference mesh file names properly #65

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In Blender, create a couple of objects and put spaces in their names.
2. Export the scene to Ogre via blender2ogre.

What is the expected output? What do you see instead?
Mesh file names have underscores instead of spaces. The scene file references 
meshes with original names (with spaces), but should instead take into account 
that file names were converted and spaces removed.

What version of the product are you using? On what operating system?
blender2ogre 0.5.9. Blender 2.66a (2.66.1 r55078). Windows 8 x64.

Please provide any additional information below.
None.

Original issue reported on code.google.com by nikola.malesevic on 17 Apr 2013 at 12:28