@luma.gl/core 8.5.10 → 8.5.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/dist.js +432 -537
- package/dist/dist.min.js +1 -1
- package/package.json +7 -7
package/dist/dist.js
CHANGED
|
@@ -96,54 +96,10 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
96
96
|
/************************************************************************/
|
|
97
97
|
/******/ ({
|
|
98
98
|
|
|
99
|
-
/***/ "../../node_modules/@babel/runtime/helpers/interopRequireDefault.js":
|
|
100
|
-
/*!***********************************************************************************************!*\
|
|
101
|
-
!*** /Users/alasarr/dev/luma.gl/node_modules/@babel/runtime/helpers/interopRequireDefault.js ***!
|
|
102
|
-
\***********************************************************************************************/
|
|
103
|
-
/*! no static exports found */
|
|
104
|
-
/***/ (function(module, exports) {
|
|
105
|
-
|
|
106
|
-
function _interopRequireDefault(obj) {
|
|
107
|
-
return obj && obj.__esModule ? obj : {
|
|
108
|
-
"default": obj
|
|
109
|
-
};
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
module.exports = _interopRequireDefault;
|
|
113
|
-
|
|
114
|
-
/***/ }),
|
|
115
|
-
|
|
116
|
-
/***/ "../../node_modules/@babel/runtime/helpers/typeof.js":
|
|
117
|
-
/*!********************************************************************************!*\
|
|
118
|
-
!*** /Users/alasarr/dev/luma.gl/node_modules/@babel/runtime/helpers/typeof.js ***!
|
|
119
|
-
\********************************************************************************/
|
|
120
|
-
/*! no static exports found */
|
|
121
|
-
/***/ (function(module, exports) {
|
|
122
|
-
|
|
123
|
-
function _typeof(obj) {
|
|
124
|
-
"@babel/helpers - typeof";
|
|
125
|
-
|
|
126
|
-
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
|
|
127
|
-
module.exports = _typeof = function _typeof(obj) {
|
|
128
|
-
return typeof obj;
|
|
129
|
-
};
|
|
130
|
-
} else {
|
|
131
|
-
module.exports = _typeof = function _typeof(obj) {
|
|
132
|
-
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
133
|
-
};
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
return _typeof(obj);
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
module.exports = _typeof;
|
|
140
|
-
|
|
141
|
-
/***/ }),
|
|
142
|
-
|
|
143
99
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/base/math-array.js":
|
|
144
|
-
|
|
145
|
-
!*** /Users/
|
|
146
|
-
|
|
100
|
+
/*!**************************************************************************************************!*\
|
|
101
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/base/math-array.js ***!
|
|
102
|
+
\**************************************************************************************************/
|
|
147
103
|
/*! exports provided: default */
|
|
148
104
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
149
105
|
|
|
@@ -422,9 +378,9 @@ class MathArray extends _extendableBuiltin(Array) {
|
|
|
422
378
|
/***/ }),
|
|
423
379
|
|
|
424
380
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/base/matrix.js":
|
|
425
|
-
|
|
426
|
-
!*** /Users/
|
|
427
|
-
|
|
381
|
+
/*!**********************************************************************************************!*\
|
|
382
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/base/matrix.js ***!
|
|
383
|
+
\**********************************************************************************************/
|
|
428
384
|
/*! exports provided: default */
|
|
429
385
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
430
386
|
|
|
@@ -512,9 +468,9 @@ class Matrix extends _math_array__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
512
468
|
/***/ }),
|
|
513
469
|
|
|
514
470
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/base/vector.js":
|
|
515
|
-
|
|
516
|
-
!*** /Users/
|
|
517
|
-
|
|
471
|
+
/*!**********************************************************************************************!*\
|
|
472
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/base/vector.js ***!
|
|
473
|
+
\**********************************************************************************************/
|
|
518
474
|
/*! exports provided: default */
|
|
519
475
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
520
476
|
|
|
@@ -678,9 +634,9 @@ class Vector extends _math_array__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
678
634
|
/***/ }),
|
|
679
635
|
|
|
680
636
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/euler.js":
|
|
681
|
-
|
|
682
|
-
!*** /Users/
|
|
683
|
-
|
|
637
|
+
/*!****************************************************************************************!*\
|
|
638
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/euler.js ***!
|
|
639
|
+
\****************************************************************************************/
|
|
684
640
|
/*! exports provided: default */
|
|
685
641
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
686
642
|
|
|
@@ -1239,9 +1195,9 @@ class Euler extends _base_math_array__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
1239
1195
|
/***/ }),
|
|
1240
1196
|
|
|
1241
1197
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/matrix3.js":
|
|
1242
|
-
|
|
1243
|
-
!*** /Users/
|
|
1244
|
-
|
|
1198
|
+
/*!******************************************************************************************!*\
|
|
1199
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/matrix3.js ***!
|
|
1200
|
+
\******************************************************************************************/
|
|
1245
1201
|
/*! exports provided: default */
|
|
1246
1202
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1247
1203
|
|
|
@@ -1442,9 +1398,9 @@ class Matrix3 extends _base_matrix__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
1442
1398
|
/***/ }),
|
|
1443
1399
|
|
|
1444
1400
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/matrix4.js":
|
|
1445
|
-
|
|
1446
|
-
!*** /Users/
|
|
1447
|
-
|
|
1401
|
+
/*!******************************************************************************************!*\
|
|
1402
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/matrix4.js ***!
|
|
1403
|
+
\******************************************************************************************/
|
|
1448
1404
|
/*! exports provided: default */
|
|
1449
1405
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1450
1406
|
|
|
@@ -1917,9 +1873,9 @@ class Matrix4 extends _base_matrix__WEBPACK_IMPORTED_MODULE_1__["default"] {
|
|
|
1917
1873
|
/***/ }),
|
|
1918
1874
|
|
|
1919
1875
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/pose.js":
|
|
1920
|
-
|
|
1921
|
-
!*** /Users/
|
|
1922
|
-
|
|
1876
|
+
/*!***************************************************************************************!*\
|
|
1877
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/pose.js ***!
|
|
1878
|
+
\***************************************************************************************/
|
|
1923
1879
|
/*! exports provided: default */
|
|
1924
1880
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1925
1881
|
|
|
@@ -2053,9 +2009,9 @@ class Pose {
|
|
|
2053
2009
|
/***/ }),
|
|
2054
2010
|
|
|
2055
2011
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/quaternion.js":
|
|
2056
|
-
|
|
2057
|
-
!*** /Users/
|
|
2058
|
-
|
|
2012
|
+
/*!*********************************************************************************************!*\
|
|
2013
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/quaternion.js ***!
|
|
2014
|
+
\*********************************************************************************************/
|
|
2059
2015
|
/*! exports provided: default */
|
|
2060
2016
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2061
2017
|
|
|
@@ -2301,9 +2257,9 @@ class Quaternion extends _base_math_array__WEBPACK_IMPORTED_MODULE_0__["default"
|
|
|
2301
2257
|
/***/ }),
|
|
2302
2258
|
|
|
2303
2259
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/spherical-coordinates.js":
|
|
2304
|
-
|
|
2305
|
-
!*** /Users/
|
|
2306
|
-
|
|
2260
|
+
/*!********************************************************************************************************!*\
|
|
2261
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/spherical-coordinates.js ***!
|
|
2262
|
+
\********************************************************************************************************/
|
|
2307
2263
|
/*! exports provided: default */
|
|
2308
2264
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2309
2265
|
|
|
@@ -2462,9 +2418,9 @@ class SphericalCoordinates {
|
|
|
2462
2418
|
/***/ }),
|
|
2463
2419
|
|
|
2464
2420
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/vector2.js":
|
|
2465
|
-
|
|
2466
|
-
!*** /Users/
|
|
2467
|
-
|
|
2421
|
+
/*!******************************************************************************************!*\
|
|
2422
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/vector2.js ***!
|
|
2423
|
+
\******************************************************************************************/
|
|
2468
2424
|
/*! exports provided: default */
|
|
2469
2425
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2470
2426
|
|
|
@@ -2574,9 +2530,9 @@ class Vector2 extends _base_vector__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
2574
2530
|
/***/ }),
|
|
2575
2531
|
|
|
2576
2532
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/vector3.js":
|
|
2577
|
-
|
|
2578
|
-
!*** /Users/
|
|
2579
|
-
|
|
2533
|
+
/*!******************************************************************************************!*\
|
|
2534
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/vector3.js ***!
|
|
2535
|
+
\******************************************************************************************/
|
|
2580
2536
|
/*! exports provided: default */
|
|
2581
2537
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2582
2538
|
|
|
@@ -2732,9 +2688,9 @@ class Vector3 extends _base_vector__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
2732
2688
|
/***/ }),
|
|
2733
2689
|
|
|
2734
2690
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/vector4.js":
|
|
2735
|
-
|
|
2736
|
-
!*** /Users/
|
|
2737
|
-
|
|
2691
|
+
/*!******************************************************************************************!*\
|
|
2692
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/vector4.js ***!
|
|
2693
|
+
\******************************************************************************************/
|
|
2738
2694
|
/*! exports provided: default */
|
|
2739
2695
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2740
2696
|
|
|
@@ -2867,9 +2823,9 @@ class Vector4 extends _base_vector__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
2867
2823
|
/***/ }),
|
|
2868
2824
|
|
|
2869
2825
|
/***/ "../../node_modules/@math.gl/core/dist/esm/index.js":
|
|
2870
|
-
|
|
2871
|
-
!*** /Users/
|
|
2872
|
-
|
|
2826
|
+
/*!********************************************************************************!*\
|
|
2827
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/index.js ***!
|
|
2828
|
+
\********************************************************************************/
|
|
2873
2829
|
/*! exports provided: Vector2, Vector3, Vector4, Matrix3, Matrix4, Quaternion, config, configure, formatValue, isArray, clone, equals, exactEquals, toRadians, toDegrees, radians, degrees, sin, cos, tan, asin, acos, atan, clamp, lerp, withEpsilon, checkNumber, _MathUtils, SphericalCoordinates, Pose, Euler, assert, _SphericalCoordinates, _Pose, _Euler */
|
|
2874
2830
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2875
2831
|
|
|
@@ -2990,9 +2946,9 @@ global_.mathgl = {
|
|
|
2990
2946
|
/***/ }),
|
|
2991
2947
|
|
|
2992
2948
|
/***/ "../../node_modules/@math.gl/core/dist/esm/lib/assert.js":
|
|
2993
|
-
|
|
2994
|
-
!*** /Users/
|
|
2995
|
-
|
|
2949
|
+
/*!*************************************************************************************!*\
|
|
2950
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/lib/assert.js ***!
|
|
2951
|
+
\*************************************************************************************/
|
|
2996
2952
|
/*! exports provided: default */
|
|
2997
2953
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2998
2954
|
|
|
@@ -3009,9 +2965,9 @@ function assert(condition, message) {
|
|
|
3009
2965
|
/***/ }),
|
|
3010
2966
|
|
|
3011
2967
|
/***/ "../../node_modules/@math.gl/core/dist/esm/lib/common.js":
|
|
3012
|
-
|
|
3013
|
-
!*** /Users/
|
|
3014
|
-
|
|
2968
|
+
/*!*************************************************************************************!*\
|
|
2969
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/lib/common.js ***!
|
|
2970
|
+
\*************************************************************************************/
|
|
3015
2971
|
/*! exports provided: config, configure, formatValue, isArray, clone, toRadians, toDegrees, radians, degrees, sin, cos, tan, asin, acos, atan, clamp, lerp, equals, exactEquals, withEpsilon */
|
|
3016
2972
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3017
2973
|
|
|
@@ -3226,9 +3182,9 @@ function withEpsilon(EPSILON, func) {
|
|
|
3226
3182
|
/***/ }),
|
|
3227
3183
|
|
|
3228
3184
|
/***/ "../../node_modules/@math.gl/core/dist/esm/lib/gl-matrix-extras.js":
|
|
3229
|
-
|
|
3230
|
-
!*** /Users/
|
|
3231
|
-
|
|
3185
|
+
/*!***********************************************************************************************!*\
|
|
3186
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/lib/gl-matrix-extras.js ***!
|
|
3187
|
+
\***********************************************************************************************/
|
|
3232
3188
|
/*! exports provided: vec2_transformMat4AsVector, vec3_transformMat4AsVector, vec3_transformMat2, vec4_transformMat2, vec4_transformMat3 */
|
|
3233
3189
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3234
3190
|
|
|
@@ -3289,9 +3245,9 @@ function vec4_transformMat3(out, a, m) {
|
|
|
3289
3245
|
/***/ }),
|
|
3290
3246
|
|
|
3291
3247
|
/***/ "../../node_modules/@math.gl/core/dist/esm/lib/math-utils.js":
|
|
3292
|
-
|
|
3293
|
-
!*** /Users/
|
|
3294
|
-
|
|
3248
|
+
/*!*****************************************************************************************!*\
|
|
3249
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/lib/math-utils.js ***!
|
|
3250
|
+
\*****************************************************************************************/
|
|
3295
3251
|
/*! exports provided: default */
|
|
3296
3252
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3297
3253
|
|
|
@@ -3328,9 +3284,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3328
3284
|
/***/ }),
|
|
3329
3285
|
|
|
3330
3286
|
/***/ "../../node_modules/@math.gl/core/dist/esm/lib/validators.js":
|
|
3331
|
-
|
|
3332
|
-
!*** /Users/
|
|
3333
|
-
|
|
3287
|
+
/*!*****************************************************************************************!*\
|
|
3288
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/lib/validators.js ***!
|
|
3289
|
+
\*****************************************************************************************/
|
|
3334
3290
|
/*! exports provided: validateVector, checkNumber, checkVector, deprecated */
|
|
3335
3291
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3336
3292
|
|
|
@@ -3380,10 +3336,265 @@ function deprecated(method, version) {
|
|
|
3380
3336
|
|
|
3381
3337
|
/***/ }),
|
|
3382
3338
|
|
|
3339
|
+
/***/ "../../node_modules/@probe.gl/env/dist/esm/index.js":
|
|
3340
|
+
/*!********************************************************************************!*\
|
|
3341
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/index.js ***!
|
|
3342
|
+
\********************************************************************************/
|
|
3343
|
+
/*! exports provided: VERSION, self, window, global, document, process, console, isBrowser, isBrowserMainThread, getBrowser, isMobile, isElectron, assert */
|
|
3344
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3345
|
+
|
|
3346
|
+
"use strict";
|
|
3347
|
+
__webpack_require__.r(__webpack_exports__);
|
|
3348
|
+
/* harmony import */ var _utils_globals__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./utils/globals */ "../../node_modules/@probe.gl/env/dist/esm/utils/globals.js");
|
|
3349
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "VERSION", function() { return _utils_globals__WEBPACK_IMPORTED_MODULE_0__["VERSION"]; });
|
|
3350
|
+
|
|
3351
|
+
/* harmony import */ var _lib_globals__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./lib/globals */ "../../node_modules/@probe.gl/env/dist/esm/lib/globals.js");
|
|
3352
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "self", function() { return _lib_globals__WEBPACK_IMPORTED_MODULE_1__["self"]; });
|
|
3353
|
+
|
|
3354
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "window", function() { return _lib_globals__WEBPACK_IMPORTED_MODULE_1__["window"]; });
|
|
3355
|
+
|
|
3356
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "global", function() { return _lib_globals__WEBPACK_IMPORTED_MODULE_1__["global"]; });
|
|
3357
|
+
|
|
3358
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "document", function() { return _lib_globals__WEBPACK_IMPORTED_MODULE_1__["document"]; });
|
|
3359
|
+
|
|
3360
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "process", function() { return _lib_globals__WEBPACK_IMPORTED_MODULE_1__["process"]; });
|
|
3361
|
+
|
|
3362
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "console", function() { return _lib_globals__WEBPACK_IMPORTED_MODULE_1__["console"]; });
|
|
3363
|
+
|
|
3364
|
+
/* harmony import */ var _lib_is_browser__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./lib/is-browser */ "../../node_modules/@probe.gl/env/dist/esm/lib/is-browser.js");
|
|
3365
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "isBrowser", function() { return _lib_is_browser__WEBPACK_IMPORTED_MODULE_2__["default"]; });
|
|
3366
|
+
|
|
3367
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "isBrowserMainThread", function() { return _lib_is_browser__WEBPACK_IMPORTED_MODULE_2__["isBrowserMainThread"]; });
|
|
3368
|
+
|
|
3369
|
+
/* harmony import */ var _lib_get_browser__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./lib/get-browser */ "../../node_modules/@probe.gl/env/dist/esm/lib/get-browser.js");
|
|
3370
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "getBrowser", function() { return _lib_get_browser__WEBPACK_IMPORTED_MODULE_3__["default"]; });
|
|
3371
|
+
|
|
3372
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "isMobile", function() { return _lib_get_browser__WEBPACK_IMPORTED_MODULE_3__["isMobile"]; });
|
|
3373
|
+
|
|
3374
|
+
/* harmony import */ var _lib_is_electron__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./lib/is-electron */ "../../node_modules/@probe.gl/env/dist/esm/lib/is-electron.js");
|
|
3375
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "isElectron", function() { return _lib_is_electron__WEBPACK_IMPORTED_MODULE_4__["default"]; });
|
|
3376
|
+
|
|
3377
|
+
/* harmony import */ var _utils_assert__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./utils/assert */ "../../node_modules/@probe.gl/env/dist/esm/utils/assert.js");
|
|
3378
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "assert", function() { return _utils_assert__WEBPACK_IMPORTED_MODULE_5__["default"]; });
|
|
3379
|
+
|
|
3380
|
+
|
|
3381
|
+
|
|
3382
|
+
|
|
3383
|
+
|
|
3384
|
+
|
|
3385
|
+
|
|
3386
|
+
//# sourceMappingURL=index.js.map
|
|
3387
|
+
|
|
3388
|
+
/***/ }),
|
|
3389
|
+
|
|
3390
|
+
/***/ "../../node_modules/@probe.gl/env/dist/esm/lib/get-browser.js":
|
|
3391
|
+
/*!******************************************************************************************!*\
|
|
3392
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/lib/get-browser.js ***!
|
|
3393
|
+
\******************************************************************************************/
|
|
3394
|
+
/*! exports provided: isMobile, default */
|
|
3395
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3396
|
+
|
|
3397
|
+
"use strict";
|
|
3398
|
+
__webpack_require__.r(__webpack_exports__);
|
|
3399
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "isMobile", function() { return isMobile; });
|
|
3400
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return getBrowser; });
|
|
3401
|
+
/* harmony import */ var _is_browser__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./is-browser */ "../../node_modules/@probe.gl/env/dist/esm/lib/is-browser.js");
|
|
3402
|
+
/* harmony import */ var _is_electron__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./is-electron */ "../../node_modules/@probe.gl/env/dist/esm/lib/is-electron.js");
|
|
3403
|
+
|
|
3404
|
+
|
|
3405
|
+
const window = globalThis;
|
|
3406
|
+
function isMobile() {
|
|
3407
|
+
return typeof window.orientation !== 'undefined';
|
|
3408
|
+
}
|
|
3409
|
+
function getBrowser(mockUserAgent) {
|
|
3410
|
+
if (!mockUserAgent && !Object(_is_browser__WEBPACK_IMPORTED_MODULE_0__["default"])()) {
|
|
3411
|
+
return 'Node';
|
|
3412
|
+
}
|
|
3413
|
+
|
|
3414
|
+
if (Object(_is_electron__WEBPACK_IMPORTED_MODULE_1__["default"])(mockUserAgent)) {
|
|
3415
|
+
return 'Electron';
|
|
3416
|
+
}
|
|
3417
|
+
|
|
3418
|
+
const navigator_ = typeof navigator !== 'undefined' ? navigator : {};
|
|
3419
|
+
const userAgent = mockUserAgent || navigator_.userAgent || '';
|
|
3420
|
+
|
|
3421
|
+
if (userAgent.indexOf('Edge') > -1) {
|
|
3422
|
+
return 'Edge';
|
|
3423
|
+
}
|
|
3424
|
+
|
|
3425
|
+
const isMSIE = userAgent.indexOf('MSIE ') !== -1;
|
|
3426
|
+
const isTrident = userAgent.indexOf('Trident/') !== -1;
|
|
3427
|
+
|
|
3428
|
+
if (isMSIE || isTrident) {
|
|
3429
|
+
return 'IE';
|
|
3430
|
+
}
|
|
3431
|
+
|
|
3432
|
+
if (window.chrome) {
|
|
3433
|
+
return 'Chrome';
|
|
3434
|
+
}
|
|
3435
|
+
|
|
3436
|
+
if (window.safari) {
|
|
3437
|
+
return 'Safari';
|
|
3438
|
+
}
|
|
3439
|
+
|
|
3440
|
+
if (window.mozInnerScreenX) {
|
|
3441
|
+
return 'Firefox';
|
|
3442
|
+
}
|
|
3443
|
+
|
|
3444
|
+
return 'Unknown';
|
|
3445
|
+
}
|
|
3446
|
+
//# sourceMappingURL=get-browser.js.map
|
|
3447
|
+
|
|
3448
|
+
/***/ }),
|
|
3449
|
+
|
|
3450
|
+
/***/ "../../node_modules/@probe.gl/env/dist/esm/lib/globals.js":
|
|
3451
|
+
/*!**************************************************************************************!*\
|
|
3452
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/lib/globals.js ***!
|
|
3453
|
+
\**************************************************************************************/
|
|
3454
|
+
/*! exports provided: self, window, global, document, process, console */
|
|
3455
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3456
|
+
|
|
3457
|
+
"use strict";
|
|
3458
|
+
__webpack_require__.r(__webpack_exports__);
|
|
3459
|
+
/* WEBPACK VAR INJECTION */(function(global, process) {/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "self", function() { return self_; });
|
|
3460
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "window", function() { return window_; });
|
|
3461
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "global", function() { return global_; });
|
|
3462
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "document", function() { return document_; });
|
|
3463
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "process", function() { return process_; });
|
|
3464
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "console", function() { return console_; });
|
|
3465
|
+
const globals = {
|
|
3466
|
+
self: typeof self !== 'undefined' && self,
|
|
3467
|
+
window: typeof window !== 'undefined' && window,
|
|
3468
|
+
global: typeof global !== 'undefined' && global,
|
|
3469
|
+
document: typeof document !== 'undefined' && document,
|
|
3470
|
+
process: typeof process === 'object' && process
|
|
3471
|
+
};
|
|
3472
|
+
const global_ = globalThis;
|
|
3473
|
+
const self_ = globals.self || globals.window || globals.global;
|
|
3474
|
+
const window_ = globals.window || globals.self || globals.global;
|
|
3475
|
+
const document_ = globals.document || {};
|
|
3476
|
+
const process_ = globals.process || {};
|
|
3477
|
+
const console_ = console;
|
|
3478
|
+
|
|
3479
|
+
//# sourceMappingURL=globals.js.map
|
|
3480
|
+
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../../webpack/buildin/global.js */ "../../node_modules/webpack/buildin/global.js"), __webpack_require__(/*! ./../../../../../process/browser.js */ "../../node_modules/process/browser.js")))
|
|
3481
|
+
|
|
3482
|
+
/***/ }),
|
|
3483
|
+
|
|
3484
|
+
/***/ "../../node_modules/@probe.gl/env/dist/esm/lib/is-browser.js":
|
|
3485
|
+
/*!*****************************************************************************************!*\
|
|
3486
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/lib/is-browser.js ***!
|
|
3487
|
+
\*****************************************************************************************/
|
|
3488
|
+
/*! exports provided: default, isBrowserMainThread */
|
|
3489
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3490
|
+
|
|
3491
|
+
"use strict";
|
|
3492
|
+
__webpack_require__.r(__webpack_exports__);
|
|
3493
|
+
/* WEBPACK VAR INJECTION */(function(process) {/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return isBrowser; });
|
|
3494
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "isBrowserMainThread", function() { return isBrowserMainThread; });
|
|
3495
|
+
/* harmony import */ var _is_electron__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./is-electron */ "../../node_modules/@probe.gl/env/dist/esm/lib/is-electron.js");
|
|
3496
|
+
|
|
3497
|
+
function isBrowser() {
|
|
3498
|
+
const isNode = typeof process === 'object' && String(process) === '[object process]' && !process.browser;
|
|
3499
|
+
return !isNode || Object(_is_electron__WEBPACK_IMPORTED_MODULE_0__["default"])();
|
|
3500
|
+
}
|
|
3501
|
+
function isBrowserMainThread() {
|
|
3502
|
+
return isBrowser() && typeof document !== 'undefined';
|
|
3503
|
+
}
|
|
3504
|
+
//# sourceMappingURL=is-browser.js.map
|
|
3505
|
+
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../../process/browser.js */ "../../node_modules/process/browser.js")))
|
|
3506
|
+
|
|
3507
|
+
/***/ }),
|
|
3508
|
+
|
|
3509
|
+
/***/ "../../node_modules/@probe.gl/env/dist/esm/lib/is-electron.js":
|
|
3510
|
+
/*!******************************************************************************************!*\
|
|
3511
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/lib/is-electron.js ***!
|
|
3512
|
+
\******************************************************************************************/
|
|
3513
|
+
/*! exports provided: default */
|
|
3514
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3515
|
+
|
|
3516
|
+
"use strict";
|
|
3517
|
+
__webpack_require__.r(__webpack_exports__);
|
|
3518
|
+
/* WEBPACK VAR INJECTION */(function(process) {/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return isElectron; });
|
|
3519
|
+
function isElectron(mockUserAgent) {
|
|
3520
|
+
if (typeof window !== 'undefined' && typeof window.process === 'object' && window.process.type === 'renderer') {
|
|
3521
|
+
return true;
|
|
3522
|
+
}
|
|
3523
|
+
|
|
3524
|
+
if (typeof process !== 'undefined' && typeof process.versions === 'object' && Boolean(process.versions.electron)) {
|
|
3525
|
+
return true;
|
|
3526
|
+
}
|
|
3527
|
+
|
|
3528
|
+
const realUserAgent = typeof navigator === 'object' && typeof navigator.userAgent === 'string' && navigator.userAgent;
|
|
3529
|
+
const userAgent = mockUserAgent || realUserAgent;
|
|
3530
|
+
|
|
3531
|
+
if (userAgent && userAgent.indexOf('Electron') >= 0) {
|
|
3532
|
+
return true;
|
|
3533
|
+
}
|
|
3534
|
+
|
|
3535
|
+
return false;
|
|
3536
|
+
}
|
|
3537
|
+
//# sourceMappingURL=is-electron.js.map
|
|
3538
|
+
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../../process/browser.js */ "../../node_modules/process/browser.js")))
|
|
3539
|
+
|
|
3540
|
+
/***/ }),
|
|
3541
|
+
|
|
3542
|
+
/***/ "../../node_modules/@probe.gl/env/dist/esm/utils/assert.js":
|
|
3543
|
+
/*!***************************************************************************************!*\
|
|
3544
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/utils/assert.js ***!
|
|
3545
|
+
\***************************************************************************************/
|
|
3546
|
+
/*! exports provided: default */
|
|
3547
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3548
|
+
|
|
3549
|
+
"use strict";
|
|
3550
|
+
__webpack_require__.r(__webpack_exports__);
|
|
3551
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return assert; });
|
|
3552
|
+
function assert(condition, message) {
|
|
3553
|
+
if (!condition) {
|
|
3554
|
+
throw new Error(message || 'Assertion failed');
|
|
3555
|
+
}
|
|
3556
|
+
}
|
|
3557
|
+
//# sourceMappingURL=assert.js.map
|
|
3558
|
+
|
|
3559
|
+
/***/ }),
|
|
3560
|
+
|
|
3561
|
+
/***/ "../../node_modules/@probe.gl/env/dist/esm/utils/globals.js":
|
|
3562
|
+
/*!****************************************************************************************!*\
|
|
3563
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/utils/globals.js ***!
|
|
3564
|
+
\****************************************************************************************/
|
|
3565
|
+
/*! exports provided: self, window, global, document, process, console, VERSION, isBrowser */
|
|
3566
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3567
|
+
|
|
3568
|
+
"use strict";
|
|
3569
|
+
__webpack_require__.r(__webpack_exports__);
|
|
3570
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "VERSION", function() { return VERSION; });
|
|
3571
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "isBrowser", function() { return isBrowser; });
|
|
3572
|
+
/* harmony import */ var _lib_is_browser__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../lib/is-browser */ "../../node_modules/@probe.gl/env/dist/esm/lib/is-browser.js");
|
|
3573
|
+
/* harmony import */ var _lib_globals__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../lib/globals */ "../../node_modules/@probe.gl/env/dist/esm/lib/globals.js");
|
|
3574
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "self", function() { return _lib_globals__WEBPACK_IMPORTED_MODULE_1__["self"]; });
|
|
3575
|
+
|
|
3576
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "window", function() { return _lib_globals__WEBPACK_IMPORTED_MODULE_1__["window"]; });
|
|
3577
|
+
|
|
3578
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "global", function() { return _lib_globals__WEBPACK_IMPORTED_MODULE_1__["global"]; });
|
|
3579
|
+
|
|
3580
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "document", function() { return _lib_globals__WEBPACK_IMPORTED_MODULE_1__["document"]; });
|
|
3581
|
+
|
|
3582
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "process", function() { return _lib_globals__WEBPACK_IMPORTED_MODULE_1__["process"]; });
|
|
3583
|
+
|
|
3584
|
+
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "console", function() { return _lib_globals__WEBPACK_IMPORTED_MODULE_1__["console"]; });
|
|
3585
|
+
|
|
3586
|
+
|
|
3587
|
+
|
|
3588
|
+
const VERSION = true ? "8.5.10" : undefined;
|
|
3589
|
+
const isBrowser = Object(_lib_is_browser__WEBPACK_IMPORTED_MODULE_0__["default"])();
|
|
3590
|
+
//# sourceMappingURL=globals.js.map
|
|
3591
|
+
|
|
3592
|
+
/***/ }),
|
|
3593
|
+
|
|
3383
3594
|
/***/ "../../node_modules/@probe.gl/stats/dist/esm/index.js":
|
|
3384
|
-
|
|
3385
|
-
!*** /Users/
|
|
3386
|
-
|
|
3595
|
+
/*!**********************************************************************************!*\
|
|
3596
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/stats/dist/esm/index.js ***!
|
|
3597
|
+
\**********************************************************************************/
|
|
3387
3598
|
/*! exports provided: Stats, Stat, _getHiResTimestamp */
|
|
3388
3599
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3389
3600
|
|
|
@@ -3406,9 +3617,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3406
3617
|
/***/ }),
|
|
3407
3618
|
|
|
3408
3619
|
/***/ "../../node_modules/@probe.gl/stats/dist/esm/lib/stat.js":
|
|
3409
|
-
|
|
3410
|
-
!*** /Users/
|
|
3411
|
-
|
|
3620
|
+
/*!*************************************************************************************!*\
|
|
3621
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/stats/dist/esm/lib/stat.js ***!
|
|
3622
|
+
\*************************************************************************************/
|
|
3412
3623
|
/*! exports provided: default */
|
|
3413
3624
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3414
3625
|
|
|
@@ -3545,9 +3756,9 @@ class Stat {
|
|
|
3545
3756
|
/***/ }),
|
|
3546
3757
|
|
|
3547
3758
|
/***/ "../../node_modules/@probe.gl/stats/dist/esm/lib/stats.js":
|
|
3548
|
-
|
|
3549
|
-
!*** /Users/
|
|
3550
|
-
|
|
3759
|
+
/*!**************************************************************************************!*\
|
|
3760
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/stats/dist/esm/lib/stats.js ***!
|
|
3761
|
+
\**************************************************************************************/
|
|
3551
3762
|
/*! exports provided: default */
|
|
3552
3763
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3553
3764
|
|
|
@@ -3638,9 +3849,9 @@ class Stats {
|
|
|
3638
3849
|
/***/ }),
|
|
3639
3850
|
|
|
3640
3851
|
/***/ "../../node_modules/@probe.gl/stats/dist/esm/utils/hi-res-timestamp.js":
|
|
3641
|
-
|
|
3642
|
-
!*** /Users/
|
|
3643
|
-
|
|
3852
|
+
/*!***************************************************************************************************!*\
|
|
3853
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/stats/dist/esm/utils/hi-res-timestamp.js ***!
|
|
3854
|
+
\***************************************************************************************************/
|
|
3644
3855
|
/*! exports provided: default */
|
|
3645
3856
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3646
3857
|
|
|
@@ -3667,9 +3878,9 @@ function getHiResTimestamp() {
|
|
|
3667
3878
|
/***/ }),
|
|
3668
3879
|
|
|
3669
3880
|
/***/ "../../node_modules/gl-matrix/esm/common.js":
|
|
3670
|
-
|
|
3671
|
-
!*** /Users/
|
|
3672
|
-
|
|
3881
|
+
/*!************************************************************************!*\
|
|
3882
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/common.js ***!
|
|
3883
|
+
\************************************************************************/
|
|
3673
3884
|
/*! exports provided: EPSILON, ARRAY_TYPE, RANDOM, setMatrixArrayType, toRadian, equals */
|
|
3674
3885
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3675
3886
|
|
|
@@ -3735,9 +3946,9 @@ if (!Math.hypot) Math.hypot = function () {
|
|
|
3735
3946
|
/***/ }),
|
|
3736
3947
|
|
|
3737
3948
|
/***/ "../../node_modules/gl-matrix/esm/mat3.js":
|
|
3738
|
-
|
|
3739
|
-
!*** /Users/
|
|
3740
|
-
|
|
3949
|
+
/*!**********************************************************************!*\
|
|
3950
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/mat3.js ***!
|
|
3951
|
+
\**********************************************************************/
|
|
3741
3952
|
/*! exports provided: create, fromMat4, clone, copy, fromValues, set, identity, transpose, invert, adjoint, determinant, multiply, translate, rotate, scale, fromTranslation, fromRotation, fromScaling, fromMat2d, fromQuat, normalFromMat4, projection, str, frob, add, subtract, multiplyScalar, multiplyScalarAndAdd, exactEquals, equals, mul, sub */
|
|
3742
3953
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3743
3954
|
|
|
@@ -4558,9 +4769,9 @@ var sub = subtract;
|
|
|
4558
4769
|
/***/ }),
|
|
4559
4770
|
|
|
4560
4771
|
/***/ "../../node_modules/gl-matrix/esm/mat4.js":
|
|
4561
|
-
|
|
4562
|
-
!*** /Users/
|
|
4563
|
-
|
|
4772
|
+
/*!**********************************************************************!*\
|
|
4773
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/mat4.js ***!
|
|
4774
|
+
\**********************************************************************/
|
|
4564
4775
|
/*! exports provided: create, clone, copy, fromValues, set, identity, transpose, invert, adjoint, determinant, multiply, translate, scale, rotate, rotateX, rotateY, rotateZ, fromTranslation, fromScaling, fromRotation, fromXRotation, fromYRotation, fromZRotation, fromRotationTranslation, fromQuat2, getTranslation, getScaling, getRotation, fromRotationTranslationScale, fromRotationTranslationScaleOrigin, fromQuat, frustum, perspective, perspectiveFromFieldOfView, ortho, lookAt, targetTo, str, frob, add, subtract, multiplyScalar, multiplyScalarAndAdd, exactEquals, equals, mul, sub */
|
|
4565
4776
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
4566
4777
|
|
|
@@ -6432,9 +6643,9 @@ var sub = subtract;
|
|
|
6432
6643
|
/***/ }),
|
|
6433
6644
|
|
|
6434
6645
|
/***/ "../../node_modules/gl-matrix/esm/quat.js":
|
|
6435
|
-
|
|
6436
|
-
!*** /Users/
|
|
6437
|
-
|
|
6646
|
+
/*!**********************************************************************!*\
|
|
6647
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/quat.js ***!
|
|
6648
|
+
\**********************************************************************/
|
|
6438
6649
|
/*! exports provided: create, identity, setAxisAngle, getAxisAngle, getAngle, multiply, rotateX, rotateY, rotateZ, calculateW, exp, ln, pow, slerp, random, invert, conjugate, fromMat3, fromEuler, str, clone, fromValues, copy, set, add, mul, scale, dot, lerp, length, len, squaredLength, sqrLen, normalize, exactEquals, equals, rotationTo, sqlerp, setAxes */
|
|
6439
6650
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
6440
6651
|
|
|
@@ -7197,9 +7408,9 @@ var setAxes = function () {
|
|
|
7197
7408
|
/***/ }),
|
|
7198
7409
|
|
|
7199
7410
|
/***/ "../../node_modules/gl-matrix/esm/vec2.js":
|
|
7200
|
-
|
|
7201
|
-
!*** /Users/
|
|
7202
|
-
|
|
7411
|
+
/*!**********************************************************************!*\
|
|
7412
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/vec2.js ***!
|
|
7413
|
+
\**********************************************************************/
|
|
7203
7414
|
/*! exports provided: create, clone, fromValues, copy, set, add, subtract, multiply, divide, ceil, floor, min, max, round, scale, scaleAndAdd, distance, squaredDistance, length, squaredLength, negate, inverse, normalize, dot, cross, lerp, random, transformMat2, transformMat2d, transformMat3, transformMat4, rotate, angle, zero, str, exactEquals, equals, len, sub, mul, div, dist, sqrDist, sqrLen, forEach */
|
|
7204
7415
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
7205
7416
|
|
|
@@ -7879,9 +8090,9 @@ var forEach = function () {
|
|
|
7879
8090
|
/***/ }),
|
|
7880
8091
|
|
|
7881
8092
|
/***/ "../../node_modules/gl-matrix/esm/vec3.js":
|
|
7882
|
-
|
|
7883
|
-
!*** /Users/
|
|
7884
|
-
|
|
8093
|
+
/*!**********************************************************************!*\
|
|
8094
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/vec3.js ***!
|
|
8095
|
+
\**********************************************************************/
|
|
7885
8096
|
/*! exports provided: create, clone, length, fromValues, copy, set, add, subtract, multiply, divide, ceil, floor, min, max, round, scale, scaleAndAdd, distance, squaredDistance, squaredLength, negate, inverse, normalize, dot, cross, lerp, hermite, bezier, random, transformMat4, transformMat3, transformQuat, rotateX, rotateY, rotateZ, angle, zero, str, exactEquals, equals, sub, mul, div, dist, sqrDist, len, sqrLen, forEach */
|
|
7886
8097
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
7887
8098
|
|
|
@@ -8727,9 +8938,9 @@ var forEach = function () {
|
|
|
8727
8938
|
/***/ }),
|
|
8728
8939
|
|
|
8729
8940
|
/***/ "../../node_modules/gl-matrix/esm/vec4.js":
|
|
8730
|
-
|
|
8731
|
-
!*** /Users/
|
|
8732
|
-
|
|
8941
|
+
/*!**********************************************************************!*\
|
|
8942
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/vec4.js ***!
|
|
8943
|
+
\**********************************************************************/
|
|
8733
8944
|
/*! exports provided: create, clone, fromValues, copy, set, add, subtract, multiply, divide, ceil, floor, min, max, round, scale, scaleAndAdd, distance, squaredDistance, length, squaredLength, negate, inverse, normalize, dot, cross, lerp, random, transformMat4, transformQuat, zero, str, exactEquals, equals, sub, mul, div, dist, sqrDist, len, sqrLen, forEach */
|
|
8734
8945
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
8735
8946
|
|
|
@@ -9443,298 +9654,10 @@ var forEach = function () {
|
|
|
9443
9654
|
|
|
9444
9655
|
/***/ }),
|
|
9445
9656
|
|
|
9446
|
-
/***/ "../../node_modules/probe.gl/dist/es5/env/get-browser.js":
|
|
9447
|
-
/*!************************************************************************************!*\
|
|
9448
|
-
!*** /Users/alasarr/dev/luma.gl/node_modules/probe.gl/dist/es5/env/get-browser.js ***!
|
|
9449
|
-
\************************************************************************************/
|
|
9450
|
-
/*! no static exports found */
|
|
9451
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
9452
|
-
|
|
9453
|
-
"use strict";
|
|
9454
|
-
|
|
9455
|
-
|
|
9456
|
-
var _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ "../../node_modules/@babel/runtime/helpers/interopRequireDefault.js");
|
|
9457
|
-
|
|
9458
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9459
|
-
value: true
|
|
9460
|
-
});
|
|
9461
|
-
exports.isMobile = isMobile;
|
|
9462
|
-
exports.default = getBrowser;
|
|
9463
|
-
|
|
9464
|
-
var _globals = __webpack_require__(/*! ./globals */ "../../node_modules/probe.gl/dist/es5/env/globals.js");
|
|
9465
|
-
|
|
9466
|
-
var _isBrowser = _interopRequireDefault(__webpack_require__(/*! ./is-browser */ "../../node_modules/probe.gl/dist/es5/env/is-browser.js"));
|
|
9467
|
-
|
|
9468
|
-
var _isElectron = _interopRequireDefault(__webpack_require__(/*! ./is-electron */ "../../node_modules/probe.gl/dist/es5/env/is-electron.js"));
|
|
9469
|
-
|
|
9470
|
-
function isMobile() {
|
|
9471
|
-
return typeof _globals.window.orientation !== 'undefined';
|
|
9472
|
-
}
|
|
9473
|
-
|
|
9474
|
-
function getBrowser(mockUserAgent) {
|
|
9475
|
-
if (!mockUserAgent && !(0, _isBrowser.default)()) {
|
|
9476
|
-
return 'Node';
|
|
9477
|
-
}
|
|
9478
|
-
|
|
9479
|
-
if ((0, _isElectron.default)(mockUserAgent)) {
|
|
9480
|
-
return 'Electron';
|
|
9481
|
-
}
|
|
9482
|
-
|
|
9483
|
-
var navigator_ = typeof navigator !== 'undefined' ? navigator : {};
|
|
9484
|
-
var userAgent = mockUserAgent || navigator_.userAgent || '';
|
|
9485
|
-
|
|
9486
|
-
if (userAgent.indexOf('Edge') > -1) {
|
|
9487
|
-
return 'Edge';
|
|
9488
|
-
}
|
|
9489
|
-
|
|
9490
|
-
var isMSIE = userAgent.indexOf('MSIE ') !== -1;
|
|
9491
|
-
var isTrident = userAgent.indexOf('Trident/') !== -1;
|
|
9492
|
-
|
|
9493
|
-
if (isMSIE || isTrident) {
|
|
9494
|
-
return 'IE';
|
|
9495
|
-
}
|
|
9496
|
-
|
|
9497
|
-
if (_globals.window.chrome) {
|
|
9498
|
-
return 'Chrome';
|
|
9499
|
-
}
|
|
9500
|
-
|
|
9501
|
-
if (_globals.window.safari) {
|
|
9502
|
-
return 'Safari';
|
|
9503
|
-
}
|
|
9504
|
-
|
|
9505
|
-
if (_globals.window.mozInnerScreenX) {
|
|
9506
|
-
return 'Firefox';
|
|
9507
|
-
}
|
|
9508
|
-
|
|
9509
|
-
return 'Unknown';
|
|
9510
|
-
}
|
|
9511
|
-
//# sourceMappingURL=get-browser.js.map
|
|
9512
|
-
|
|
9513
|
-
/***/ }),
|
|
9514
|
-
|
|
9515
|
-
/***/ "../../node_modules/probe.gl/dist/es5/env/globals.js":
|
|
9516
|
-
/*!********************************************************************************!*\
|
|
9517
|
-
!*** /Users/alasarr/dev/luma.gl/node_modules/probe.gl/dist/es5/env/globals.js ***!
|
|
9518
|
-
\********************************************************************************/
|
|
9519
|
-
/*! no static exports found */
|
|
9520
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
9521
|
-
|
|
9522
|
-
"use strict";
|
|
9523
|
-
/* WEBPACK VAR INJECTION */(function(global, process) {
|
|
9524
|
-
|
|
9525
|
-
var _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ "../../node_modules/@babel/runtime/helpers/interopRequireDefault.js");
|
|
9526
|
-
|
|
9527
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9528
|
-
value: true
|
|
9529
|
-
});
|
|
9530
|
-
exports.console = exports.process = exports.document = exports.global = exports.window = exports.self = void 0;
|
|
9531
|
-
|
|
9532
|
-
var _typeof2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/typeof */ "../../node_modules/@babel/runtime/helpers/typeof.js"));
|
|
9533
|
-
|
|
9534
|
-
var globals = {
|
|
9535
|
-
self: typeof self !== 'undefined' && self,
|
|
9536
|
-
window: typeof window !== 'undefined' && window,
|
|
9537
|
-
global: typeof global !== 'undefined' && global,
|
|
9538
|
-
document: typeof document !== 'undefined' && document,
|
|
9539
|
-
process: (typeof process === "undefined" ? "undefined" : (0, _typeof2.default)(process)) === 'object' && process
|
|
9540
|
-
};
|
|
9541
|
-
var self_ = globals.self || globals.window || globals.global;
|
|
9542
|
-
exports.self = self_;
|
|
9543
|
-
var window_ = globals.window || globals.self || globals.global;
|
|
9544
|
-
exports.window = window_;
|
|
9545
|
-
var global_ = globals.global || globals.self || globals.window;
|
|
9546
|
-
exports.global = global_;
|
|
9547
|
-
var document_ = globals.document || {};
|
|
9548
|
-
exports.document = document_;
|
|
9549
|
-
var process_ = globals.process || {};
|
|
9550
|
-
exports.process = process_;
|
|
9551
|
-
var console_ = console;
|
|
9552
|
-
exports.console = console_;
|
|
9553
|
-
//# sourceMappingURL=globals.js.map
|
|
9554
|
-
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../webpack/buildin/global.js */ "../../node_modules/webpack/buildin/global.js"), __webpack_require__(/*! ./../../../../process/browser.js */ "../../node_modules/process/browser.js")))
|
|
9555
|
-
|
|
9556
|
-
/***/ }),
|
|
9557
|
-
|
|
9558
|
-
/***/ "../../node_modules/probe.gl/dist/es5/env/index.js":
|
|
9559
|
-
/*!******************************************************************************!*\
|
|
9560
|
-
!*** /Users/alasarr/dev/luma.gl/node_modules/probe.gl/dist/es5/env/index.js ***!
|
|
9561
|
-
\******************************************************************************/
|
|
9562
|
-
/*! no static exports found */
|
|
9563
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
9564
|
-
|
|
9565
|
-
"use strict";
|
|
9566
|
-
|
|
9567
|
-
|
|
9568
|
-
var _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ "../../node_modules/@babel/runtime/helpers/interopRequireDefault.js");
|
|
9569
|
-
|
|
9570
|
-
var _typeof = __webpack_require__(/*! @babel/runtime/helpers/typeof */ "../../node_modules/@babel/runtime/helpers/typeof.js");
|
|
9571
|
-
|
|
9572
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9573
|
-
value: true
|
|
9574
|
-
});
|
|
9575
|
-
Object.defineProperty(exports, "self", {
|
|
9576
|
-
enumerable: true,
|
|
9577
|
-
get: function get() {
|
|
9578
|
-
return _globals.self;
|
|
9579
|
-
}
|
|
9580
|
-
});
|
|
9581
|
-
Object.defineProperty(exports, "window", {
|
|
9582
|
-
enumerable: true,
|
|
9583
|
-
get: function get() {
|
|
9584
|
-
return _globals.window;
|
|
9585
|
-
}
|
|
9586
|
-
});
|
|
9587
|
-
Object.defineProperty(exports, "global", {
|
|
9588
|
-
enumerable: true,
|
|
9589
|
-
get: function get() {
|
|
9590
|
-
return _globals.global;
|
|
9591
|
-
}
|
|
9592
|
-
});
|
|
9593
|
-
Object.defineProperty(exports, "document", {
|
|
9594
|
-
enumerable: true,
|
|
9595
|
-
get: function get() {
|
|
9596
|
-
return _globals.document;
|
|
9597
|
-
}
|
|
9598
|
-
});
|
|
9599
|
-
Object.defineProperty(exports, "process", {
|
|
9600
|
-
enumerable: true,
|
|
9601
|
-
get: function get() {
|
|
9602
|
-
return _globals.process;
|
|
9603
|
-
}
|
|
9604
|
-
});
|
|
9605
|
-
Object.defineProperty(exports, "console", {
|
|
9606
|
-
enumerable: true,
|
|
9607
|
-
get: function get() {
|
|
9608
|
-
return _globals.console;
|
|
9609
|
-
}
|
|
9610
|
-
});
|
|
9611
|
-
Object.defineProperty(exports, "isBrowser", {
|
|
9612
|
-
enumerable: true,
|
|
9613
|
-
get: function get() {
|
|
9614
|
-
return _isBrowser.default;
|
|
9615
|
-
}
|
|
9616
|
-
});
|
|
9617
|
-
Object.defineProperty(exports, "isBrowserMainThread", {
|
|
9618
|
-
enumerable: true,
|
|
9619
|
-
get: function get() {
|
|
9620
|
-
return _isBrowser.isBrowserMainThread;
|
|
9621
|
-
}
|
|
9622
|
-
});
|
|
9623
|
-
Object.defineProperty(exports, "getBrowser", {
|
|
9624
|
-
enumerable: true,
|
|
9625
|
-
get: function get() {
|
|
9626
|
-
return _getBrowser.default;
|
|
9627
|
-
}
|
|
9628
|
-
});
|
|
9629
|
-
Object.defineProperty(exports, "isMobile", {
|
|
9630
|
-
enumerable: true,
|
|
9631
|
-
get: function get() {
|
|
9632
|
-
return _getBrowser.isMobile;
|
|
9633
|
-
}
|
|
9634
|
-
});
|
|
9635
|
-
Object.defineProperty(exports, "isElectron", {
|
|
9636
|
-
enumerable: true,
|
|
9637
|
-
get: function get() {
|
|
9638
|
-
return _isElectron.default;
|
|
9639
|
-
}
|
|
9640
|
-
});
|
|
9641
|
-
|
|
9642
|
-
var _globals = __webpack_require__(/*! ./globals */ "../../node_modules/probe.gl/dist/es5/env/globals.js");
|
|
9643
|
-
|
|
9644
|
-
var _isBrowser = _interopRequireWildcard(__webpack_require__(/*! ./is-browser */ "../../node_modules/probe.gl/dist/es5/env/is-browser.js"));
|
|
9645
|
-
|
|
9646
|
-
var _getBrowser = _interopRequireWildcard(__webpack_require__(/*! ./get-browser */ "../../node_modules/probe.gl/dist/es5/env/get-browser.js"));
|
|
9647
|
-
|
|
9648
|
-
var _isElectron = _interopRequireDefault(__webpack_require__(/*! ./is-electron */ "../../node_modules/probe.gl/dist/es5/env/is-electron.js"));
|
|
9649
|
-
|
|
9650
|
-
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
9651
|
-
|
|
9652
|
-
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
9653
|
-
//# sourceMappingURL=index.js.map
|
|
9654
|
-
|
|
9655
|
-
/***/ }),
|
|
9656
|
-
|
|
9657
|
-
/***/ "../../node_modules/probe.gl/dist/es5/env/is-browser.js":
|
|
9658
|
-
/*!***********************************************************************************!*\
|
|
9659
|
-
!*** /Users/alasarr/dev/luma.gl/node_modules/probe.gl/dist/es5/env/is-browser.js ***!
|
|
9660
|
-
\***********************************************************************************/
|
|
9661
|
-
/*! no static exports found */
|
|
9662
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
9663
|
-
|
|
9664
|
-
"use strict";
|
|
9665
|
-
/* WEBPACK VAR INJECTION */(function(process) {
|
|
9666
|
-
|
|
9667
|
-
var _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ "../../node_modules/@babel/runtime/helpers/interopRequireDefault.js");
|
|
9668
|
-
|
|
9669
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9670
|
-
value: true
|
|
9671
|
-
});
|
|
9672
|
-
exports.default = isBrowser;
|
|
9673
|
-
exports.isBrowserMainThread = isBrowserMainThread;
|
|
9674
|
-
|
|
9675
|
-
var _typeof2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/typeof */ "../../node_modules/@babel/runtime/helpers/typeof.js"));
|
|
9676
|
-
|
|
9677
|
-
var _isElectron = _interopRequireDefault(__webpack_require__(/*! ./is-electron */ "../../node_modules/probe.gl/dist/es5/env/is-electron.js"));
|
|
9678
|
-
|
|
9679
|
-
function isBrowser() {
|
|
9680
|
-
var isNode = (typeof process === "undefined" ? "undefined" : (0, _typeof2.default)(process)) === 'object' && String(process) === '[object process]' && !process.browser;
|
|
9681
|
-
return !isNode || (0, _isElectron.default)();
|
|
9682
|
-
}
|
|
9683
|
-
|
|
9684
|
-
function isBrowserMainThread() {
|
|
9685
|
-
return isBrowser() && typeof document !== 'undefined';
|
|
9686
|
-
}
|
|
9687
|
-
//# sourceMappingURL=is-browser.js.map
|
|
9688
|
-
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../process/browser.js */ "../../node_modules/process/browser.js")))
|
|
9689
|
-
|
|
9690
|
-
/***/ }),
|
|
9691
|
-
|
|
9692
|
-
/***/ "../../node_modules/probe.gl/dist/es5/env/is-electron.js":
|
|
9693
|
-
/*!************************************************************************************!*\
|
|
9694
|
-
!*** /Users/alasarr/dev/luma.gl/node_modules/probe.gl/dist/es5/env/is-electron.js ***!
|
|
9695
|
-
\************************************************************************************/
|
|
9696
|
-
/*! no static exports found */
|
|
9697
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
9698
|
-
|
|
9699
|
-
"use strict";
|
|
9700
|
-
/* WEBPACK VAR INJECTION */(function(process) {
|
|
9701
|
-
|
|
9702
|
-
var _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ "../../node_modules/@babel/runtime/helpers/interopRequireDefault.js");
|
|
9703
|
-
|
|
9704
|
-
Object.defineProperty(exports, "__esModule", {
|
|
9705
|
-
value: true
|
|
9706
|
-
});
|
|
9707
|
-
exports.default = isElectron;
|
|
9708
|
-
|
|
9709
|
-
var _typeof2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/typeof */ "../../node_modules/@babel/runtime/helpers/typeof.js"));
|
|
9710
|
-
|
|
9711
|
-
function isElectron(mockUserAgent) {
|
|
9712
|
-
if (typeof window !== 'undefined' && (0, _typeof2.default)(window.process) === 'object' && window.process.type === 'renderer') {
|
|
9713
|
-
return true;
|
|
9714
|
-
}
|
|
9715
|
-
|
|
9716
|
-
if (typeof process !== 'undefined' && (0, _typeof2.default)(process.versions) === 'object' && Boolean(process.versions.electron)) {
|
|
9717
|
-
return true;
|
|
9718
|
-
}
|
|
9719
|
-
|
|
9720
|
-
var realUserAgent = (typeof navigator === "undefined" ? "undefined" : (0, _typeof2.default)(navigator)) === 'object' && typeof navigator.userAgent === 'string' && navigator.userAgent;
|
|
9721
|
-
var userAgent = mockUserAgent || realUserAgent;
|
|
9722
|
-
|
|
9723
|
-
if (userAgent && userAgent.indexOf('Electron') >= 0) {
|
|
9724
|
-
return true;
|
|
9725
|
-
}
|
|
9726
|
-
|
|
9727
|
-
return false;
|
|
9728
|
-
}
|
|
9729
|
-
//# sourceMappingURL=is-electron.js.map
|
|
9730
|
-
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../process/browser.js */ "../../node_modules/process/browser.js")))
|
|
9731
|
-
|
|
9732
|
-
/***/ }),
|
|
9733
|
-
|
|
9734
9657
|
/***/ "../../node_modules/probe.gl/dist/esm/env/get-browser.js":
|
|
9735
|
-
|
|
9736
|
-
!*** /Users/
|
|
9737
|
-
|
|
9658
|
+
/*!*************************************************************************************!*\
|
|
9659
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/env/get-browser.js ***!
|
|
9660
|
+
\*************************************************************************************/
|
|
9738
9661
|
/*! exports provided: isMobile, default */
|
|
9739
9662
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
9740
9663
|
|
|
@@ -9793,9 +9716,9 @@ function getBrowser(mockUserAgent) {
|
|
|
9793
9716
|
/***/ }),
|
|
9794
9717
|
|
|
9795
9718
|
/***/ "../../node_modules/probe.gl/dist/esm/env/globals.js":
|
|
9796
|
-
|
|
9797
|
-
!*** /Users/
|
|
9798
|
-
|
|
9719
|
+
/*!*********************************************************************************!*\
|
|
9720
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/env/globals.js ***!
|
|
9721
|
+
\*********************************************************************************/
|
|
9799
9722
|
/*! exports provided: self, window, global, document, process, console */
|
|
9800
9723
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
9801
9724
|
|
|
@@ -9827,9 +9750,9 @@ const console_ = console;
|
|
|
9827
9750
|
/***/ }),
|
|
9828
9751
|
|
|
9829
9752
|
/***/ "../../node_modules/probe.gl/dist/esm/env/is-browser.js":
|
|
9830
|
-
|
|
9831
|
-
!*** /Users/
|
|
9832
|
-
|
|
9753
|
+
/*!************************************************************************************!*\
|
|
9754
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/env/is-browser.js ***!
|
|
9755
|
+
\************************************************************************************/
|
|
9833
9756
|
/*! exports provided: default, isBrowserMainThread */
|
|
9834
9757
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
9835
9758
|
|
|
@@ -9852,9 +9775,9 @@ function isBrowserMainThread() {
|
|
|
9852
9775
|
/***/ }),
|
|
9853
9776
|
|
|
9854
9777
|
/***/ "../../node_modules/probe.gl/dist/esm/env/is-electron.js":
|
|
9855
|
-
|
|
9856
|
-
!*** /Users/
|
|
9857
|
-
|
|
9778
|
+
/*!*************************************************************************************!*\
|
|
9779
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/env/is-electron.js ***!
|
|
9780
|
+
\*************************************************************************************/
|
|
9858
9781
|
/*! exports provided: default */
|
|
9859
9782
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
9860
9783
|
|
|
@@ -9885,9 +9808,9 @@ function isElectron(mockUserAgent) {
|
|
|
9885
9808
|
/***/ }),
|
|
9886
9809
|
|
|
9887
9810
|
/***/ "../../node_modules/probe.gl/dist/esm/index.js":
|
|
9888
|
-
|
|
9889
|
-
!*** /Users/
|
|
9890
|
-
|
|
9811
|
+
/*!***************************************************************************!*\
|
|
9812
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/index.js ***!
|
|
9813
|
+
\***************************************************************************/
|
|
9891
9814
|
/*! exports provided: VERSION, self, window, global, document, process, console, isBrowser, isBrowserMainThread, getBrowser, isMobile, isElectron, assert, Log, COLOR, default, addColor, leftPad, rightPad, autobind, LocalStorage, getHiResTimestamp, Stats, Stat */
|
|
9892
9815
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
9893
9816
|
|
|
@@ -9977,9 +9900,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
9977
9900
|
/***/ }),
|
|
9978
9901
|
|
|
9979
9902
|
/***/ "../../node_modules/probe.gl/dist/esm/init.js":
|
|
9980
|
-
|
|
9981
|
-
!*** /Users/
|
|
9982
|
-
|
|
9903
|
+
/*!**************************************************************************!*\
|
|
9904
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/init.js ***!
|
|
9905
|
+
\**************************************************************************/
|
|
9983
9906
|
/*! no exports provided */
|
|
9984
9907
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
9985
9908
|
|
|
@@ -9993,9 +9916,9 @@ _utils_globals__WEBPACK_IMPORTED_MODULE_0__["global"].probe = {};
|
|
|
9993
9916
|
/***/ }),
|
|
9994
9917
|
|
|
9995
9918
|
/***/ "../../node_modules/probe.gl/dist/esm/lib/log.js":
|
|
9996
|
-
|
|
9997
|
-
!*** /Users/
|
|
9998
|
-
|
|
9919
|
+
/*!*****************************************************************************!*\
|
|
9920
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/lib/log.js ***!
|
|
9921
|
+
\*****************************************************************************/
|
|
9999
9922
|
/*! exports provided: default, normalizeArguments */
|
|
10000
9923
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
10001
9924
|
|
|
@@ -10428,9 +10351,9 @@ function logImageInBrowser({
|
|
|
10428
10351
|
/***/ }),
|
|
10429
10352
|
|
|
10430
10353
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/assert.js":
|
|
10431
|
-
|
|
10432
|
-
!*** /Users/
|
|
10433
|
-
|
|
10354
|
+
/*!**********************************************************************************!*\
|
|
10355
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/utils/assert.js ***!
|
|
10356
|
+
\**********************************************************************************/
|
|
10434
10357
|
/*! exports provided: default */
|
|
10435
10358
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
10436
10359
|
|
|
@@ -10447,9 +10370,9 @@ function assert(condition, message) {
|
|
|
10447
10370
|
/***/ }),
|
|
10448
10371
|
|
|
10449
10372
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/autobind.js":
|
|
10450
|
-
|
|
10451
|
-
!*** /Users/
|
|
10452
|
-
|
|
10373
|
+
/*!************************************************************************************!*\
|
|
10374
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/utils/autobind.js ***!
|
|
10375
|
+
\************************************************************************************/
|
|
10453
10376
|
/*! exports provided: autobind */
|
|
10454
10377
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
10455
10378
|
|
|
@@ -10473,9 +10396,9 @@ function autobind(obj, predefined = ['constructor']) {
|
|
|
10473
10396
|
/***/ }),
|
|
10474
10397
|
|
|
10475
10398
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/color.js":
|
|
10476
|
-
|
|
10477
|
-
!*** /Users/
|
|
10478
|
-
|
|
10399
|
+
/*!*********************************************************************************!*\
|
|
10400
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/utils/color.js ***!
|
|
10401
|
+
\*********************************************************************************/
|
|
10479
10402
|
/*! exports provided: COLOR, addColor */
|
|
10480
10403
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
10481
10404
|
|
|
@@ -10528,9 +10451,9 @@ function addColor(string, color, background) {
|
|
|
10528
10451
|
/***/ }),
|
|
10529
10452
|
|
|
10530
10453
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/formatters.js":
|
|
10531
|
-
|
|
10532
|
-
!*** /Users/
|
|
10533
|
-
|
|
10454
|
+
/*!**************************************************************************************!*\
|
|
10455
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/utils/formatters.js ***!
|
|
10456
|
+
\**************************************************************************************/
|
|
10534
10457
|
/*! exports provided: formatTime, leftPad, rightPad, formatValue, formatImage */
|
|
10535
10458
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
10536
10459
|
|
|
@@ -10631,9 +10554,9 @@ function formatImage(image, message, scale, maxWidth = 600) {
|
|
|
10631
10554
|
/***/ }),
|
|
10632
10555
|
|
|
10633
10556
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/globals.js":
|
|
10634
|
-
|
|
10635
|
-
!*** /Users/
|
|
10636
|
-
|
|
10557
|
+
/*!***********************************************************************************!*\
|
|
10558
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/utils/globals.js ***!
|
|
10559
|
+
\***********************************************************************************/
|
|
10637
10560
|
/*! exports provided: self, window, global, document, process, console, VERSION, isBrowser */
|
|
10638
10561
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
10639
10562
|
|
|
@@ -10657,16 +10580,16 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
10657
10580
|
|
|
10658
10581
|
|
|
10659
10582
|
|
|
10660
|
-
const VERSION = true ? "8.5.
|
|
10583
|
+
const VERSION = true ? "8.5.10" : undefined;
|
|
10661
10584
|
const isBrowser = Object(_env_is_browser__WEBPACK_IMPORTED_MODULE_0__["default"])();
|
|
10662
10585
|
//# sourceMappingURL=globals.js.map
|
|
10663
10586
|
|
|
10664
10587
|
/***/ }),
|
|
10665
10588
|
|
|
10666
10589
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/hi-res-timestamp.js":
|
|
10667
|
-
|
|
10668
|
-
!*** /Users/
|
|
10669
|
-
|
|
10590
|
+
/*!********************************************************************************************!*\
|
|
10591
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/utils/hi-res-timestamp.js ***!
|
|
10592
|
+
\********************************************************************************************/
|
|
10670
10593
|
/*! exports provided: default */
|
|
10671
10594
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
10672
10595
|
|
|
@@ -10694,9 +10617,9 @@ function getHiResTimestamp() {
|
|
|
10694
10617
|
/***/ }),
|
|
10695
10618
|
|
|
10696
10619
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/local-storage.js":
|
|
10697
|
-
|
|
10698
|
-
!*** /Users/
|
|
10699
|
-
|
|
10620
|
+
/*!*****************************************************************************************!*\
|
|
10621
|
+
!*** /Users/missx/Source/luma.gl/node_modules/probe.gl/dist/esm/utils/local-storage.js ***!
|
|
10622
|
+
\*****************************************************************************************/
|
|
10700
10623
|
/*! exports provided: default */
|
|
10701
10624
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
10702
10625
|
|
|
@@ -10760,26 +10683,12 @@ class LocalStorage {
|
|
|
10760
10683
|
}
|
|
10761
10684
|
//# sourceMappingURL=local-storage.js.map
|
|
10762
10685
|
|
|
10763
|
-
/***/ }),
|
|
10764
|
-
|
|
10765
|
-
/***/ "../../node_modules/probe.gl/env.js":
|
|
10766
|
-
/*!***************************************************************!*\
|
|
10767
|
-
!*** /Users/alasarr/dev/luma.gl/node_modules/probe.gl/env.js ***!
|
|
10768
|
-
\***************************************************************/
|
|
10769
|
-
/*! no static exports found */
|
|
10770
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
10771
|
-
|
|
10772
|
-
// This file enables: import 'probe.gl/bench'.
|
|
10773
|
-
// Note: Must be published using package.json "files" field
|
|
10774
|
-
module.exports = __webpack_require__(/*! ./dist/es5/env */ "../../node_modules/probe.gl/dist/es5/env/index.js");
|
|
10775
|
-
|
|
10776
|
-
|
|
10777
10686
|
/***/ }),
|
|
10778
10687
|
|
|
10779
10688
|
/***/ "../../node_modules/process/browser.js":
|
|
10780
|
-
|
|
10781
|
-
!*** /Users/
|
|
10782
|
-
|
|
10689
|
+
/*!*******************************************************************!*\
|
|
10690
|
+
!*** /Users/missx/Source/luma.gl/node_modules/process/browser.js ***!
|
|
10691
|
+
\*******************************************************************/
|
|
10783
10692
|
/*! no static exports found */
|
|
10784
10693
|
/***/ (function(module, exports) {
|
|
10785
10694
|
|
|
@@ -13096,15 +13005,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13096
13005
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return AnimationLoop; });
|
|
13097
13006
|
/* harmony import */ var _luma_gl_gltools__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @luma.gl/gltools */ "../gltools/src/index.js");
|
|
13098
13007
|
/* harmony import */ var _luma_gl_webgl__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @luma.gl/webgl */ "../webgl/src/index.js");
|
|
13099
|
-
/* harmony import */ var
|
|
13100
|
-
/* harmony import */ var probe_gl_env__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(probe_gl_env__WEBPACK_IMPORTED_MODULE_2__);
|
|
13008
|
+
/* harmony import */ var _probe_gl_env__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @probe.gl/env */ "../../node_modules/@probe.gl/env/dist/esm/index.js");
|
|
13101
13009
|
|
|
13102
13010
|
|
|
13103
13011
|
|
|
13104
13012
|
|
|
13105
13013
|
|
|
13106
13014
|
|
|
13107
|
-
const isPage = Object(
|
|
13015
|
+
const isPage = Object(_probe_gl_env__WEBPACK_IMPORTED_MODULE_2__["isBrowser"])() && typeof document !== 'undefined';
|
|
13108
13016
|
|
|
13109
13017
|
let statIdCounter = 0;
|
|
13110
13018
|
|
|
@@ -15556,8 +15464,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
15556
15464
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "getContextDebugInfo", function() { return getContextDebugInfo; });
|
|
15557
15465
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "resizeGLContext", function() { return resizeGLContext; });
|
|
15558
15466
|
/* harmony import */ var _luma_gl_constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @luma.gl/constants */ "../constants/src/index.js");
|
|
15559
|
-
/* harmony import */ var
|
|
15560
|
-
/* harmony import */ var probe_gl_env__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(probe_gl_env__WEBPACK_IMPORTED_MODULE_1__);
|
|
15467
|
+
/* harmony import */ var _probe_gl_env__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @probe.gl/env */ "../../node_modules/@probe.gl/env/dist/esm/index.js");
|
|
15561
15468
|
/* harmony import */ var _state_tracker_track_context_state__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../state-tracker/track-context-state */ "../gltools/src/state-tracker/track-context-state.js");
|
|
15562
15469
|
/* harmony import */ var _utils_log__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../utils/log */ "../gltools/src/utils/log.js");
|
|
15563
15470
|
/* harmony import */ var _utils_assert__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../utils/assert */ "../gltools/src/utils/assert.js");
|
|
@@ -15577,7 +15484,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
15577
15484
|
|
|
15578
15485
|
|
|
15579
15486
|
|
|
15580
|
-
const isBrowser = Object(
|
|
15487
|
+
const isBrowser = Object(_probe_gl_env__WEBPACK_IMPORTED_MODULE_1__["isBrowser"])();
|
|
15581
15488
|
const isPage = isBrowser && typeof document !== 'undefined';
|
|
15582
15489
|
|
|
15583
15490
|
const CONTEXT_DEFAULTS = {
|
|
@@ -15676,11 +15583,11 @@ function instrumentGLContext(gl, options = {}) {
|
|
|
15676
15583
|
// Add debug instrumentation to the context
|
|
15677
15584
|
if (isBrowser && debug) {
|
|
15678
15585
|
// @ts-ignore
|
|
15679
|
-
if (!
|
|
15586
|
+
if (!globalThis.makeDebugContext) {
|
|
15680
15587
|
_utils_log__WEBPACK_IMPORTED_MODULE_3__["log"].warn('WebGL debug mode not activated. import "@luma.gl/debug" to enable.')();
|
|
15681
15588
|
} else {
|
|
15682
15589
|
// @ts-ignore
|
|
15683
|
-
gl =
|
|
15590
|
+
gl = globalThis.makeDebugContext(gl, options);
|
|
15684
15591
|
// Debug forces log level to at least 1
|
|
15685
15592
|
_utils_log__WEBPACK_IMPORTED_MODULE_3__["log"].level = Math.max(_utils_log__WEBPACK_IMPORTED_MODULE_3__["log"].level, 1);
|
|
15686
15593
|
}
|
|
@@ -16086,7 +15993,7 @@ function getParameterPolyfill(gl, originalGetParameter, pname) {
|
|
|
16086
15993
|
|
|
16087
15994
|
"use strict";
|
|
16088
15995
|
__webpack_require__.r(__webpack_exports__);
|
|
16089
|
-
/*
|
|
15996
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "polyfillContext", function() { return polyfillContext; });
|
|
16090
15997
|
/* harmony import */ var _polyfill_vertex_array_object__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./polyfill-vertex-array-object */ "../gltools/src/polyfill/polyfill-vertex-array-object.js");
|
|
16091
15998
|
/* harmony import */ var _utils_assert__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils/assert */ "../gltools/src/utils/assert.js");
|
|
16092
15999
|
/* harmony import */ var _polyfill_table__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./polyfill-table */ "../gltools/src/polyfill/polyfill-table.js");
|
|
@@ -16128,9 +16035,8 @@ function polyfillContext(gl) {
|
|
|
16128
16035
|
}
|
|
16129
16036
|
|
|
16130
16037
|
// TODO - is this still required?
|
|
16131
|
-
const global_ = typeof global !== 'undefined' ? global : window;
|
|
16132
16038
|
// @ts-ignore
|
|
16133
|
-
|
|
16039
|
+
globalThis.polyfillContext = polyfillContext;
|
|
16134
16040
|
|
|
16135
16041
|
function initializeExtensions(gl) {
|
|
16136
16042
|
gl.luma.extensions = {};
|
|
@@ -16195,7 +16101,6 @@ function polyfillExtension(gl, {extension, target, target2}) {
|
|
|
16195
16101
|
}
|
|
16196
16102
|
}
|
|
16197
16103
|
|
|
16198
|
-
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../node_modules/webpack/buildin/global.js */ "../../node_modules/webpack/buildin/global.js")))
|
|
16199
16104
|
|
|
16200
16105
|
/***/ }),
|
|
16201
16106
|
|
|
@@ -16390,8 +16295,6 @@ const WEBGL2_CONTEXT_OVERRIDES = {
|
|
|
16390
16295
|
"use strict";
|
|
16391
16296
|
__webpack_require__.r(__webpack_exports__);
|
|
16392
16297
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "polyfillVertexArrayObject", function() { return polyfillVertexArrayObject; });
|
|
16393
|
-
/* harmony import */ var probe_gl_env__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! probe.gl/env */ "../../node_modules/probe.gl/env.js");
|
|
16394
|
-
/* harmony import */ var probe_gl_env__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(probe_gl_env__WEBPACK_IMPORTED_MODULE_0__);
|
|
16395
16298
|
/*
|
|
16396
16299
|
** Copyright (c) 2015 The Khronos Group Inc.
|
|
16397
16300
|
**
|
|
@@ -16420,19 +16323,17 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
16420
16323
|
|
|
16421
16324
|
// @ts-nocheck external code
|
|
16422
16325
|
|
|
16423
|
-
|
|
16424
|
-
|
|
16425
16326
|
const glErrorShadow = {};
|
|
16426
16327
|
|
|
16427
16328
|
function error(msg) {
|
|
16428
|
-
if (
|
|
16429
|
-
|
|
16329
|
+
if (globalThis.console && globalThis.console.error) {
|
|
16330
|
+
globalThis.console.error(msg);
|
|
16430
16331
|
}
|
|
16431
16332
|
}
|
|
16432
16333
|
|
|
16433
16334
|
function log(msg) {
|
|
16434
|
-
if (
|
|
16435
|
-
|
|
16335
|
+
if (globalThis.console && globalThis.console.log) {
|
|
16336
|
+
globalThis.console.log(msg);
|
|
16436
16337
|
}
|
|
16437
16338
|
}
|
|
16438
16339
|
|
|
@@ -16766,7 +16667,7 @@ function polyfillVertexArrayObject(gl) {
|
|
|
16766
16667
|
|
|
16767
16668
|
"use strict";
|
|
16768
16669
|
__webpack_require__.r(__webpack_exports__);
|
|
16769
|
-
/*
|
|
16670
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "trackContextState", function() { return trackContextState; });
|
|
16770
16671
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pushContextState", function() { return pushContextState; });
|
|
16771
16672
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "popContextState", function() { return popContextState; });
|
|
16772
16673
|
/* harmony import */ var _webgl_parameter_tables__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./webgl-parameter-tables */ "../gltools/src/state-tracker/webgl-parameter-tables.js");
|
|
@@ -16941,9 +16842,8 @@ function trackContextState(gl, options = {}) {
|
|
|
16941
16842
|
Object(_utils_assert__WEBPACK_IMPORTED_MODULE_2__["assert"])(copyState !== undefined);
|
|
16942
16843
|
// @ts-ignore
|
|
16943
16844
|
if (!gl.state) {
|
|
16944
|
-
const global_ = typeof global !== 'undefined' ? global : window;
|
|
16945
16845
|
// @ts-ignore
|
|
16946
|
-
const {polyfillContext} =
|
|
16846
|
+
const {polyfillContext} = globalThis;
|
|
16947
16847
|
if (polyfillContext) {
|
|
16948
16848
|
polyfillContext(gl);
|
|
16949
16849
|
}
|
|
@@ -16995,7 +16895,6 @@ function popContextState(gl) {
|
|
|
16995
16895
|
gl.state.pop();
|
|
16996
16896
|
}
|
|
16997
16897
|
|
|
16998
|
-
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../node_modules/webpack/buildin/global.js */ "../../node_modules/webpack/buildin/global.js")))
|
|
16999
16898
|
|
|
17000
16899
|
/***/ }),
|
|
17001
16900
|
|
|
@@ -27697,14 +27596,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
27697
27596
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return Texture; });
|
|
27698
27597
|
/* harmony import */ var _luma_gl_constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @luma.gl/constants */ "../constants/src/index.js");
|
|
27699
27598
|
/* harmony import */ var _luma_gl_gltools__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @luma.gl/gltools */ "../gltools/src/index.js");
|
|
27700
|
-
/* harmony import */ var
|
|
27701
|
-
/* harmony import */ var
|
|
27702
|
-
/* harmony import */ var
|
|
27703
|
-
/* harmony import */ var
|
|
27704
|
-
/* harmony import */ var
|
|
27705
|
-
/* harmony import */ var _utils_assert__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../utils/assert */ "../webgl/src/utils/assert.js");
|
|
27706
|
-
/* harmony import */ var _utils_utils__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../utils/utils */ "../webgl/src/utils/utils.js");
|
|
27707
|
-
|
|
27599
|
+
/* harmony import */ var _resource__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./resource */ "../webgl/src/classes/resource.js");
|
|
27600
|
+
/* harmony import */ var _buffer__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./buffer */ "../webgl/src/classes/buffer.js");
|
|
27601
|
+
/* harmony import */ var _texture_formats__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./texture-formats */ "../webgl/src/classes/texture-formats.js");
|
|
27602
|
+
/* harmony import */ var _utils_assert__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../utils/assert */ "../webgl/src/utils/assert.js");
|
|
27603
|
+
/* harmony import */ var _utils_utils__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../utils/utils */ "../webgl/src/utils/utils.js");
|
|
27708
27604
|
|
|
27709
27605
|
|
|
27710
27606
|
|
|
@@ -27719,15 +27615,15 @@ const NPOT_MIN_FILTERS = [_luma_gl_constants__WEBPACK_IMPORTED_MODULE_0__["defau
|
|
|
27719
27615
|
|
|
27720
27616
|
// Polyfill
|
|
27721
27617
|
// Note (Tarek): Do we really need to support this API?
|
|
27722
|
-
const WebGLBuffer =
|
|
27618
|
+
const WebGLBuffer = globalThis.WebGLBuffer || function WebGLBuffer() {};
|
|
27723
27619
|
|
|
27724
|
-
class Texture extends
|
|
27620
|
+
class Texture extends _resource__WEBPACK_IMPORTED_MODULE_2__["default"] {
|
|
27725
27621
|
static isSupported(gl, opts = {}) {
|
|
27726
27622
|
const {format, linearFiltering} = opts;
|
|
27727
27623
|
let supported = true;
|
|
27728
27624
|
if (format) {
|
|
27729
|
-
supported = supported && Object(
|
|
27730
|
-
supported = supported && (!linearFiltering || Object(
|
|
27625
|
+
supported = supported && Object(_texture_formats__WEBPACK_IMPORTED_MODULE_4__["isFormatSupported"])(gl, format);
|
|
27626
|
+
supported = supported && (!linearFiltering || Object(_texture_formats__WEBPACK_IMPORTED_MODULE_4__["isLinearFilteringSupported"])(gl, format));
|
|
27731
27627
|
}
|
|
27732
27628
|
return supported;
|
|
27733
27629
|
}
|
|
@@ -27744,7 +27640,7 @@ class Texture extends _resource__WEBPACK_IMPORTED_MODULE_3__["default"] {
|
|
|
27744
27640
|
// (while run-time).
|
|
27745
27641
|
constructor(gl, props) {
|
|
27746
27642
|
const {
|
|
27747
|
-
id = Object(
|
|
27643
|
+
id = Object(_utils_utils__WEBPACK_IMPORTED_MODULE_6__["uid"])('texture'),
|
|
27748
27644
|
handle,
|
|
27749
27645
|
target
|
|
27750
27646
|
// , magFilter, minFilter, wrapS, wrapT
|
|
@@ -28062,7 +27958,7 @@ class Texture extends _resource__WEBPACK_IMPORTED_MODULE_3__["default"] {
|
|
|
28062
27958
|
|
|
28063
27959
|
break;
|
|
28064
27960
|
default:
|
|
28065
|
-
Object(
|
|
27961
|
+
Object(_utils_assert__WEBPACK_IMPORTED_MODULE_5__["assert"])(false, 'Unknown image data type');
|
|
28066
27962
|
}
|
|
28067
27963
|
});
|
|
28068
27964
|
|
|
@@ -28070,8 +27966,8 @@ class Texture extends _resource__WEBPACK_IMPORTED_MODULE_3__["default"] {
|
|
|
28070
27966
|
this._trackAllocatedMemory(data.byteLength, 'Texture');
|
|
28071
27967
|
} else {
|
|
28072
27968
|
// NOTE(Tarek): Default to RGBA bytes
|
|
28073
|
-
const channels =
|
|
28074
|
-
const channelSize =
|
|
27969
|
+
const channels = _texture_formats__WEBPACK_IMPORTED_MODULE_4__["DATA_FORMAT_CHANNELS"][this.dataFormat] || 4;
|
|
27970
|
+
const channelSize = _texture_formats__WEBPACK_IMPORTED_MODULE_4__["TYPE_SIZES"][this.type] || 1;
|
|
28075
27971
|
|
|
28076
27972
|
this._trackAllocatedMemory(this.width * this.height * channels * channelSize, 'Texture');
|
|
28077
27973
|
}
|
|
@@ -28137,7 +28033,7 @@ class Texture extends _resource__WEBPACK_IMPORTED_MODULE_3__["default"] {
|
|
|
28137
28033
|
height
|
|
28138
28034
|
}));
|
|
28139
28035
|
|
|
28140
|
-
Object(
|
|
28036
|
+
Object(_utils_assert__WEBPACK_IMPORTED_MODULE_5__["assert"])(this.depth === 0, 'texSubImage not supported for 3D textures');
|
|
28141
28037
|
|
|
28142
28038
|
// pixels variable is for API compatibility purpose
|
|
28143
28039
|
if (!data) {
|
|
@@ -28153,7 +28049,7 @@ class Texture extends _resource__WEBPACK_IMPORTED_MODULE_3__["default"] {
|
|
|
28153
28049
|
}
|
|
28154
28050
|
|
|
28155
28051
|
// Support buffers
|
|
28156
|
-
if (data instanceof
|
|
28052
|
+
if (data instanceof _buffer__WEBPACK_IMPORTED_MODULE_3__["default"]) {
|
|
28157
28053
|
data = data.handle;
|
|
28158
28054
|
}
|
|
28159
28055
|
|
|
@@ -28255,7 +28151,7 @@ class Texture extends _resource__WEBPACK_IMPORTED_MODULE_3__["default"] {
|
|
|
28255
28151
|
if (ArrayBuffer.isView(data)) {
|
|
28256
28152
|
return {data, dataType: 'typed-array'};
|
|
28257
28153
|
}
|
|
28258
|
-
if (data instanceof
|
|
28154
|
+
if (data instanceof _buffer__WEBPACK_IMPORTED_MODULE_3__["default"]) {
|
|
28259
28155
|
return {data: data.handle, dataType: 'buffer'};
|
|
28260
28156
|
}
|
|
28261
28157
|
if (data instanceof WebGLBuffer) {
|
|
@@ -28347,7 +28243,7 @@ class Texture extends _resource__WEBPACK_IMPORTED_MODULE_3__["default"] {
|
|
|
28347
28243
|
let {width, height, dataFormat, type, compressed} = opts;
|
|
28348
28244
|
|
|
28349
28245
|
// Deduce format and type from format
|
|
28350
|
-
const textureFormat =
|
|
28246
|
+
const textureFormat = _texture_formats__WEBPACK_IMPORTED_MODULE_4__["TEXTURE_FORMATS"][format];
|
|
28351
28247
|
dataFormat = dataFormat || (textureFormat && textureFormat.dataFormat);
|
|
28352
28248
|
type = type || (textureFormat && textureFormat.types[0]);
|
|
28353
28249
|
|
|
@@ -28379,12 +28275,12 @@ class Texture extends _resource__WEBPACK_IMPORTED_MODULE_3__["default"] {
|
|
|
28379
28275
|
size = {width, height};
|
|
28380
28276
|
}
|
|
28381
28277
|
|
|
28382
|
-
Object(
|
|
28383
|
-
Object(
|
|
28278
|
+
Object(_utils_assert__WEBPACK_IMPORTED_MODULE_5__["assert"])(size, 'Could not deduced texture size');
|
|
28279
|
+
Object(_utils_assert__WEBPACK_IMPORTED_MODULE_5__["assert"])(
|
|
28384
28280
|
width === undefined || size.width === width,
|
|
28385
28281
|
'Deduced texture width does not match supplied width'
|
|
28386
28282
|
);
|
|
28387
|
-
Object(
|
|
28283
|
+
Object(_utils_assert__WEBPACK_IMPORTED_MODULE_5__["assert"])(
|
|
28388
28284
|
height === undefined || size.height === height,
|
|
28389
28285
|
'Deduced texture height does not match supplied height'
|
|
28390
28286
|
);
|
|
@@ -28434,7 +28330,7 @@ class Texture extends _resource__WEBPACK_IMPORTED_MODULE_3__["default"] {
|
|
|
28434
28330
|
|
|
28435
28331
|
case _luma_gl_constants__WEBPACK_IMPORTED_MODULE_0__["default"].TEXTURE_WIDTH:
|
|
28436
28332
|
case _luma_gl_constants__WEBPACK_IMPORTED_MODULE_0__["default"].TEXTURE_HEIGHT:
|
|
28437
|
-
Object(
|
|
28333
|
+
Object(_utils_assert__WEBPACK_IMPORTED_MODULE_5__["assert"])(false);
|
|
28438
28334
|
break;
|
|
28439
28335
|
|
|
28440
28336
|
default:
|
|
@@ -28455,7 +28351,7 @@ class Texture extends _resource__WEBPACK_IMPORTED_MODULE_3__["default"] {
|
|
|
28455
28351
|
if (!this.width || !this.height) {
|
|
28456
28352
|
return false;
|
|
28457
28353
|
}
|
|
28458
|
-
return !Object(
|
|
28354
|
+
return !Object(_utils_utils__WEBPACK_IMPORTED_MODULE_6__["isPowerOfTwo"])(this.width) || !Object(_utils_utils__WEBPACK_IMPORTED_MODULE_6__["isPowerOfTwo"])(this.height);
|
|
28459
28355
|
}
|
|
28460
28356
|
|
|
28461
28357
|
// Update default settings which are not supported by NPOT textures.
|
|
@@ -31249,8 +31145,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
31249
31145
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lumaStats", function() { return lumaStats; });
|
|
31250
31146
|
/* harmony import */ var _luma_gl_gltools__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @luma.gl/gltools */ "../gltools/src/index.js");
|
|
31251
31147
|
/* harmony import */ var probe_gl__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! probe.gl */ "../../node_modules/probe.gl/dist/esm/index.js");
|
|
31252
|
-
/* harmony import */ var
|
|
31253
|
-
/* harmony import */ var probe_gl_env__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(probe_gl_env__WEBPACK_IMPORTED_MODULE_2__);
|
|
31148
|
+
/* harmony import */ var _probe_gl_env__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @probe.gl/env */ "../../node_modules/@probe.gl/env/dist/esm/index.js");
|
|
31254
31149
|
|
|
31255
31150
|
|
|
31256
31151
|
|
|
@@ -31258,7 +31153,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
31258
31153
|
// Version detection using babel plugin
|
|
31259
31154
|
/* global __VERSION__ */
|
|
31260
31155
|
// @ts-ignore
|
|
31261
|
-
const VERSION = true ? "8.5.
|
|
31156
|
+
const VERSION = true ? "8.5.10" : undefined;
|
|
31262
31157
|
|
|
31263
31158
|
const STARTUP_MESSAGE = 'set luma.log.level=1 (or higher) to trace rendering';
|
|
31264
31159
|
// Assign luma.log.level in console to control logging: \
|
|
@@ -31281,16 +31176,16 @@ class StatsManager {
|
|
|
31281
31176
|
|
|
31282
31177
|
const lumaStats = new StatsManager();
|
|
31283
31178
|
|
|
31284
|
-
if (
|
|
31285
|
-
throw new Error(`luma.gl - multiple VERSIONs detected: ${
|
|
31179
|
+
if (globalThis.luma && globalThis.luma.VERSION !== VERSION) {
|
|
31180
|
+
throw new Error(`luma.gl - multiple VERSIONs detected: ${globalThis.luma.VERSION} vs ${VERSION}`);
|
|
31286
31181
|
}
|
|
31287
31182
|
|
|
31288
|
-
if (!
|
|
31289
|
-
if (Object(
|
|
31183
|
+
if (!globalThis.luma) {
|
|
31184
|
+
if (Object(_probe_gl_env__WEBPACK_IMPORTED_MODULE_2__["isBrowser"])()) {
|
|
31290
31185
|
_luma_gl_gltools__WEBPACK_IMPORTED_MODULE_0__["log"].log(1, `luma.gl ${VERSION} - ${STARTUP_MESSAGE}`)();
|
|
31291
31186
|
}
|
|
31292
31187
|
|
|
31293
|
-
|
|
31188
|
+
globalThis.luma = globalThis.luma || {
|
|
31294
31189
|
VERSION,
|
|
31295
31190
|
version: VERSION,
|
|
31296
31191
|
log: _luma_gl_gltools__WEBPACK_IMPORTED_MODULE_0__["log"],
|
|
@@ -31312,7 +31207,7 @@ if (!probe_gl_env__WEBPACK_IMPORTED_MODULE_2__["global"].luma) {
|
|
|
31312
31207
|
}
|
|
31313
31208
|
|
|
31314
31209
|
|
|
31315
|
-
/* harmony default export */ __webpack_exports__["default"] = (
|
|
31210
|
+
/* harmony default export */ __webpack_exports__["default"] = (globalThis.luma);
|
|
31316
31211
|
|
|
31317
31212
|
|
|
31318
31213
|
/***/ }),
|