|
@@ -7527,7 +7527,7 @@ var BABYLON;
|
|
BABYLON.BoundingInfo = BoundingInfo;
|
|
BABYLON.BoundingInfo = BoundingInfo;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.boundingInfo.js.map
|
|
//# sourceMappingURL=babylon.boundingInfo.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -8355,7 +8355,7 @@ var BABYLON;
|
|
BABYLON.AbstractMesh = AbstractMesh;
|
|
BABYLON.AbstractMesh = AbstractMesh;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.abstractMesh.js.map
|
|
//# sourceMappingURL=babylon.abstractMesh.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -8434,7 +8434,7 @@ var BABYLON;
|
|
BABYLON.Light = Light;
|
|
BABYLON.Light = Light;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.light.js.map
|
|
//# sourceMappingURL=babylon.light.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -8477,7 +8477,7 @@ var BABYLON;
|
|
BABYLON.PointLight = PointLight;
|
|
BABYLON.PointLight = PointLight;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.pointLight.js.map
|
|
//# sourceMappingURL=babylon.pointLight.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -8550,7 +8550,7 @@ var BABYLON;
|
|
BABYLON.SpotLight = SpotLight;
|
|
BABYLON.SpotLight = SpotLight;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.spotLight.js.map
|
|
//# sourceMappingURL=babylon.spotLight.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -8588,7 +8588,7 @@ var BABYLON;
|
|
BABYLON.HemisphericLight = HemisphericLight;
|
|
BABYLON.HemisphericLight = HemisphericLight;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.hemisphericLight.js.map
|
|
//# sourceMappingURL=babylon.hemisphericLight.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -9557,7 +9557,7 @@ var BABYLON;
|
|
BABYLON.CollisionCoordinatorLegacy = CollisionCoordinatorLegacy;
|
|
BABYLON.CollisionCoordinatorLegacy = CollisionCoordinatorLegacy;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.collisionCoordinator.js.map
|
|
//# sourceMappingURL=babylon.collisionCoordinator.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -10079,7 +10079,7 @@ var BABYLON;
|
|
BABYLON.Camera = Camera;
|
|
BABYLON.Camera = Camera;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.camera.js.map
|
|
//# sourceMappingURL=babylon.camera.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -10308,7 +10308,7 @@ var BABYLON;
|
|
BABYLON.TargetCamera = TargetCamera;
|
|
BABYLON.TargetCamera = TargetCamera;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.targetCamera.js.map
|
|
//# sourceMappingURL=babylon.targetCamera.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -10535,7 +10535,7 @@ var BABYLON;
|
|
BABYLON.FreeCamera = FreeCamera;
|
|
BABYLON.FreeCamera = FreeCamera;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.freeCamera.js.map
|
|
//# sourceMappingURL=babylon.freeCamera.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -10598,7 +10598,7 @@ var BABYLON;
|
|
BABYLON.FollowCamera = FollowCamera;
|
|
BABYLON.FollowCamera = FollowCamera;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.followCamera.js.map
|
|
//# sourceMappingURL=babylon.followCamera.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -10716,7 +10716,7 @@ var BABYLON;
|
|
BABYLON.TouchCamera = TouchCamera;
|
|
BABYLON.TouchCamera = TouchCamera;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.touchCamera.js.map
|
|
//# sourceMappingURL=babylon.touchCamera.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -10753,6 +10753,7 @@ var BABYLON;
|
|
this.zoomOnFactor = 1;
|
|
this.zoomOnFactor = 1;
|
|
this.targetScreenOffset = BABYLON.Vector2.Zero();
|
|
this.targetScreenOffset = BABYLON.Vector2.Zero();
|
|
this.pinchInwards = true;
|
|
this.pinchInwards = true;
|
|
|
|
+ this.allowUpsideDown = true;
|
|
this._keys = [];
|
|
this._keys = [];
|
|
this._viewMatrix = new BABYLON.Matrix();
|
|
this._viewMatrix = new BABYLON.Matrix();
|
|
this.checkCollisions = false;
|
|
this.checkCollisions = false;
|
|
@@ -11056,7 +11057,7 @@ var BABYLON;
|
|
}
|
|
}
|
|
// Limits
|
|
// Limits
|
|
if (this.lowerBetaLimit === null || this.lowerBetaLimit === undefined) {
|
|
if (this.lowerBetaLimit === null || this.lowerBetaLimit === undefined) {
|
|
- if (this.beta > Math.PI) {
|
|
|
|
|
|
+ if (this.allowUpsideDown && this.beta > Math.PI) {
|
|
this.beta = this.beta - (2 * Math.PI);
|
|
this.beta = this.beta - (2 * Math.PI);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -11066,7 +11067,7 @@ var BABYLON;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
if (this.upperBetaLimit === null || this.upperBetaLimit === undefined) {
|
|
if (this.upperBetaLimit === null || this.upperBetaLimit === undefined) {
|
|
- if (this.beta < -Math.PI) {
|
|
|
|
|
|
+ if (this.allowUpsideDown && this.beta < -Math.PI) {
|
|
this.beta = this.beta + (2 * Math.PI);
|
|
this.beta = this.beta + (2 * Math.PI);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -11114,8 +11115,9 @@ var BABYLON;
|
|
this._collisionTriggered = true;
|
|
this._collisionTriggered = true;
|
|
this.getScene().collisionCoordinator.getNewPosition(this._previousPosition, this._collisionVelocity, this._collider, 3, null, this._onCollisionPositionChange, this.uniqueId);
|
|
this.getScene().collisionCoordinator.getNewPosition(this._previousPosition, this._collisionVelocity, this._collider, 3, null, this._onCollisionPositionChange, this.uniqueId);
|
|
}
|
|
}
|
|
- var up = this.upVector.clone();
|
|
|
|
- if (this.beta < 0) {
|
|
|
|
|
|
+ var up = this.upVector;
|
|
|
|
+ if (this.allowUpsideDown && this.beta < 0) {
|
|
|
|
+ var up = up.clone();
|
|
up = up.negate();
|
|
up = up.negate();
|
|
}
|
|
}
|
|
BABYLON.Matrix.LookAtLHToRef(this.position, target, up, this._viewMatrix);
|
|
BABYLON.Matrix.LookAtLHToRef(this.position, target, up, this._viewMatrix);
|
|
@@ -11175,7 +11177,7 @@ var BABYLON;
|
|
BABYLON.ArcRotateCamera = ArcRotateCamera;
|
|
BABYLON.ArcRotateCamera = ArcRotateCamera;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.arcRotateCamera.js.map
|
|
//# sourceMappingURL=babylon.arcRotateCamera.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -11248,7 +11250,7 @@ var BABYLON;
|
|
BABYLON.DeviceOrientationCamera = DeviceOrientationCamera;
|
|
BABYLON.DeviceOrientationCamera = DeviceOrientationCamera;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.deviceOrientationCamera.js.map
|
|
//# sourceMappingURL=babylon.deviceOrientationCamera.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -11789,7 +11791,7 @@ var BABYLON;
|
|
BABYLON.Xbox360Pad = Xbox360Pad;
|
|
BABYLON.Xbox360Pad = Xbox360Pad;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.gamepads.js.map
|
|
//# sourceMappingURL=babylon.gamepads.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -13932,7 +13934,7 @@ var BABYLON;
|
|
BABYLON.VertexBuffer = VertexBuffer;
|
|
BABYLON.VertexBuffer = VertexBuffer;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.vertexBuffer.js.map
|
|
//# sourceMappingURL=babylon.vertexBuffer.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -14086,7 +14088,7 @@ var BABYLON;
|
|
BABYLON.InstancedMesh = InstancedMesh;
|
|
BABYLON.InstancedMesh = InstancedMesh;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.instancedMesh.js.map
|
|
//# sourceMappingURL=babylon.instancedMesh.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -16058,7 +16060,7 @@ var BABYLON;
|
|
BABYLON.BaseTexture = BaseTexture;
|
|
BABYLON.BaseTexture = BaseTexture;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.baseTexture.js.map
|
|
//# sourceMappingURL=babylon.baseTexture.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -16273,7 +16275,7 @@ var BABYLON;
|
|
BABYLON.Texture = Texture;
|
|
BABYLON.Texture = Texture;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.texture.js.map
|
|
//# sourceMappingURL=babylon.texture.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -16335,7 +16337,7 @@ var BABYLON;
|
|
BABYLON.CubeTexture = CubeTexture;
|
|
BABYLON.CubeTexture = CubeTexture;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.cubeTexture.js.map
|
|
//# sourceMappingURL=babylon.cubeTexture.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -16503,7 +16505,7 @@ var BABYLON;
|
|
BABYLON.RenderTargetTexture = RenderTargetTexture;
|
|
BABYLON.RenderTargetTexture = RenderTargetTexture;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.renderTargetTexture.js.map
|
|
//# sourceMappingURL=babylon.renderTargetTexture.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -16753,7 +16755,7 @@ var BABYLON;
|
|
BABYLON.ProceduralTexture = ProceduralTexture;
|
|
BABYLON.ProceduralTexture = ProceduralTexture;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.proceduralTexture.js.map
|
|
//# sourceMappingURL=babylon.proceduralTexture.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -16799,7 +16801,7 @@ var BABYLON;
|
|
BABYLON.MirrorTexture = MirrorTexture;
|
|
BABYLON.MirrorTexture = MirrorTexture;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.mirrorTexture.js.map
|
|
//# sourceMappingURL=babylon.mirrorTexture.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -16894,7 +16896,7 @@ var BABYLON;
|
|
BABYLON.DynamicTexture = DynamicTexture;
|
|
BABYLON.DynamicTexture = DynamicTexture;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.dynamicTexture.js.map
|
|
//# sourceMappingURL=babylon.dynamicTexture.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -16954,7 +16956,7 @@ var BABYLON;
|
|
BABYLON.VideoTexture = VideoTexture;
|
|
BABYLON.VideoTexture = VideoTexture;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.videoTexture.js.map
|
|
//# sourceMappingURL=babylon.videoTexture.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -17080,7 +17082,7 @@ var BABYLON;
|
|
BABYLON.CustomProceduralTexture = CustomProceduralTexture;
|
|
BABYLON.CustomProceduralTexture = CustomProceduralTexture;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.customProceduralTexture.js.map
|
|
//# sourceMappingURL=babylon.customProceduralTexture.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -17976,7 +17978,7 @@ var BABYLON;
|
|
BABYLON.Material = Material;
|
|
BABYLON.Material = Material;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.material.js.map
|
|
//# sourceMappingURL=babylon.material.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -18590,7 +18592,7 @@ var BABYLON;
|
|
BABYLON.StandardMaterial = StandardMaterial;
|
|
BABYLON.StandardMaterial = StandardMaterial;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.standardMaterial.js.map
|
|
//# sourceMappingURL=babylon.standardMaterial.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -21251,7 +21253,7 @@ var BABYLON;
|
|
BABYLON.Animatable = Animatable;
|
|
BABYLON.Animatable = Animatable;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.animatable.js.map
|
|
//# sourceMappingURL=babylon.animatable.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -22096,7 +22098,7 @@ var BABYLON;
|
|
BABYLON.PostProcessManager = PostProcessManager;
|
|
BABYLON.PostProcessManager = PostProcessManager;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.postProcessManager.js.map
|
|
//# sourceMappingURL=babylon.postProcessManager.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -22114,7 +22116,7 @@ var BABYLON;
|
|
BABYLON.PassPostProcess = PassPostProcess;
|
|
BABYLON.PassPostProcess = PassPostProcess;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.passPostProcess.js.map
|
|
//# sourceMappingURL=babylon.passPostProcess.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -22141,7 +22143,7 @@ var BABYLON;
|
|
BABYLON.BlurPostProcess = BlurPostProcess;
|
|
BABYLON.BlurPostProcess = BlurPostProcess;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.blurPostProcess.js.map
|
|
//# sourceMappingURL=babylon.blurPostProcess.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -22179,7 +22181,7 @@ var BABYLON;
|
|
BABYLON.RefractionPostProcess = RefractionPostProcess;
|
|
BABYLON.RefractionPostProcess = RefractionPostProcess;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.refractionPostProcess.js.map
|
|
//# sourceMappingURL=babylon.refractionPostProcess.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -22197,7 +22199,7 @@ var BABYLON;
|
|
BABYLON.BlackAndWhitePostProcess = BlackAndWhitePostProcess;
|
|
BABYLON.BlackAndWhitePostProcess = BlackAndWhitePostProcess;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.blackAndWhitePostProcess.js.map
|
|
//# sourceMappingURL=babylon.blackAndWhitePostProcess.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -22229,7 +22231,7 @@ var BABYLON;
|
|
BABYLON.ConvolutionPostProcess = ConvolutionPostProcess;
|
|
BABYLON.ConvolutionPostProcess = ConvolutionPostProcess;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.convolutionPostProcess.js.map
|
|
//# sourceMappingURL=babylon.convolutionPostProcess.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -22252,7 +22254,7 @@ var BABYLON;
|
|
BABYLON.FilterPostProcess = FilterPostProcess;
|
|
BABYLON.FilterPostProcess = FilterPostProcess;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.filterPostProcess.js.map
|
|
//# sourceMappingURL=babylon.filterPostProcess.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -22278,7 +22280,7 @@ var BABYLON;
|
|
BABYLON.FxaaPostProcess = FxaaPostProcess;
|
|
BABYLON.FxaaPostProcess = FxaaPostProcess;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.fxaaPostProcess.js.map
|
|
//# sourceMappingURL=babylon.fxaaPostProcess.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -24346,7 +24348,7 @@ var BABYLON;
|
|
BABYLON.CSG = CSG;
|
|
BABYLON.CSG = CSG;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.csg.js.map
|
|
//# sourceMappingURL=babylon.csg.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -24654,7 +24656,7 @@ var BABYLON;
|
|
BABYLON.VirtualJoystick = VirtualJoystick;
|
|
BABYLON.VirtualJoystick = VirtualJoystick;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.virtualJoystick.js.map
|
|
//# sourceMappingURL=babylon.virtualJoystick.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -24700,7 +24702,7 @@ var BABYLON;
|
|
BABYLON.VirtualJoysticksCamera = VirtualJoysticksCamera;
|
|
BABYLON.VirtualJoysticksCamera = VirtualJoysticksCamera;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.virtualJoysticksCamera.js.map
|
|
//# sourceMappingURL=babylon.virtualJoysticksCamera.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -25988,7 +25990,7 @@ var BABYLON;
|
|
BABYLON.VertexData = VertexData;
|
|
BABYLON.VertexData = VertexData;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.mesh.vertexData.js.map
|
|
//# sourceMappingURL=babylon.mesh.vertexData.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -26025,7 +26027,7 @@ var BABYLON;
|
|
BABYLON.AnaglyphGamepadCamera = AnaglyphGamepadCamera;
|
|
BABYLON.AnaglyphGamepadCamera = AnaglyphGamepadCamera;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.anaglyphCamera.js.map
|
|
//# sourceMappingURL=babylon.anaglyphCamera.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -26585,7 +26587,7 @@ var BABYLON;
|
|
BABYLON.PostProcessRenderPipelineManager = PostProcessRenderPipelineManager;
|
|
BABYLON.PostProcessRenderPipelineManager = PostProcessRenderPipelineManager;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.postProcessRenderPipelineManager.js.map
|
|
//# sourceMappingURL=babylon.postProcessRenderPipelineManager.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -26685,7 +26687,7 @@ var BABYLON;
|
|
BABYLON.BoundingBoxRenderer = BoundingBoxRenderer;
|
|
BABYLON.BoundingBoxRenderer = BoundingBoxRenderer;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.boundingBoxRenderer.js.map
|
|
//# sourceMappingURL=babylon.boundingBoxRenderer.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -27163,7 +27165,7 @@ var BABYLON;
|
|
BABYLON.ActionManager = ActionManager;
|
|
BABYLON.ActionManager = ActionManager;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.actionManager.js.map
|
|
//# sourceMappingURL=babylon.actionManager.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -27229,7 +27231,7 @@ var BABYLON;
|
|
BABYLON.InterpolateValueAction = InterpolateValueAction;
|
|
BABYLON.InterpolateValueAction = InterpolateValueAction;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.interpolateValueAction.js.map
|
|
//# sourceMappingURL=babylon.interpolateValueAction.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -27435,7 +27437,7 @@ var BABYLON;
|
|
BABYLON.StopSoundAction = StopSoundAction;
|
|
BABYLON.StopSoundAction = StopSoundAction;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.directActions.js.map
|
|
//# sourceMappingURL=babylon.directActions.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -28047,7 +28049,7 @@ var BABYLON;
|
|
})(Geometry = BABYLON.Geometry || (BABYLON.Geometry = {}));
|
|
})(Geometry = BABYLON.Geometry || (BABYLON.Geometry = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.geometry.js.map
|
|
//# sourceMappingURL=babylon.geometry.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -28088,7 +28090,7 @@ var BABYLON;
|
|
BABYLON.GroundMesh = GroundMesh;
|
|
BABYLON.GroundMesh = GroundMesh;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.groundMesh.js.map
|
|
//# sourceMappingURL=babylon.groundMesh.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -28459,7 +28461,7 @@ var BABYLON;
|
|
BABYLON.AssetsManager = AssetsManager;
|
|
BABYLON.AssetsManager = AssetsManager;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.assetsManager.js.map
|
|
//# sourceMappingURL=babylon.assetsManager.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -28508,7 +28510,7 @@ var BABYLON;
|
|
BABYLON.VRDeviceOrientationFreeCamera = VRDeviceOrientationFreeCamera;
|
|
BABYLON.VRDeviceOrientationFreeCamera = VRDeviceOrientationFreeCamera;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.vrDeviceOrientationCamera.js.map
|
|
//# sourceMappingURL=babylon.vrDeviceOrientationCamera.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -28583,7 +28585,7 @@ var BABYLON;
|
|
BABYLON.WebVRFreeCamera = WebVRFreeCamera;
|
|
BABYLON.WebVRFreeCamera = WebVRFreeCamera;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.webVRCamera.js.map
|
|
//# sourceMappingURL=babylon.webVRCamera.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -30068,7 +30070,7 @@ var BABYLON;
|
|
BABYLON.DebugLayer = DebugLayer;
|
|
BABYLON.DebugLayer = DebugLayer;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.debugLayer.js.map
|
|
//# sourceMappingURL=babylon.debugLayer.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -30123,7 +30125,7 @@ var BABYLON;
|
|
BABYLON.RawTexture = RawTexture;
|
|
BABYLON.RawTexture = RawTexture;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.rawTexture.js.map
|
|
//# sourceMappingURL=babylon.rawTexture.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -31260,7 +31262,7 @@ var BABYLON;
|
|
BABYLON.DepthRenderer = DepthRenderer;
|
|
BABYLON.DepthRenderer = DepthRenderer;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.depthRenderer.js.map
|
|
//# sourceMappingURL=babylon.depthRenderer.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -31454,7 +31456,7 @@ var BABYLON;
|
|
BABYLON.SSAORenderingPipeline = SSAORenderingPipeline;
|
|
BABYLON.SSAORenderingPipeline = SSAORenderingPipeline;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.ssaoRenderingPipeline.js.map
|
|
//# sourceMappingURL=babylon.ssaoRenderingPipeline.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -31741,7 +31743,7 @@ var BABYLON;
|
|
BABYLON.VolumetricLightScatteringPostProcess = VolumetricLightScatteringPostProcess;
|
|
BABYLON.VolumetricLightScatteringPostProcess = VolumetricLightScatteringPostProcess;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.volumetricLightScatteringPostProcess.js.map
|
|
//# sourceMappingURL=babylon.volumetricLightScatteringPostProcess.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -31968,7 +31970,7 @@ var BABYLON;
|
|
// For explanations on color grading, see here:
|
|
// For explanations on color grading, see here:
|
|
// http://udn.epicgames.com/Three/ColorGrading.html
|
|
// http://udn.epicgames.com/Three/ColorGrading.html
|
|
//
|
|
//
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|
|
@@ -31994,7 +31996,7 @@ var BABYLON;
|
|
BABYLON.ColorCorrectionPostProcess = ColorCorrectionPostProcess;
|
|
BABYLON.ColorCorrectionPostProcess = ColorCorrectionPostProcess;
|
|
})(BABYLON || (BABYLON = {}));
|
|
})(BABYLON || (BABYLON = {}));
|
|
//# sourceMappingURL=babylon.colorCorrectionPostProcess.js.map
|
|
//# sourceMappingURL=babylon.colorCorrectionPostProcess.js.map
|
|
-var __extends = this.__extends || function (d, b) {
|
|
|
|
|
|
+var __extends = (this && this.__extends) || function (d, b) {
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
|
function __() { this.constructor = d; }
|
|
function __() { this.constructor = d; }
|
|
__.prototype = b.prototype;
|
|
__.prototype = b.prototype;
|