2
0
Эх сурвалжийг харах

ColladaLoader2: Removed redundant texture.needsUpdate

Mugen87 8 жил өмнө
parent
commit
adebd595cd

+ 0 - 2
examples/js/loaders/ColladaLoader2.js

@@ -597,8 +597,6 @@ THREE.ColladaLoader.prototype = {
 
 					}
 
-					texture.needsUpdate = true;
-
 					return texture;
 
 				}