Urho3D/Source/Extras/Readme.txt
Yao Wei Tjong 姚伟忠 46285baf97 Refactor build scripts to group Urho3D specific build option.
Initial support of project configuration and generation via cmake-gui.
2014-04-05 00:20:56 +08:00

16 lines
542 B
Plaintext

BlenderExporter
- Has moved to https://github.com/reattiva/Urho3D-Blender
OgreBatchConverter
- Contributed by Carlo Carollo. Converts multiple Ogre .mesh.xml files (also from
subdirectories) by invoking the OgreImporter tool. Use the CMake option
URHO3D_EXTRAS to include in the build.
OgreMaxscriptExport
- Contributed by Vladimir Pobedinsky. A modified version of the Maxscript
Exporter from the Ogre SDK that will import Ogre .mesh.xml files (for feeding
into OgreImporter) and materials in Urho3D .xml format.