Explorar o código

Tiny check for nus

David Catuhe %!s(int64=7) %!d(string=hai) anos
pai
achega
afad58f9bf
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/Mesh/babylon.transformNode.ts

+ 2 - 0
src/Mesh/babylon.transformNode.ts

@@ -887,6 +887,8 @@ module BABYLON {
                 } else {
                     this._updateNonUniformScalingState(false);
                 }
+            }else {
+                this._updateNonUniformScalingState(false);
             }
 
             this._afterComputeWorldMatrix();