提交 f48940bf 编写于 作者: P Paul Edwards

Fixed bug where last group in OBJ was not added.

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