Explorar o código

deleted console log

regnaio %!s(int64=5) %!d(string=hai) anos
pai
achega
df2d7de9ae
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/Physics/physicsImpostor.ts

+ 0 - 1
src/Physics/physicsImpostor.ts

@@ -616,7 +616,6 @@ export class PhysicsImpostor {
             this.object.computeWorldMatrix && this.object.computeWorldMatrix(true);
             const boundingInfo = this.object.getBoundingInfo();
             const size = boundingInfo.boundingBox.extendSize.scale(2).multiplyInPlace(this.object.scaling);
-            console.log(size, q);
             //bring back the rotation
             this.object.rotationQuaternion = q;
             //calculate the world matrix with the new rotation