瀏覽代碼

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,
             configurable: true
         });
+        Object.defineProperty(Engine.prototype, "performanceMonitor", {
+            get: function () {
+                return this._performanceMonitor;
+            },
+            enumerable: true,
+            configurable: true
+        });
         Object.defineProperty(Engine.prototype, "texturesSupported", {
             get: function () {
                 return this._texturesSupported;

文件差異過大導致無法顯示
+ 5321 - 5320
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.module.d.ts