Parcourir la source

Nightly too much :)

David Catuhe il y a 7 ans
Parent
commit
ecad0dba23

Fichier diff supprimé car celui-ci est trop grand
+ 798 - 798
dist/preview release/babylon.d.ts


Fichier diff supprimé car celui-ci est trop grand
+ 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

Fichier diff supprimé car celui-ci est trop grand
+ 798 - 798
dist/preview release/babylon.module.d.ts


Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
dist/preview release/babylon.worker.js


Fichier diff supprimé car celui-ci est trop grand
+ 5374 - 5374
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.d.ts


Fichier diff supprimé car celui-ci est trop grand
+ 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

Fichier diff supprimé car celui-ci est trop grand
+ 5374 - 5374
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.module.d.ts