提交 8d71154d 编写于 作者: L lpoignant

Change break to continue if problem not happens in last faces

上级 e5d82348
......@@ -108,7 +108,7 @@ THREE.GeometryUtils = {
if ( uv === undefined ) {
break;
continue;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册