[go: up one dir, main page]

Menu

Commit [r12818]  Maximize  Restore  History

Ticket #62 and bug 3024749: mesher didn't build with Ogre 1.7.x

Took the oportunity to fix a few things, like the old syntax not properly setting the format to "Ogre" (instead of "OgreMesh"),
and OgreConverter's help text.

NOTE: This version of the OgreConverter is way inferior to the one in the ogre_branch.
I'm fixing this only to solve all build issues in trunk, and of course similar fixes will be required in the ogre_branch,
but in general I don't expect this module to be very useful.

klaussfreire 2010-08-01

changed /trunk/vegastrike/CMakeLists.txt
changed /trunk/vegastrike/cmake-config.h.in
changed /trunk/vegastrike/objconv/CMakeLists.txt
changed /trunk/vegastrike/objconv/mesher/CMakeLists.txt
changed /trunk/vegastrike/objconv/mesher/Modules/OldSyntax.cpp
changed /trunk/vegastrike/objconv/mesher/Modules/XMesh_to_Ogre.cpp
changed /trunk/vegastrike/objconv/mesher/to_OgreMesh.cpp