|
@@ -1,4 +1,3 @@
|
|
-"use strict";
|
|
|
|
var INSPECTOR;
|
|
var INSPECTOR;
|
|
(function (INSPECTOR) {
|
|
(function (INSPECTOR) {
|
|
var Inspector = /** @class */ (function () {
|
|
var Inspector = /** @class */ (function () {
|
|
@@ -199,6 +198,7 @@ var INSPECTOR;
|
|
return this._getRelativeParent(elem.parentElement, true);
|
|
return this._getRelativeParent(elem.parentElement, true);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+ // looking for the relative parent of the element
|
|
else {
|
|
else {
|
|
if (computedStyle.position == "static") {
|
|
if (computedStyle.position == "static") {
|
|
return elem.parentElement;
|
|
return elem.parentElement;
|
|
@@ -354,7 +354,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=Inspector.js.map
|
|
//# sourceMappingURL=Inspector.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
/// <reference path="../../dist/preview release/babylon.d.ts"/>
|
|
/// <reference path="../../dist/preview release/babylon.d.ts"/>
|
|
var INSPECTOR;
|
|
var INSPECTOR;
|
|
(function (INSPECTOR) {
|
|
(function (INSPECTOR) {
|
|
@@ -483,7 +482,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=properties.js.map
|
|
//# sourceMappingURL=properties.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
/// <reference path="../../dist/preview release/gui/babylon.gui.d.ts"/>
|
|
/// <reference path="../../dist/preview release/gui/babylon.gui.d.ts"/>
|
|
var INSPECTOR;
|
|
var INSPECTOR;
|
|
(function (INSPECTOR) {
|
|
(function (INSPECTOR) {
|
|
@@ -604,7 +602,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=properties_gui.js.map
|
|
//# sourceMappingURL=properties_gui.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var INSPECTOR;
|
|
var INSPECTOR;
|
|
(function (INSPECTOR) {
|
|
(function (INSPECTOR) {
|
|
/**
|
|
/**
|
|
@@ -636,7 +633,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=BasicElement.js.map
|
|
//# sourceMappingURL=BasicElement.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var INSPECTOR;
|
|
var INSPECTOR;
|
|
(function (INSPECTOR) {
|
|
(function (INSPECTOR) {
|
|
var Adapter = /** @class */ (function () {
|
|
var Adapter = /** @class */ (function () {
|
|
@@ -674,7 +670,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=Adapter.js.map
|
|
//# sourceMappingURL=Adapter.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -734,7 +729,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=CameraAdapter.js.map
|
|
//# sourceMappingURL=CameraAdapter.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -796,7 +790,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=PhysicsImpostorAdapter.js.map
|
|
//# sourceMappingURL=PhysicsImpostorAdapter.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -848,7 +841,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=GUIAdapter.js.map
|
|
//# sourceMappingURL=GUIAdapter.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -905,7 +897,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=SoundAdapter.js.map
|
|
//# sourceMappingURL=SoundAdapter.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -952,7 +943,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=TextureAdapter.js.map
|
|
//# sourceMappingURL=TextureAdapter.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -1004,7 +994,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=LightAdapter.js.map
|
|
//# sourceMappingURL=LightAdapter.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -1049,7 +1038,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=MaterialAdapter.js.map
|
|
//# sourceMappingURL=MaterialAdapter.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -1157,7 +1145,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=MeshAdapter.js.map
|
|
//# sourceMappingURL=MeshAdapter.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -1363,7 +1350,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=DetailPanel.js.map
|
|
//# sourceMappingURL=DetailPanel.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var INSPECTOR;
|
|
var INSPECTOR;
|
|
(function (INSPECTOR) {
|
|
(function (INSPECTOR) {
|
|
/**
|
|
/**
|
|
@@ -1415,7 +1401,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=Property.js.map
|
|
//# sourceMappingURL=Property.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var INSPECTOR;
|
|
var INSPECTOR;
|
|
(function (INSPECTOR) {
|
|
(function (INSPECTOR) {
|
|
var PropertyFormatter = /** @class */ (function () {
|
|
var PropertyFormatter = /** @class */ (function () {
|
|
@@ -1517,10 +1502,10 @@ var INSPECTOR;
|
|
*/
|
|
*/
|
|
PropertyLine.prototype._validateInput = function (e) {
|
|
PropertyLine.prototype._validateInput = function (e) {
|
|
this._input.removeEventListener('focusout', this._focusOutInputHandler);
|
|
this._input.removeEventListener('focusout', this._focusOutInputHandler);
|
|
- if (e.keyCode == 13) {
|
|
|
|
|
|
+ if (e.keyCode == 13) { // Enter
|
|
this.validateInput(this._input.value);
|
|
this.validateInput(this._input.value);
|
|
}
|
|
}
|
|
- else if (e.keyCode == 9) {
|
|
|
|
|
|
+ else if (e.keyCode == 9) { // Tab
|
|
e.preventDefault();
|
|
e.preventDefault();
|
|
this.validateInput(this._input.value);
|
|
this.validateInput(this._input.value);
|
|
}
|
|
}
|
|
@@ -1698,7 +1683,7 @@ var INSPECTOR;
|
|
if (typeof this.value === 'boolean') {
|
|
if (typeof this.value === 'boolean') {
|
|
this._checkboxInput();
|
|
this._checkboxInput();
|
|
}
|
|
}
|
|
- else if (this._isSliderType()) {
|
|
|
|
|
|
+ else if (this._isSliderType()) { // Add slider when parent have slider property
|
|
this._rangeInput();
|
|
this._rangeInput();
|
|
}
|
|
}
|
|
else {
|
|
else {
|
|
@@ -1904,7 +1889,7 @@ var INSPECTOR;
|
|
*/
|
|
*/
|
|
PropertyLine.prototype._checkboxInput = function () {
|
|
PropertyLine.prototype._checkboxInput = function () {
|
|
var _this = this;
|
|
var _this = this;
|
|
- if (this._valueDiv.childElementCount < 1) {
|
|
|
|
|
|
+ if (this._valueDiv.childElementCount < 1) { // Prevent display two checkbox
|
|
this._input = INSPECTOR.Helpers.CreateInput('checkbox-element', this._valueDiv);
|
|
this._input = INSPECTOR.Helpers.CreateInput('checkbox-element', this._valueDiv);
|
|
this._input.type = 'checkbox';
|
|
this._input.type = 'checkbox';
|
|
this._input.checked = this.value;
|
|
this._input.checked = this.value;
|
|
@@ -1915,7 +1900,7 @@ var INSPECTOR;
|
|
}
|
|
}
|
|
};
|
|
};
|
|
PropertyLine.prototype._rangeInput = function () {
|
|
PropertyLine.prototype._rangeInput = function () {
|
|
- if (this._valueDiv.childElementCount < 1) {
|
|
|
|
|
|
+ if (this._valueDiv.childElementCount < 1) { // Prevent display two input range
|
|
this._input = INSPECTOR.Helpers.CreateInput('slider-element', this._valueDiv);
|
|
this._input = INSPECTOR.Helpers.CreateInput('slider-element', this._valueDiv);
|
|
this._input.type = 'range';
|
|
this._input.type = 'range';
|
|
this._input.style.display = 'inline-block';
|
|
this._input.style.display = 'inline-block';
|
|
@@ -1960,7 +1945,6 @@ var INSPECTOR;
|
|
|
|
|
|
//# sourceMappingURL=PropertyLine.js.map
|
|
//# sourceMappingURL=PropertyLine.js.map
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2010,7 +1994,6 @@ var INSPECTOR;
|
|
INSPECTOR.ColorElement = ColorElement;
|
|
INSPECTOR.ColorElement = ColorElement;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2081,7 +2064,6 @@ var INSPECTOR;
|
|
INSPECTOR.ColorPickerElement = ColorPickerElement;
|
|
INSPECTOR.ColorPickerElement = ColorPickerElement;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2199,7 +2181,6 @@ var INSPECTOR;
|
|
INSPECTOR.CubeTextureElement = CubeTextureElement;
|
|
INSPECTOR.CubeTextureElement = CubeTextureElement;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2244,7 +2225,6 @@ var INSPECTOR;
|
|
INSPECTOR.HDRCubeTextureElement = HDRCubeTextureElement;
|
|
INSPECTOR.HDRCubeTextureElement = HDRCubeTextureElement;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2321,7 +2301,6 @@ var INSPECTOR;
|
|
INSPECTOR.SearchBarDetails = SearchBarDetails;
|
|
INSPECTOR.SearchBarDetails = SearchBarDetails;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2368,7 +2347,6 @@ var INSPECTOR;
|
|
INSPECTOR.TextureElement = TextureElement;
|
|
INSPECTOR.TextureElement = TextureElement;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var INSPECTOR;
|
|
var INSPECTOR;
|
|
(function (INSPECTOR) {
|
|
(function (INSPECTOR) {
|
|
/**
|
|
/**
|
|
@@ -2394,7 +2372,6 @@ var INSPECTOR;
|
|
INSPECTOR.Tooltip = Tooltip;
|
|
INSPECTOR.Tooltip = Tooltip;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var INSPECTOR;
|
|
var INSPECTOR;
|
|
(function (INSPECTOR) {
|
|
(function (INSPECTOR) {
|
|
var Helpers = /** @class */ (function () {
|
|
var Helpers = /** @class */ (function () {
|
|
@@ -2609,7 +2586,6 @@ var INSPECTOR;
|
|
INSPECTOR.Helpers = Helpers;
|
|
INSPECTOR.Helpers = Helpers;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var INSPECTOR;
|
|
var INSPECTOR;
|
|
(function (INSPECTOR) {
|
|
(function (INSPECTOR) {
|
|
var Scheduler = /** @class */ (function () {
|
|
var Scheduler = /** @class */ (function () {
|
|
@@ -2656,7 +2632,6 @@ var INSPECTOR;
|
|
INSPECTOR.Scheduler = Scheduler;
|
|
INSPECTOR.Scheduler = Scheduler;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2733,7 +2708,6 @@ var INSPECTOR;
|
|
INSPECTOR.Tab = Tab;
|
|
INSPECTOR.Tab = Tab;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2884,7 +2858,6 @@ var INSPECTOR;
|
|
INSPECTOR.PropertyTab = PropertyTab;
|
|
INSPECTOR.PropertyTab = PropertyTab;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2918,7 +2891,6 @@ var INSPECTOR;
|
|
INSPECTOR.CameraTab = CameraTab;
|
|
INSPECTOR.CameraTab = CameraTab;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2974,7 +2946,6 @@ var INSPECTOR;
|
|
INSPECTOR.GUITab = GUITab;
|
|
INSPECTOR.GUITab = GUITab;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -3015,7 +2986,6 @@ var INSPECTOR;
|
|
INSPECTOR.PhysicsTab = PhysicsTab;
|
|
INSPECTOR.PhysicsTab = PhysicsTab;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -3053,7 +3023,6 @@ var INSPECTOR;
|
|
INSPECTOR.SoundTab = SoundTab;
|
|
INSPECTOR.SoundTab = SoundTab;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -3227,7 +3196,6 @@ var INSPECTOR;
|
|
INSPECTOR.TextureTab = TextureTab;
|
|
INSPECTOR.TextureTab = TextureTab;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -3261,7 +3229,6 @@ var INSPECTOR;
|
|
INSPECTOR.LightTab = LightTab;
|
|
INSPECTOR.LightTab = LightTab;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -3295,7 +3262,6 @@ var INSPECTOR;
|
|
INSPECTOR.MaterialTab = MaterialTab;
|
|
INSPECTOR.MaterialTab = MaterialTab;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
/// <reference path="../../../dist/preview release/babylon.d.ts"/>
|
|
/// <reference path="../../../dist/preview release/babylon.d.ts"/>
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
@@ -3386,7 +3352,6 @@ var INSPECTOR;
|
|
INSPECTOR.MeshTab = MeshTab;
|
|
INSPECTOR.MeshTab = MeshTab;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -3573,7 +3538,6 @@ var INSPECTOR;
|
|
INSPECTOR.SceneTab = SceneTab;
|
|
INSPECTOR.SceneTab = SceneTab;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -3713,7 +3677,6 @@ var INSPECTOR;
|
|
INSPECTOR.ConsoleTab = ConsoleTab;
|
|
INSPECTOR.ConsoleTab = ConsoleTab;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -4058,7 +4021,6 @@ var INSPECTOR;
|
|
INSPECTOR.StatsTab = StatsTab;
|
|
INSPECTOR.StatsTab = StatsTab;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -4280,7 +4242,6 @@ var INSPECTOR;
|
|
INSPECTOR.TabBar = TabBar;
|
|
INSPECTOR.TabBar = TabBar;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var INSPECTOR;
|
|
var INSPECTOR;
|
|
(function (INSPECTOR) {
|
|
(function (INSPECTOR) {
|
|
var AbstractTool = /** @class */ (function () {
|
|
var AbstractTool = /** @class */ (function () {
|
|
@@ -4321,7 +4282,6 @@ var INSPECTOR;
|
|
INSPECTOR.AbstractTool = AbstractTool;
|
|
INSPECTOR.AbstractTool = AbstractTool;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -4358,7 +4318,6 @@ var INSPECTOR;
|
|
INSPECTOR.PauseScheduleTool = PauseScheduleTool;
|
|
INSPECTOR.PauseScheduleTool = PauseScheduleTool;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -4422,7 +4381,6 @@ var INSPECTOR;
|
|
INSPECTOR.PickTool = PickTool;
|
|
INSPECTOR.PickTool = PickTool;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -4449,7 +4407,6 @@ var INSPECTOR;
|
|
INSPECTOR.PopupTool = PopupTool;
|
|
INSPECTOR.PopupTool = PopupTool;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -4476,7 +4433,6 @@ var INSPECTOR;
|
|
INSPECTOR.RefreshTool = RefreshTool;
|
|
INSPECTOR.RefreshTool = RefreshTool;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -4588,6 +4544,7 @@ var INSPECTOR;
|
|
this._initializeLabels();
|
|
this._initializeLabels();
|
|
this._advancedTexture._rootContainer.isVisible = true;
|
|
this._advancedTexture._rootContainer.isVisible = true;
|
|
}
|
|
}
|
|
|
|
+ // Or to hide them
|
|
else {
|
|
else {
|
|
this._advancedTexture._rootContainer.isVisible = false;
|
|
this._advancedTexture._rootContainer.isVisible = false;
|
|
}
|
|
}
|
|
@@ -4597,7 +4554,6 @@ var INSPECTOR;
|
|
INSPECTOR.LabelTool = LabelTool;
|
|
INSPECTOR.LabelTool = LabelTool;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -4663,7 +4619,6 @@ var INSPECTOR;
|
|
INSPECTOR.Toolbar = Toolbar;
|
|
INSPECTOR.Toolbar = Toolbar;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -4693,7 +4648,6 @@ var INSPECTOR;
|
|
INSPECTOR.DisposeTool = DisposeTool;
|
|
INSPECTOR.DisposeTool = DisposeTool;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -4726,7 +4680,6 @@ var INSPECTOR;
|
|
INSPECTOR.FullscreenTool = FullscreenTool;
|
|
INSPECTOR.FullscreenTool = FullscreenTool;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -4912,7 +4865,6 @@ var INSPECTOR;
|
|
INSPECTOR.TreeItem = TreeItem;
|
|
INSPECTOR.TreeItem = TreeItem;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var INSPECTOR;
|
|
var INSPECTOR;
|
|
(function (INSPECTOR) {
|
|
(function (INSPECTOR) {
|
|
var AbstractTreeTool = /** @class */ (function () {
|
|
var AbstractTreeTool = /** @class */ (function () {
|
|
@@ -4945,7 +4897,6 @@ var INSPECTOR;
|
|
INSPECTOR.AbstractTreeTool = AbstractTreeTool;
|
|
INSPECTOR.AbstractTreeTool = AbstractTreeTool;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -4993,7 +4944,6 @@ var INSPECTOR;
|
|
INSPECTOR.BoundingBox = BoundingBox;
|
|
INSPECTOR.BoundingBox = BoundingBox;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -5049,7 +4999,6 @@ var INSPECTOR;
|
|
INSPECTOR.CameraPOV = CameraPOV;
|
|
INSPECTOR.CameraPOV = CameraPOV;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -5097,7 +5046,6 @@ var INSPECTOR;
|
|
INSPECTOR.SoundInteractions = SoundInteractions;
|
|
INSPECTOR.SoundInteractions = SoundInteractions;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -5151,7 +5099,6 @@ var INSPECTOR;
|
|
INSPECTOR.Checkbox = Checkbox;
|
|
INSPECTOR.Checkbox = Checkbox;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -5189,7 +5136,6 @@ var INSPECTOR;
|
|
INSPECTOR.DebugArea = DebugArea;
|
|
INSPECTOR.DebugArea = DebugArea;
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
})(INSPECTOR || (INSPECTOR = {}));
|
|
|
|
|
|
-"use strict";
|
|
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var __extends = (this && this.__extends) || (function () {
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
var extendStatics = Object.setPrototypeOf ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|