46285baf97
Initial support of project configuration and generation via cmake-gui.
16 lines
542 B
Plaintext
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.
|