3MF: fix working test for 3MF-export.
This commit is contained in:
@@ -100,7 +100,6 @@ public:
|
||||
scene->mRootNode->mChildren = new aiNode*[scene->mRootNode->mNumChildren]();
|
||||
|
||||
std::copy(children.begin(), children.end(), scene->mRootNode->mChildren);
|
||||
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user