소스 검색

Rebuild all modules

David Catuhe 8 년 전
부모
커밋
a5a68ab319

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 4832 - 4832
dist/preview release/babylon.d.ts


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 4832 - 4832
dist/preview release/babylon.module.d.ts


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 5321 - 5320
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.d.ts


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 4 - 4
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.js


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

@@ -8075,6 +8075,13 @@ var BABYLON;
             enumerable: true,
             enumerable: true,
             configurable: true
             configurable: true
         });
         });
+        Object.defineProperty(Engine.prototype, "performanceMonitor", {
+            get: function () {
+                return this._performanceMonitor;
+            },
+            enumerable: true,
+            configurable: true
+        });
         Object.defineProperty(Engine.prototype, "texturesSupported", {
         Object.defineProperty(Engine.prototype, "texturesSupported", {
             get: function () {
             get: function () {
                 return this._texturesSupported;
                 return this._texturesSupported;

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 5321 - 5320
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.module.d.ts