OgreMeshUpgrader gives no warning when a mesh is read-only

Minor issues with the Ogre API that can be trivial to fix
mtsr
Gnoblar
Posts: 5
Joined: Thu Sep 10, 2009 12:27 pm

OgreMeshUpgrader gives no warning when a mesh is read-only

Post by mtsr »

When running OgreMeshUpgrader without a destination file, it is supposed to overwrite the existing file. It won't overwrite read-only files (correctly), but it doesn't give any message that updating has failed, in that case.

I think it should probably give a warning, to save the next person to run into this the time it took me to find out what's wrong :P.

Edit: Submitted to Mantis.