David Catuhe преди 8 години
родител
ревизия
6b41cf3db8

Файловите разлики са ограничени, защото са твърде много
+ 10384 - 10384
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.d.ts


Файловите разлики са ограничени, защото са твърде много
+ 1 - 1
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.js


+ 1 - 1
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.max.js

@@ -48205,7 +48205,7 @@ var BABYLON;
                 for (var index = 1; index < targetPropertyPath.length - 1; index++) {
                 for (var index = 1; index < targetPropertyPath.length - 1; index++) {
                     property = property[targetPropertyPath[index]];
                     property = property[targetPropertyPath[index]];
                 }
                 }
-                path = [targetPropertyPath.length - 1];
+                path = targetPropertyPath[targetPropertyPath.length - 1];
                 destination = property;
                 destination = property;
             }
             }
             else {
             else {

+ 1 - 1
dist/preview release/customConfigurations/minimalGLTFViewer/es6.js

@@ -48178,7 +48178,7 @@ var BABYLON;
                 for (var index = 1; index < targetPropertyPath.length - 1; index++) {
                 for (var index = 1; index < targetPropertyPath.length - 1; index++) {
                     property = property[targetPropertyPath[index]];
                     property = property[targetPropertyPath[index]];
                 }
                 }
-                path = [targetPropertyPath.length - 1];
+                path = targetPropertyPath[targetPropertyPath.length - 1];
                 destination = property;
                 destination = property;
             }
             }
             else {
             else {

Файловите разлики са ограничени, защото са твърде много
+ 1 - 1
dist/preview release/viewer/babylon.viewer.js


+ 1 - 1
dist/preview release/viewer/babylon.viewer.max.js

@@ -48288,7 +48288,7 @@ var BABYLON;
                 for (var index = 1; index < targetPropertyPath.length - 1; index++) {
                 for (var index = 1; index < targetPropertyPath.length - 1; index++) {
                     property = property[targetPropertyPath[index]];
                     property = property[targetPropertyPath[index]];
                 }
                 }
-                path = [targetPropertyPath.length - 1];
+                path = targetPropertyPath[targetPropertyPath.length - 1];
                 destination = property;
                 destination = property;
             }
             }
             else {
             else {