提交 7a1daad9 编写于 作者: A Alexander

Fixed bug where last group in OBJ was not added.

上级 48325645
......@@ -561,7 +561,10 @@ THREE.OBJMTLLoader.prototype = {
}
}
//Add last object
meshN(undefined, undefined);
return group;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册