Move test models with problematic license restrictions to test/models-nonbsd and update the test suites accordingly.

Update note in LICENSE accordingly.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@827 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
aramis_acg
2010-10-13 17:57:06 +00:00
parent f601309db5
commit fdda697af7
146 changed files with 43 additions and 23 deletions

View File

@@ -37,8 +37,8 @@
// currently these are hardcoded
static const std::string basepath = "../../test/models/X/";
static const std::string modelname = "dwarf.x";
static const std::string basepath = "../../test/models/OBJ/";
static const std::string modelname = "spider.obj";
HGLRC hRC=NULL; // Permanent Rendering Context