Kaynağa Gözat

Nightly too much :)

David Catuhe 7 yıl önce
ebeveyn
işleme
ecad0dba23

Dosya farkı çok büyük olduğundan ihmal edildi
+ 798 - 798
dist/preview release/babylon.d.ts


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 1
dist/preview release/babylon.js


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

@@ -77496,7 +77496,10 @@ var BABYLON;
              * you wish in the ground reflection.
              */
             get: function () {
-                return this._groundMirror.renderList;
+                if (this._groundMirror) {
+                    return this._groundMirror.renderList;
+                }
+                return null;
             },
             enumerable: true,
             configurable: true

Dosya farkı çok büyük olduğundan ihmal edildi
+ 798 - 798
dist/preview release/babylon.module.d.ts


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 1
dist/preview release/babylon.worker.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 5374 - 5374
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.d.ts


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 1
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.js


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

@@ -77017,7 +77017,10 @@ var BABYLON;
              * you wish in the ground reflection.
              */
             get: function () {
-                return this._groundMirror.renderList;
+                if (this._groundMirror) {
+                    return this._groundMirror.renderList;
+                }
+                return null;
             },
             enumerable: true,
             configurable: true

Dosya farkı çok büyük olduğundan ihmal edildi
+ 5374 - 5374
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.module.d.ts