@luma.gl/webgl 8.5.14 → 8.5.15
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 +51 -32
- package/dist/dist.min.js +1 -1
- package/dist/es5/classes/resource.js +23 -2
- package/dist/es5/classes/resource.js.map +1 -1
- package/dist/es5/init.js +3 -2
- package/dist/es5/init.js.map +1 -1
- package/dist/esm/classes/resource.js +19 -3
- package/dist/esm/classes/resource.js.map +1 -1
- package/dist/esm/init.js +2 -4
- package/dist/esm/init.js.map +1 -1
- package/package.json +4 -4
- package/src/classes/resource.js +21 -3
- package/src/init.js +1 -1
package/dist/dist.js
CHANGED
|
@@ -98,7 +98,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
98
98
|
|
|
99
99
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/index.js":
|
|
100
100
|
/*!********************************************************************************!*\
|
|
101
|
-
!*** /Users/
|
|
101
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/@probe.gl/env/dist/esm/index.js ***!
|
|
102
102
|
\********************************************************************************/
|
|
103
103
|
/*! exports provided: VERSION, self, window, global, document, process, console, isBrowser, isBrowserMainThread, getBrowser, isMobile, isElectron, assert */
|
|
104
104
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -149,7 +149,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
149
149
|
|
|
150
150
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/lib/get-browser.js":
|
|
151
151
|
/*!******************************************************************************************!*\
|
|
152
|
-
!*** /Users/
|
|
152
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/@probe.gl/env/dist/esm/lib/get-browser.js ***!
|
|
153
153
|
\******************************************************************************************/
|
|
154
154
|
/*! exports provided: isMobile, default */
|
|
155
155
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -209,7 +209,7 @@ function getBrowser(mockUserAgent) {
|
|
|
209
209
|
|
|
210
210
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/lib/globals.js":
|
|
211
211
|
/*!**************************************************************************************!*\
|
|
212
|
-
!*** /Users/
|
|
212
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/@probe.gl/env/dist/esm/lib/globals.js ***!
|
|
213
213
|
\**************************************************************************************/
|
|
214
214
|
/*! exports provided: self, window, global, document, process, console */
|
|
215
215
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -243,7 +243,7 @@ const console_ = console;
|
|
|
243
243
|
|
|
244
244
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/lib/is-browser.js":
|
|
245
245
|
/*!*****************************************************************************************!*\
|
|
246
|
-
!*** /Users/
|
|
246
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/@probe.gl/env/dist/esm/lib/is-browser.js ***!
|
|
247
247
|
\*****************************************************************************************/
|
|
248
248
|
/*! exports provided: default, isBrowserMainThread */
|
|
249
249
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -268,7 +268,7 @@ function isBrowserMainThread() {
|
|
|
268
268
|
|
|
269
269
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/lib/is-electron.js":
|
|
270
270
|
/*!******************************************************************************************!*\
|
|
271
|
-
!*** /Users/
|
|
271
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/@probe.gl/env/dist/esm/lib/is-electron.js ***!
|
|
272
272
|
\******************************************************************************************/
|
|
273
273
|
/*! exports provided: default */
|
|
274
274
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -301,7 +301,7 @@ function isElectron(mockUserAgent) {
|
|
|
301
301
|
|
|
302
302
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/utils/assert.js":
|
|
303
303
|
/*!***************************************************************************************!*\
|
|
304
|
-
!*** /Users/
|
|
304
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/@probe.gl/env/dist/esm/utils/assert.js ***!
|
|
305
305
|
\***************************************************************************************/
|
|
306
306
|
/*! exports provided: default */
|
|
307
307
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -320,7 +320,7 @@ function assert(condition, message) {
|
|
|
320
320
|
|
|
321
321
|
/***/ "../../node_modules/@probe.gl/env/dist/esm/utils/globals.js":
|
|
322
322
|
/*!****************************************************************************************!*\
|
|
323
|
-
!*** /Users/
|
|
323
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/@probe.gl/env/dist/esm/utils/globals.js ***!
|
|
324
324
|
\****************************************************************************************/
|
|
325
325
|
/*! exports provided: self, window, global, document, process, console, VERSION, isBrowser */
|
|
326
326
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -345,7 +345,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
345
345
|
|
|
346
346
|
|
|
347
347
|
|
|
348
|
-
const VERSION = true ? "8.5.
|
|
348
|
+
const VERSION = true ? "8.5.14" : undefined;
|
|
349
349
|
const isBrowser = Object(_lib_is_browser__WEBPACK_IMPORTED_MODULE_0__["default"])();
|
|
350
350
|
//# sourceMappingURL=globals.js.map
|
|
351
351
|
|
|
@@ -353,7 +353,7 @@ const isBrowser = Object(_lib_is_browser__WEBPACK_IMPORTED_MODULE_0__["default"]
|
|
|
353
353
|
|
|
354
354
|
/***/ "../../node_modules/@probe.gl/stats/dist/esm/index.js":
|
|
355
355
|
/*!**********************************************************************************!*\
|
|
356
|
-
!*** /Users/
|
|
356
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/@probe.gl/stats/dist/esm/index.js ***!
|
|
357
357
|
\**********************************************************************************/
|
|
358
358
|
/*! exports provided: Stats, Stat, _getHiResTimestamp */
|
|
359
359
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -378,7 +378,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
378
378
|
|
|
379
379
|
/***/ "../../node_modules/@probe.gl/stats/dist/esm/lib/stat.js":
|
|
380
380
|
/*!*************************************************************************************!*\
|
|
381
|
-
!*** /Users/
|
|
381
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/@probe.gl/stats/dist/esm/lib/stat.js ***!
|
|
382
382
|
\*************************************************************************************/
|
|
383
383
|
/*! exports provided: default */
|
|
384
384
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -517,7 +517,7 @@ class Stat {
|
|
|
517
517
|
|
|
518
518
|
/***/ "../../node_modules/@probe.gl/stats/dist/esm/lib/stats.js":
|
|
519
519
|
/*!**************************************************************************************!*\
|
|
520
|
-
!*** /Users/
|
|
520
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/@probe.gl/stats/dist/esm/lib/stats.js ***!
|
|
521
521
|
\**************************************************************************************/
|
|
522
522
|
/*! exports provided: default */
|
|
523
523
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -610,7 +610,7 @@ class Stats {
|
|
|
610
610
|
|
|
611
611
|
/***/ "../../node_modules/@probe.gl/stats/dist/esm/utils/hi-res-timestamp.js":
|
|
612
612
|
/*!***************************************************************************************************!*\
|
|
613
|
-
!*** /Users/
|
|
613
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/@probe.gl/stats/dist/esm/utils/hi-res-timestamp.js ***!
|
|
614
614
|
\***************************************************************************************************/
|
|
615
615
|
/*! exports provided: default */
|
|
616
616
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -639,7 +639,7 @@ function getHiResTimestamp() {
|
|
|
639
639
|
|
|
640
640
|
/***/ "../../node_modules/probe.gl/dist/esm/env/get-browser.js":
|
|
641
641
|
/*!*************************************************************************************!*\
|
|
642
|
-
!*** /Users/
|
|
642
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/env/get-browser.js ***!
|
|
643
643
|
\*************************************************************************************/
|
|
644
644
|
/*! exports provided: isMobile, default */
|
|
645
645
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -700,7 +700,7 @@ function getBrowser(mockUserAgent) {
|
|
|
700
700
|
|
|
701
701
|
/***/ "../../node_modules/probe.gl/dist/esm/env/globals.js":
|
|
702
702
|
/*!*********************************************************************************!*\
|
|
703
|
-
!*** /Users/
|
|
703
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/env/globals.js ***!
|
|
704
704
|
\*********************************************************************************/
|
|
705
705
|
/*! exports provided: self, window, global, document, process, console */
|
|
706
706
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -734,7 +734,7 @@ const console_ = console;
|
|
|
734
734
|
|
|
735
735
|
/***/ "../../node_modules/probe.gl/dist/esm/env/is-browser.js":
|
|
736
736
|
/*!************************************************************************************!*\
|
|
737
|
-
!*** /Users/
|
|
737
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/env/is-browser.js ***!
|
|
738
738
|
\************************************************************************************/
|
|
739
739
|
/*! exports provided: default, isBrowserMainThread */
|
|
740
740
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -759,7 +759,7 @@ function isBrowserMainThread() {
|
|
|
759
759
|
|
|
760
760
|
/***/ "../../node_modules/probe.gl/dist/esm/env/is-electron.js":
|
|
761
761
|
/*!*************************************************************************************!*\
|
|
762
|
-
!*** /Users/
|
|
762
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/env/is-electron.js ***!
|
|
763
763
|
\*************************************************************************************/
|
|
764
764
|
/*! exports provided: default */
|
|
765
765
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -792,7 +792,7 @@ function isElectron(mockUserAgent) {
|
|
|
792
792
|
|
|
793
793
|
/***/ "../../node_modules/probe.gl/dist/esm/index.js":
|
|
794
794
|
/*!***************************************************************************!*\
|
|
795
|
-
!*** /Users/
|
|
795
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/index.js ***!
|
|
796
796
|
\***************************************************************************/
|
|
797
797
|
/*! 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 */
|
|
798
798
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -884,7 +884,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
884
884
|
|
|
885
885
|
/***/ "../../node_modules/probe.gl/dist/esm/init.js":
|
|
886
886
|
/*!**************************************************************************!*\
|
|
887
|
-
!*** /Users/
|
|
887
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/init.js ***!
|
|
888
888
|
\**************************************************************************/
|
|
889
889
|
/*! no exports provided */
|
|
890
890
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -900,7 +900,7 @@ _utils_globals__WEBPACK_IMPORTED_MODULE_0__["global"].probe = {};
|
|
|
900
900
|
|
|
901
901
|
/***/ "../../node_modules/probe.gl/dist/esm/lib/log.js":
|
|
902
902
|
/*!*****************************************************************************!*\
|
|
903
|
-
!*** /Users/
|
|
903
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/lib/log.js ***!
|
|
904
904
|
\*****************************************************************************/
|
|
905
905
|
/*! exports provided: default, normalizeArguments */
|
|
906
906
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -1335,7 +1335,7 @@ function logImageInBrowser({
|
|
|
1335
1335
|
|
|
1336
1336
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/assert.js":
|
|
1337
1337
|
/*!**********************************************************************************!*\
|
|
1338
|
-
!*** /Users/
|
|
1338
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/utils/assert.js ***!
|
|
1339
1339
|
\**********************************************************************************/
|
|
1340
1340
|
/*! exports provided: default */
|
|
1341
1341
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -1354,7 +1354,7 @@ function assert(condition, message) {
|
|
|
1354
1354
|
|
|
1355
1355
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/autobind.js":
|
|
1356
1356
|
/*!************************************************************************************!*\
|
|
1357
|
-
!*** /Users/
|
|
1357
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/utils/autobind.js ***!
|
|
1358
1358
|
\************************************************************************************/
|
|
1359
1359
|
/*! exports provided: autobind */
|
|
1360
1360
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -1380,7 +1380,7 @@ function autobind(obj, predefined = ['constructor']) {
|
|
|
1380
1380
|
|
|
1381
1381
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/color.js":
|
|
1382
1382
|
/*!*********************************************************************************!*\
|
|
1383
|
-
!*** /Users/
|
|
1383
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/utils/color.js ***!
|
|
1384
1384
|
\*********************************************************************************/
|
|
1385
1385
|
/*! exports provided: COLOR, addColor */
|
|
1386
1386
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -1435,7 +1435,7 @@ function addColor(string, color, background) {
|
|
|
1435
1435
|
|
|
1436
1436
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/formatters.js":
|
|
1437
1437
|
/*!**************************************************************************************!*\
|
|
1438
|
-
!*** /Users/
|
|
1438
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/utils/formatters.js ***!
|
|
1439
1439
|
\**************************************************************************************/
|
|
1440
1440
|
/*! exports provided: formatTime, leftPad, rightPad, formatValue, formatImage */
|
|
1441
1441
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -1538,7 +1538,7 @@ function formatImage(image, message, scale, maxWidth = 600) {
|
|
|
1538
1538
|
|
|
1539
1539
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/globals.js":
|
|
1540
1540
|
/*!***********************************************************************************!*\
|
|
1541
|
-
!*** /Users/
|
|
1541
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/utils/globals.js ***!
|
|
1542
1542
|
\***********************************************************************************/
|
|
1543
1543
|
/*! exports provided: self, window, global, document, process, console, VERSION, isBrowser */
|
|
1544
1544
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -1563,7 +1563,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1563
1563
|
|
|
1564
1564
|
|
|
1565
1565
|
|
|
1566
|
-
const VERSION = true ? "8.5.
|
|
1566
|
+
const VERSION = true ? "8.5.14" : undefined;
|
|
1567
1567
|
const isBrowser = Object(_env_is_browser__WEBPACK_IMPORTED_MODULE_0__["default"])();
|
|
1568
1568
|
//# sourceMappingURL=globals.js.map
|
|
1569
1569
|
|
|
@@ -1571,7 +1571,7 @@ const isBrowser = Object(_env_is_browser__WEBPACK_IMPORTED_MODULE_0__["default"]
|
|
|
1571
1571
|
|
|
1572
1572
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/hi-res-timestamp.js":
|
|
1573
1573
|
/*!********************************************************************************************!*\
|
|
1574
|
-
!*** /Users/
|
|
1574
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/utils/hi-res-timestamp.js ***!
|
|
1575
1575
|
\********************************************************************************************/
|
|
1576
1576
|
/*! exports provided: default */
|
|
1577
1577
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -1601,7 +1601,7 @@ function getHiResTimestamp() {
|
|
|
1601
1601
|
|
|
1602
1602
|
/***/ "../../node_modules/probe.gl/dist/esm/utils/local-storage.js":
|
|
1603
1603
|
/*!*****************************************************************************************!*\
|
|
1604
|
-
!*** /Users/
|
|
1604
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/probe.gl/dist/esm/utils/local-storage.js ***!
|
|
1605
1605
|
\*****************************************************************************************/
|
|
1606
1606
|
/*! exports provided: default */
|
|
1607
1607
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
@@ -1670,7 +1670,7 @@ class LocalStorage {
|
|
|
1670
1670
|
|
|
1671
1671
|
/***/ "../../node_modules/process/browser.js":
|
|
1672
1672
|
/*!*******************************************************************!*\
|
|
1673
|
-
!*** /Users/
|
|
1673
|
+
!*** /Users/ibgreen/code/luma.gl/node_modules/process/browser.js ***!
|
|
1674
1674
|
\*******************************************************************/
|
|
1675
1675
|
/*! no static exports found */
|
|
1676
1676
|
/***/ (function(module, exports) {
|
|
@@ -7989,6 +7989,7 @@ class Resource {
|
|
|
7989
7989
|
// Only meaningful for resources that allocate GPU memory
|
|
7990
7990
|
this.byteLength = 0;
|
|
7991
7991
|
|
|
7992
|
+
this._initStats();
|
|
7992
7993
|
this._addStats();
|
|
7993
7994
|
}
|
|
7994
7995
|
|
|
@@ -8223,6 +8224,10 @@ class Resource {
|
|
|
8223
8224
|
return this.gl.luma;
|
|
8224
8225
|
}
|
|
8225
8226
|
|
|
8227
|
+
_initStats() {
|
|
8228
|
+
this.gl.stats = this.gl.stats || new _init__WEBPACK_IMPORTED_MODULE_1__["StatsManager"]();
|
|
8229
|
+
}
|
|
8230
|
+
|
|
8226
8231
|
_addStats() {
|
|
8227
8232
|
const name = this[Symbol.toStringTag];
|
|
8228
8233
|
const stats = _init__WEBPACK_IMPORTED_MODULE_1__["lumaStats"].get('Resource Counts');
|
|
@@ -8240,16 +8245,29 @@ class Resource {
|
|
|
8240
8245
|
}
|
|
8241
8246
|
|
|
8242
8247
|
_trackAllocatedMemory(bytes, name = this[Symbol.toStringTag]) {
|
|
8243
|
-
|
|
8248
|
+
this._doTrackAllocatedMemory(bytes, name);
|
|
8249
|
+
this._doTrackAllocatedMemory(bytes, name, this.gl.stats.get(`Memory Usage`));
|
|
8250
|
+
}
|
|
8244
8251
|
|
|
8252
|
+
_doTrackAllocatedMemory(
|
|
8253
|
+
bytes,
|
|
8254
|
+
name = this[Symbol.toStringTag],
|
|
8255
|
+
stats = _init__WEBPACK_IMPORTED_MODULE_1__["lumaStats"].get(`Memory Usage`)
|
|
8256
|
+
) {
|
|
8245
8257
|
stats.get('GPU Memory').addCount(bytes);
|
|
8246
8258
|
stats.get(`${name} Memory`).addCount(bytes);
|
|
8247
8259
|
this.byteLength = bytes;
|
|
8248
8260
|
}
|
|
8249
8261
|
|
|
8250
8262
|
_trackDeallocatedMemory(name = this[Symbol.toStringTag]) {
|
|
8251
|
-
|
|
8263
|
+
this._doTrackDeallocatedMemory(name);
|
|
8264
|
+
this._doTrackDeallocatedMemory(name, this.gl.stats.get(`Memory Usage`));
|
|
8265
|
+
}
|
|
8252
8266
|
|
|
8267
|
+
_doTrackDeallocatedMemory(
|
|
8268
|
+
name = this[Symbol.toStringTag],
|
|
8269
|
+
stats = _init__WEBPACK_IMPORTED_MODULE_1__["lumaStats"].get(`Memory Usage`)
|
|
8270
|
+
) {
|
|
8253
8271
|
stats.get('GPU Memory').subtractCount(this.byteLength);
|
|
8254
8272
|
stats.get(`${name} Memory`).subtractCount(this.byteLength);
|
|
8255
8273
|
this.byteLength = 0;
|
|
@@ -12530,11 +12548,12 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
12530
12548
|
/*!*********************!*\
|
|
12531
12549
|
!*** ./src/init.js ***!
|
|
12532
12550
|
\*********************/
|
|
12533
|
-
/*! exports provided: lumaStats, default */
|
|
12551
|
+
/*! exports provided: StatsManager, lumaStats, default */
|
|
12534
12552
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
12535
12553
|
|
|
12536
12554
|
"use strict";
|
|
12537
12555
|
__webpack_require__.r(__webpack_exports__);
|
|
12556
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "StatsManager", function() { return StatsManager; });
|
|
12538
12557
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lumaStats", function() { return lumaStats; });
|
|
12539
12558
|
/* harmony import */ var _luma_gl_gltools__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @luma.gl/gltools */ "../gltools/src/index.js");
|
|
12540
12559
|
/* harmony import */ var probe_gl__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! probe.gl */ "../../node_modules/probe.gl/dist/esm/index.js");
|
|
@@ -12546,7 +12565,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
12546
12565
|
// Version detection using babel plugin
|
|
12547
12566
|
/* global __VERSION__ */
|
|
12548
12567
|
// @ts-ignore
|
|
12549
|
-
const VERSION = true ? "8.5.
|
|
12568
|
+
const VERSION = true ? "8.5.14" : undefined;
|
|
12550
12569
|
|
|
12551
12570
|
const STARTUP_MESSAGE = 'set luma.log.level=1 (or higher) to trace rendering';
|
|
12552
12571
|
// Assign luma.log.level in console to control logging: \
|