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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user