@luma.gl/core 8.5.18 → 8.5.20
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 +53 -51
- package/dist/dist.min.js +1 -1
- package/dist/es5/bundle.js.map +1 -1
- package/dist/es5/index.js.map +1 -1
- package/dist/esm/bundle.js.map +1 -1
- package/dist/esm/index.js.map +1 -1
- package/package.json +7 -7
package/dist/dist.js
CHANGED
|
@@ -98,7 +98,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
98
98
|
|
|
99
99
|
/***/ "../../node_modules/@babel/runtime/helpers/esm/defineProperty.js":
|
|
100
100
|
/*!*********************************************************************************************!*\
|
|
101
|
-
!*** /Users/
|
|
101
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@babel/runtime/helpers/esm/defineProperty.js ***!
|
|
102
102
|
\*********************************************************************************************/
|
|
103
103
|
/*! exports provided: default */
|
|
104
104
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -125,7 +125,7 @@ function _defineProperty(obj, key, value) {
|
|
|
125
125
|
|
|
126
126
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/base/math-array.js":
|
|
127
127
|
/*!**************************************************************************************************!*\
|
|
128
|
-
!*** /Users/
|
|
128
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/base/math-array.js ***!
|
|
129
129
|
\**************************************************************************************************/
|
|
130
130
|
/*! exports provided: default */
|
|
131
131
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -406,7 +406,7 @@ class MathArray extends _extendableBuiltin(Array) {
|
|
|
406
406
|
|
|
407
407
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/base/matrix.js":
|
|
408
408
|
/*!**********************************************************************************************!*\
|
|
409
|
-
!*** /Users/
|
|
409
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/base/matrix.js ***!
|
|
410
410
|
\**********************************************************************************************/
|
|
411
411
|
/*! exports provided: default */
|
|
412
412
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -496,7 +496,7 @@ class Matrix extends _math_array__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
496
496
|
|
|
497
497
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/base/vector.js":
|
|
498
498
|
/*!**********************************************************************************************!*\
|
|
499
|
-
!*** /Users/
|
|
499
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/base/vector.js ***!
|
|
500
500
|
\**********************************************************************************************/
|
|
501
501
|
/*! exports provided: default */
|
|
502
502
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -662,7 +662,7 @@ class Vector extends _math_array__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
662
662
|
|
|
663
663
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/euler.js":
|
|
664
664
|
/*!****************************************************************************************!*\
|
|
665
|
-
!*** /Users/
|
|
665
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/euler.js ***!
|
|
666
666
|
\****************************************************************************************/
|
|
667
667
|
/*! exports provided: default */
|
|
668
668
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -1223,7 +1223,7 @@ class Euler extends _base_math_array__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
1223
1223
|
|
|
1224
1224
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/matrix3.js":
|
|
1225
1225
|
/*!******************************************************************************************!*\
|
|
1226
|
-
!*** /Users/
|
|
1226
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/matrix3.js ***!
|
|
1227
1227
|
\******************************************************************************************/
|
|
1228
1228
|
/*! exports provided: default */
|
|
1229
1229
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -1426,7 +1426,7 @@ class Matrix3 extends _base_matrix__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
1426
1426
|
|
|
1427
1427
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/matrix4.js":
|
|
1428
1428
|
/*!******************************************************************************************!*\
|
|
1429
|
-
!*** /Users/
|
|
1429
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/matrix4.js ***!
|
|
1430
1430
|
\******************************************************************************************/
|
|
1431
1431
|
/*! exports provided: default */
|
|
1432
1432
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -1901,7 +1901,7 @@ class Matrix4 extends _base_matrix__WEBPACK_IMPORTED_MODULE_1__["default"] {
|
|
|
1901
1901
|
|
|
1902
1902
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/pose.js":
|
|
1903
1903
|
/*!***************************************************************************************!*\
|
|
1904
|
-
!*** /Users/
|
|
1904
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/pose.js ***!
|
|
1905
1905
|
\***************************************************************************************/
|
|
1906
1906
|
/*! exports provided: default */
|
|
1907
1907
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -2037,7 +2037,7 @@ class Pose {
|
|
|
2037
2037
|
|
|
2038
2038
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/quaternion.js":
|
|
2039
2039
|
/*!*********************************************************************************************!*\
|
|
2040
|
-
!*** /Users/
|
|
2040
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/quaternion.js ***!
|
|
2041
2041
|
\*********************************************************************************************/
|
|
2042
2042
|
/*! exports provided: default */
|
|
2043
2043
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -2285,7 +2285,7 @@ class Quaternion extends _base_math_array__WEBPACK_IMPORTED_MODULE_0__["default"
|
|
|
2285
2285
|
|
|
2286
2286
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/spherical-coordinates.js":
|
|
2287
2287
|
/*!********************************************************************************************************!*\
|
|
2288
|
-
!*** /Users/
|
|
2288
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/spherical-coordinates.js ***!
|
|
2289
2289
|
\********************************************************************************************************/
|
|
2290
2290
|
/*! exports provided: default */
|
|
2291
2291
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -2446,7 +2446,7 @@ class SphericalCoordinates {
|
|
|
2446
2446
|
|
|
2447
2447
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/vector2.js":
|
|
2448
2448
|
/*!******************************************************************************************!*\
|
|
2449
|
-
!*** /Users/
|
|
2449
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/vector2.js ***!
|
|
2450
2450
|
\******************************************************************************************/
|
|
2451
2451
|
/*! exports provided: default */
|
|
2452
2452
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -2558,7 +2558,7 @@ class Vector2 extends _base_vector__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
2558
2558
|
|
|
2559
2559
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/vector3.js":
|
|
2560
2560
|
/*!******************************************************************************************!*\
|
|
2561
|
-
!*** /Users/
|
|
2561
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/vector3.js ***!
|
|
2562
2562
|
\******************************************************************************************/
|
|
2563
2563
|
/*! exports provided: default */
|
|
2564
2564
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -2716,7 +2716,7 @@ class Vector3 extends _base_vector__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
2716
2716
|
|
|
2717
2717
|
/***/ "../../node_modules/@math.gl/core/dist/esm/classes/vector4.js":
|
|
2718
2718
|
/*!******************************************************************************************!*\
|
|
2719
|
-
!*** /Users/
|
|
2719
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/classes/vector4.js ***!
|
|
2720
2720
|
\******************************************************************************************/
|
|
2721
2721
|
/*! exports provided: default */
|
|
2722
2722
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -2851,7 +2851,7 @@ class Vector4 extends _base_vector__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
2851
2851
|
|
|
2852
2852
|
/***/ "../../node_modules/@math.gl/core/dist/esm/index.js":
|
|
2853
2853
|
/*!********************************************************************************!*\
|
|
2854
|
-
!*** /Users/
|
|
2854
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/index.js ***!
|
|
2855
2855
|
\********************************************************************************/
|
|
2856
2856
|
/*! 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 */
|
|
2857
2857
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -2974,7 +2974,7 @@ global_.mathgl = {
|
|
|
2974
2974
|
|
|
2975
2975
|
/***/ "../../node_modules/@math.gl/core/dist/esm/lib/assert.js":
|
|
2976
2976
|
/*!*************************************************************************************!*\
|
|
2977
|
-
!*** /Users/
|
|
2977
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/lib/assert.js ***!
|
|
2978
2978
|
\*************************************************************************************/
|
|
2979
2979
|
/*! exports provided: default */
|
|
2980
2980
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -2993,7 +2993,7 @@ function assert(condition, message) {
|
|
|
2993
2993
|
|
|
2994
2994
|
/***/ "../../node_modules/@math.gl/core/dist/esm/lib/common.js":
|
|
2995
2995
|
/*!*************************************************************************************!*\
|
|
2996
|
-
!*** /Users/
|
|
2996
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/lib/common.js ***!
|
|
2997
2997
|
\*************************************************************************************/
|
|
2998
2998
|
/*! exports provided: config, configure, formatValue, isArray, clone, toRadians, toDegrees, radians, degrees, sin, cos, tan, asin, acos, atan, clamp, lerp, equals, exactEquals, withEpsilon */
|
|
2999
2999
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -3210,7 +3210,7 @@ function withEpsilon(EPSILON, func) {
|
|
|
3210
3210
|
|
|
3211
3211
|
/***/ "../../node_modules/@math.gl/core/dist/esm/lib/gl-matrix-extras.js":
|
|
3212
3212
|
/*!***********************************************************************************************!*\
|
|
3213
|
-
!*** /Users/
|
|
3213
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/lib/gl-matrix-extras.js ***!
|
|
3214
3214
|
\***********************************************************************************************/
|
|
3215
3215
|
/*! exports provided: vec2_transformMat4AsVector, vec3_transformMat4AsVector, vec3_transformMat2, vec4_transformMat2, vec4_transformMat3 */
|
|
3216
3216
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -3273,7 +3273,7 @@ function vec4_transformMat3(out, a, m) {
|
|
|
3273
3273
|
|
|
3274
3274
|
/***/ "../../node_modules/@math.gl/core/dist/esm/lib/math-utils.js":
|
|
3275
3275
|
/*!*****************************************************************************************!*\
|
|
3276
|
-
!*** /Users/
|
|
3276
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/lib/math-utils.js ***!
|
|
3277
3277
|
\*****************************************************************************************/
|
|
3278
3278
|
/*! exports provided: default */
|
|
3279
3279
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -3312,7 +3312,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3312
3312
|
|
|
3313
3313
|
/***/ "../../node_modules/@math.gl/core/dist/esm/lib/validators.js":
|
|
3314
3314
|
/*!*****************************************************************************************!*\
|
|
3315
|
-
!*** /Users/
|
|
3315
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@math.gl/core/dist/esm/lib/validators.js ***!
|
|
3316
3316
|
\*****************************************************************************************/
|
|
3317
3317
|
/*! exports provided: validateVector, checkNumber, checkVector, deprecated */
|
|
3318
3318
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -3365,7 +3365,7 @@ function deprecated(method, version) {
|
|
|
3365
3365
|
|
|
3366
3366
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/index.js":
|
|
3367
3367
|
/*!********************************************************************************!*\
|
|
3368
|
-
!*** /Users/
|
|
3368
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/index.js ***!
|
|
3369
3369
|
\********************************************************************************/
|
|
3370
3370
|
/*! exports provided: VERSION, self, window, global, document, process, console, isBrowser, isBrowserMainThread, getBrowser, isMobile, isElectron, assert */
|
|
3371
3371
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -3416,7 +3416,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3416
3416
|
|
|
3417
3417
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/lib/get-browser.js":
|
|
3418
3418
|
/*!******************************************************************************************!*\
|
|
3419
|
-
!*** /Users/
|
|
3419
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/lib/get-browser.js ***!
|
|
3420
3420
|
\******************************************************************************************/
|
|
3421
3421
|
/*! exports provided: isMobile, default */
|
|
3422
3422
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -3476,7 +3476,7 @@ function getBrowser(mockUserAgent) {
|
|
|
3476
3476
|
|
|
3477
3477
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/lib/globals.js":
|
|
3478
3478
|
/*!**************************************************************************************!*\
|
|
3479
|
-
!*** /Users/
|
|
3479
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/lib/globals.js ***!
|
|
3480
3480
|
\**************************************************************************************/
|
|
3481
3481
|
/*! exports provided: self, window, global, document, process, console */
|
|
3482
3482
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -3510,7 +3510,7 @@ const console_ = console;
|
|
|
3510
3510
|
|
|
3511
3511
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/lib/is-browser.js":
|
|
3512
3512
|
/*!*****************************************************************************************!*\
|
|
3513
|
-
!*** /Users/
|
|
3513
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/lib/is-browser.js ***!
|
|
3514
3514
|
\*****************************************************************************************/
|
|
3515
3515
|
/*! exports provided: default, isBrowserMainThread */
|
|
3516
3516
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -3535,7 +3535,7 @@ function isBrowserMainThread() {
|
|
|
3535
3535
|
|
|
3536
3536
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/lib/is-electron.js":
|
|
3537
3537
|
/*!******************************************************************************************!*\
|
|
3538
|
-
!*** /Users/
|
|
3538
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/lib/is-electron.js ***!
|
|
3539
3539
|
\******************************************************************************************/
|
|
3540
3540
|
/*! exports provided: default */
|
|
3541
3541
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -3568,7 +3568,7 @@ function isElectron(mockUserAgent) {
|
|
|
3568
3568
|
|
|
3569
3569
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/utils/assert.js":
|
|
3570
3570
|
/*!***************************************************************************************!*\
|
|
3571
|
-
!*** /Users/
|
|
3571
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/utils/assert.js ***!
|
|
3572
3572
|
\***************************************************************************************/
|
|
3573
3573
|
/*! exports provided: default */
|
|
3574
3574
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -3587,7 +3587,7 @@ function assert(condition, message) {
|
|
|
3587
3587
|
|
|
3588
3588
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/utils/globals.js":
|
|
3589
3589
|
/*!****************************************************************************************!*\
|
|
3590
|
-
!*** /Users/
|
|
3590
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/env/dist/esm/utils/globals.js ***!
|
|
3591
3591
|
\****************************************************************************************/
|
|
3592
3592
|
/*! exports provided: self, window, global, document, process, console, VERSION, isBrowser */
|
|
3593
3593
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -3612,7 +3612,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3612
3612
|
|
|
3613
3613
|
|
|
3614
3614
|
|
|
3615
|
-
const VERSION = true ? "8.5.
|
|
3615
|
+
const VERSION = true ? "8.5.19" : undefined;
|
|
3616
3616
|
const isBrowser = Object(_lib_is_browser__WEBPACK_IMPORTED_MODULE_0__["default"])();
|
|
3617
3617
|
//# sourceMappingURL=globals.js.map
|
|
3618
3618
|
|
|
@@ -3620,7 +3620,7 @@ const isBrowser = Object(_lib_is_browser__WEBPACK_IMPORTED_MODULE_0__["default"]
|
|
|
3620
3620
|
|
|
3621
3621
|
/***/ "../../node_modules/@probe.gl/log/dist/esm/index.js":
|
|
3622
3622
|
/*!********************************************************************************!*\
|
|
3623
|
-
!*** /Users/
|
|
3623
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/log/dist/esm/index.js ***!
|
|
3624
3624
|
\********************************************************************************/
|
|
3625
3625
|
/*! exports provided: default, Log, COLOR, addColor, leftPad, rightPad, autobind, LocalStorage, getHiResTimestamp */
|
|
3626
3626
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -3669,7 +3669,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3669
3669
|
|
|
3670
3670
|
/***/ "../../node_modules/@probe.gl/log/dist/esm/init.js":
|
|
3671
3671
|
/*!*******************************************************************************!*\
|
|
3672
|
-
!*** /Users/
|
|
3672
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/log/dist/esm/init.js ***!
|
|
3673
3673
|
\*******************************************************************************/
|
|
3674
3674
|
/*! no static exports found */
|
|
3675
3675
|
/***/ (function(module, exports) {
|
|
@@ -3681,7 +3681,7 @@ globalThis.probe = {};
|
|
|
3681
3681
|
|
|
3682
3682
|
/***/ "../../node_modules/@probe.gl/log/dist/esm/log.js":
|
|
3683
3683
|
/*!******************************************************************************!*\
|
|
3684
|
-
!*** /Users/
|
|
3684
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/log/dist/esm/log.js ***!
|
|
3685
3685
|
\******************************************************************************/
|
|
3686
3686
|
/*! exports provided: default, normalizeArguments */
|
|
3687
3687
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -4143,7 +4143,7 @@ function getTableHeader(table) {
|
|
|
4143
4143
|
|
|
4144
4144
|
/***/ "../../node_modules/@probe.gl/log/dist/esm/utils/assert.js":
|
|
4145
4145
|
/*!***************************************************************************************!*\
|
|
4146
|
-
!*** /Users/
|
|
4146
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/log/dist/esm/utils/assert.js ***!
|
|
4147
4147
|
\***************************************************************************************/
|
|
4148
4148
|
/*! exports provided: default */
|
|
4149
4149
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -4162,7 +4162,7 @@ function assert(condition, message) {
|
|
|
4162
4162
|
|
|
4163
4163
|
/***/ "../../node_modules/@probe.gl/log/dist/esm/utils/autobind.js":
|
|
4164
4164
|
/*!*****************************************************************************************!*\
|
|
4165
|
-
!*** /Users/
|
|
4165
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/log/dist/esm/utils/autobind.js ***!
|
|
4166
4166
|
\*****************************************************************************************/
|
|
4167
4167
|
/*! exports provided: autobind */
|
|
4168
4168
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -4189,7 +4189,7 @@ function autobind(obj) {
|
|
|
4189
4189
|
|
|
4190
4190
|
/***/ "../../node_modules/@probe.gl/log/dist/esm/utils/color.js":
|
|
4191
4191
|
/*!**************************************************************************************!*\
|
|
4192
|
-
!*** /Users/
|
|
4192
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/log/dist/esm/utils/color.js ***!
|
|
4193
4193
|
\**************************************************************************************/
|
|
4194
4194
|
/*! exports provided: COLOR, addColor */
|
|
4195
4195
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -4246,7 +4246,7 @@ function addColor(string, color, background) {
|
|
|
4246
4246
|
|
|
4247
4247
|
/***/ "../../node_modules/@probe.gl/log/dist/esm/utils/formatters.js":
|
|
4248
4248
|
/*!*******************************************************************************************!*\
|
|
4249
|
-
!*** /Users/
|
|
4249
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/log/dist/esm/utils/formatters.js ***!
|
|
4250
4250
|
\*******************************************************************************************/
|
|
4251
4251
|
/*! exports provided: formatTime, leftPad, rightPad, formatValue, formatImage */
|
|
4252
4252
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -4353,7 +4353,7 @@ function formatImage(image, message, scale) {
|
|
|
4353
4353
|
|
|
4354
4354
|
/***/ "../../node_modules/@probe.gl/log/dist/esm/utils/hi-res-timestamp.js":
|
|
4355
4355
|
/*!*************************************************************************************************!*\
|
|
4356
|
-
!*** /Users/
|
|
4356
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/log/dist/esm/utils/hi-res-timestamp.js ***!
|
|
4357
4357
|
\*************************************************************************************************/
|
|
4358
4358
|
/*! exports provided: getHiResTimestamp */
|
|
4359
4359
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -4387,7 +4387,7 @@ function getHiResTimestamp() {
|
|
|
4387
4387
|
|
|
4388
4388
|
/***/ "../../node_modules/@probe.gl/log/dist/esm/utils/local-storage.js":
|
|
4389
4389
|
/*!**********************************************************************************************!*\
|
|
4390
|
-
!*** /Users/
|
|
4390
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/log/dist/esm/utils/local-storage.js ***!
|
|
4391
4391
|
\**********************************************************************************************/
|
|
4392
4392
|
/*! exports provided: default */
|
|
4393
4393
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -4468,7 +4468,7 @@ class LocalStorage {
|
|
|
4468
4468
|
|
|
4469
4469
|
/***/ "../../node_modules/@probe.gl/stats/dist/esm/index.js":
|
|
4470
4470
|
/*!**********************************************************************************!*\
|
|
4471
|
-
!*** /Users/
|
|
4471
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/stats/dist/esm/index.js ***!
|
|
4472
4472
|
\**********************************************************************************/
|
|
4473
4473
|
/*! exports provided: Stats, Stat, _getHiResTimestamp */
|
|
4474
4474
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -4493,7 +4493,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
4493
4493
|
|
|
4494
4494
|
/***/ "../../node_modules/@probe.gl/stats/dist/esm/lib/stat.js":
|
|
4495
4495
|
/*!*************************************************************************************!*\
|
|
4496
|
-
!*** /Users/
|
|
4496
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/stats/dist/esm/lib/stat.js ***!
|
|
4497
4497
|
\*************************************************************************************/
|
|
4498
4498
|
/*! exports provided: default */
|
|
4499
4499
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -4661,7 +4661,7 @@ class Stat {
|
|
|
4661
4661
|
|
|
4662
4662
|
/***/ "../../node_modules/@probe.gl/stats/dist/esm/lib/stats.js":
|
|
4663
4663
|
/*!**************************************************************************************!*\
|
|
4664
|
-
!*** /Users/
|
|
4664
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/stats/dist/esm/lib/stats.js ***!
|
|
4665
4665
|
\**************************************************************************************/
|
|
4666
4666
|
/*! exports provided: default */
|
|
4667
4667
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -4759,7 +4759,7 @@ class Stats {
|
|
|
4759
4759
|
|
|
4760
4760
|
/***/ "../../node_modules/@probe.gl/stats/dist/esm/utils/hi-res-timestamp.js":
|
|
4761
4761
|
/*!***************************************************************************************************!*\
|
|
4762
|
-
!*** /Users/
|
|
4762
|
+
!*** /Users/missx/Source/luma.gl/node_modules/@probe.gl/stats/dist/esm/utils/hi-res-timestamp.js ***!
|
|
4763
4763
|
\***************************************************************************************************/
|
|
4764
4764
|
/*! exports provided: default */
|
|
4765
4765
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -4788,7 +4788,7 @@ function getHiResTimestamp() {
|
|
|
4788
4788
|
|
|
4789
4789
|
/***/ "../../node_modules/gl-matrix/esm/common.js":
|
|
4790
4790
|
/*!************************************************************************!*\
|
|
4791
|
-
!*** /Users/
|
|
4791
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/common.js ***!
|
|
4792
4792
|
\************************************************************************/
|
|
4793
4793
|
/*! exports provided: EPSILON, ARRAY_TYPE, RANDOM, setMatrixArrayType, toRadian, equals */
|
|
4794
4794
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -4856,7 +4856,7 @@ if (!Math.hypot) Math.hypot = function () {
|
|
|
4856
4856
|
|
|
4857
4857
|
/***/ "../../node_modules/gl-matrix/esm/mat3.js":
|
|
4858
4858
|
/*!**********************************************************************!*\
|
|
4859
|
-
!*** /Users/
|
|
4859
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/mat3.js ***!
|
|
4860
4860
|
\**********************************************************************/
|
|
4861
4861
|
/*! 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 */
|
|
4862
4862
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -5679,7 +5679,7 @@ var sub = subtract;
|
|
|
5679
5679
|
|
|
5680
5680
|
/***/ "../../node_modules/gl-matrix/esm/mat4.js":
|
|
5681
5681
|
/*!**********************************************************************!*\
|
|
5682
|
-
!*** /Users/
|
|
5682
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/mat4.js ***!
|
|
5683
5683
|
\**********************************************************************/
|
|
5684
5684
|
/*! 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 */
|
|
5685
5685
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -7553,7 +7553,7 @@ var sub = subtract;
|
|
|
7553
7553
|
|
|
7554
7554
|
/***/ "../../node_modules/gl-matrix/esm/quat.js":
|
|
7555
7555
|
/*!**********************************************************************!*\
|
|
7556
|
-
!*** /Users/
|
|
7556
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/quat.js ***!
|
|
7557
7557
|
\**********************************************************************/
|
|
7558
7558
|
/*! 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 */
|
|
7559
7559
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -8318,7 +8318,7 @@ var setAxes = function () {
|
|
|
8318
8318
|
|
|
8319
8319
|
/***/ "../../node_modules/gl-matrix/esm/vec2.js":
|
|
8320
8320
|
/*!**********************************************************************!*\
|
|
8321
|
-
!*** /Users/
|
|
8321
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/vec2.js ***!
|
|
8322
8322
|
\**********************************************************************/
|
|
8323
8323
|
/*! 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 */
|
|
8324
8324
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -9000,7 +9000,7 @@ var forEach = function () {
|
|
|
9000
9000
|
|
|
9001
9001
|
/***/ "../../node_modules/gl-matrix/esm/vec3.js":
|
|
9002
9002
|
/*!**********************************************************************!*\
|
|
9003
|
-
!*** /Users/
|
|
9003
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/vec3.js ***!
|
|
9004
9004
|
\**********************************************************************/
|
|
9005
9005
|
/*! 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 */
|
|
9006
9006
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -9848,7 +9848,7 @@ var forEach = function () {
|
|
|
9848
9848
|
|
|
9849
9849
|
/***/ "../../node_modules/gl-matrix/esm/vec4.js":
|
|
9850
9850
|
/*!**********************************************************************!*\
|
|
9851
|
-
!*** /Users/
|
|
9851
|
+
!*** /Users/missx/Source/luma.gl/node_modules/gl-matrix/esm/vec4.js ***!
|
|
9852
9852
|
\**********************************************************************/
|
|
9853
9853
|
/*! 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 */
|
|
9854
9854
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -10565,7 +10565,7 @@ var forEach = function () {
|
|
|
10565
10565
|
|
|
10566
10566
|
/***/ "../../node_modules/process/browser.js":
|
|
10567
10567
|
/*!*******************************************************************!*\
|
|
10568
|
-
!*** /Users/
|
|
10568
|
+
!*** /Users/missx/Source/luma.gl/node_modules/process/browser.js ***!
|
|
10569
10569
|
\*******************************************************************/
|
|
10570
10570
|
/*! no static exports found */
|
|
10571
10571
|
/***/ (function(module, exports) {
|
|
@@ -17506,8 +17506,10 @@ function cssToDeviceRatio(gl) {
|
|
|
17506
17506
|
|
|
17507
17507
|
if (gl.canvas && luma) {
|
|
17508
17508
|
// For headless gl we might have used custom width and height
|
|
17509
|
-
// hence
|
|
17510
|
-
const
|
|
17509
|
+
// hence prioritize cached clientWidth
|
|
17510
|
+
const cachedSize = luma.canvasSizeInfo;
|
|
17511
|
+
const clientWidth =
|
|
17512
|
+
'clientWidth' in cachedSize ? cachedSize.clientWidth : gl.canvas.clientWidth;
|
|
17511
17513
|
return clientWidth ? gl.drawingBufferWidth / clientWidth : 1;
|
|
17512
17514
|
}
|
|
17513
17515
|
// use default device pixel ratio
|
|
@@ -31123,7 +31125,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
31123
31125
|
// Version detection using babel plugin
|
|
31124
31126
|
/* global __VERSION__ */
|
|
31125
31127
|
// @ts-ignore
|
|
31126
|
-
const VERSION = true ? "8.5.
|
|
31128
|
+
const VERSION = true ? "8.5.19" : undefined;
|
|
31127
31129
|
|
|
31128
31130
|
const STARTUP_MESSAGE = 'set luma.log.level=1 (or higher) to trace rendering';
|
|
31129
31131
|
// Assign luma.log.level in console to control logging: \
|