Yao Wei Tjong 姚伟忠 e06c503f64 Fix GCC Makefile build on Mac OS X platform for good. 11 years ago
..
OgreBatchConverter e06c503f64 Fix GCC Makefile build on Mac OS X platform for good. 11 years ago
OgreMaxscriptExport 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Readme.txt 46285baf97 Refactor build scripts to group Urho3D specific build option. 11 years ago

Readme.txt

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.