Mugen87 5 лет назад
Родитель
Сommit
65fb51d936
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      src/renderers/webgl/WebGLBindingStates.js

+ 0 - 3
src/renderers/webgl/WebGLBindingStates.js

@@ -168,9 +168,6 @@ function WebGLBindingStates( gl, extensions, attributes, capabilities ) {
 
 	}
 
-	// If we sacrifice some BufferGeometry/Attribute API flexibility
-	// needsUpdate() and saveCache() can be much simpler. See #16287
-
 	function needsUpdate( geometry ) {
 
 		const cachedAttributes = currentState.attributes;

粤ICP备19079148号