Yao Wei Tjong 姚伟忠 48eb0497df Rename var name from <package>_INCLUDE_DIR to <package>_INCLUDE_DIRS. 12 лет назад
..
BlenderExporter 4741b3cf08 Added Blender exporter from Reattiva. 12 лет назад
OgreBatchConverter e423a26461 Refactor CMake build scripts. 12 лет назад
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 лет назад
CMakeLists.txt 48eb0497df Rename var name from <package>_INCLUDE_DIR to <package>_INCLUDE_DIRS. 12 лет назад
Readme.txt b957f60143 Added ApplyMaterialList() function to StaticModel so that the feature can be used outside the editor as well. Refactored editor to use that function instead of its own implementation. 12 лет назад

Readme.txt

BlenderExporter

- Contributed by reattiva. Read installation instructions from the Readme.txt
file within the subdirectory

OgreBatchConverter

- Contributed by Carlo Carollo. Converts multiple Ogre .mesh.xml files (also from
subdirectories) by invoking the OgreImporter tool. Use the CMake option
ENABLE_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.