Explorar o código

delete zflag and method

Jey-en %!s(int64=7) %!d(string=hai) anos
pai
achega
3f2d59fe8c
Modificáronse 1 ficheiros con 0 adicións e 15 borrados
  1. 0 15
      examples/js/loaders/XLoader.js

+ 0 - 15
examples/js/loaders/XLoader.js

@@ -1589,21 +1589,6 @@
 				}
 				return put;
 
-			}
-		}, {
-			key: '_readFinalize',
-			value: function _readFinalize() {
-
-				if ( this.options.zflag ) {
-
-					for ( var i = 0; i < this.Meshes.length; i ++ ) {
-
-						this.Meshes[ i ].scale.set( - 1, 1, 1 );
-
-					}
-
-				}
-
 			}
 		}, {
 			key: '_ParseMatrixData',