Revert "Introduce regression to see if new Travis regression diff catches it."
This reverts commit d55034351f.
This commit is contained in:
committed by
Alexander Gessler
parent
d55034351f
commit
a1c0be5489
@@ -823,7 +823,7 @@ void Discreet3DSImporter::GenerateNodeGraph(aiScene* pcOut)
|
||||
if (::strstr( pcOut->mRootNode->mName.data, "UNNAMED" ) ||
|
||||
(pcOut->mRootNode->mName.data[0] == '$' && pcOut->mRootNode->mName.data[1] == '$') )
|
||||
{
|
||||
pcOut->mRootNode->mName.Set("<3DSRoot_broken>");
|
||||
pcOut->mRootNode->mName.Set("<3DSRoot>");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user