Lasse Öörni 862ca75a46 Added script (pkgToDox.lua) which regenerates Lua script API documentation. It can be run with a standalone Lua interpreter. %!s(int64=12) %!d(string=hai) anos
..
BlenderExporter 4741b3cf08 Added Blender exporter from Reattiva. %!s(int64=12) %!d(string=hai) anos
LuaScript 862ca75a46 Added script (pkgToDox.lua) which regenerates Lua script API documentation. It can be run with a standalone Lua interpreter. %!s(int64=12) %!d(string=hai) anos
OgreBatchConverter 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'. %!s(int64=12) %!d(string=hai) anos
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'. %!s(int64=12) %!d(string=hai) anos
Readme.txt 4741b3cf08 Added Blender exporter from Reattiva. %!s(int64=12) %!d(string=hai) anos

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.

LuaScript

- Lua bindings for Urho3D. Contributed by Aster Jian. Use the CMake option
ENABLE_LUA to include in the build.