[*] Docs and build-files fixes.

This commit is contained in:
Alexandr Arutjunov
2016-10-02 17:27:13 +03:00
parent 9c0de90ede
commit 3086a07e86
3 changed files with 3 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ namespace Assimp
/// Conastant which hold importer description
const aiImporterDesc X3DImporter::Description = {
"Extensible 3D(X3D) Importer",
"nevorek",
"smalcom",
"",
"See documentation in source code. Chapter: Limitations.",
aiImporterFlags_SupportTextFlavour | aiImporterFlags_LimitedSupport | aiImporterFlags_Experimental,