提交 c90e7a7e 编写于 作者: M Mr.doob

Updated builds.

上级 b64ac919
......@@ -21515,12 +21515,6 @@ THREE.WebGLRenderer = function ( parameters ) {
var geometryGroup = geometryGroupsList[ i ];
var material = getBufferMaterial( object, geometryGroup );
if ( geometry.groupsNeedUpdate === true ) {
initMeshBuffers( geometryGroup, object );
}
var customAttributesDirty = material.attributes && areCustomAttributesDirty( material );
if ( geometry.verticesNeedUpdate || geometry.morphTargetsNeedUpdate || geometry.elementsNeedUpdate ||
......
因为 它太大了无法显示 source diff 。你可以改为 查看blob
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册