Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson committed Dec 23, 2020
1 parent 7b5bbd1 commit afc6ba9
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 28 deletions.
3 changes: 1 addition & 2 deletions example/bundle/b3dmExample.d88db709.js
Original file line number Diff line number Diff line change
Expand Up @@ -43282,7 +43282,6 @@ function (_TilesRendererBase) {
break;
}

scene.updateMatrix();
scene.matrix.premultiply(cachedTransform);
scene.matrix.decompose(scene.position, scene.quaternion, scene.scale);
scene.traverse(function (c) {
Expand Down Expand Up @@ -45159,7 +45158,7 @@ var parent = module.bundle.parent;
if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') {
var hostname = "" || location.hostname;
var protocol = location.protocol === 'https:' ? 'wss' : 'ws';
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57896" + '/');
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57376" + '/');

ws.onmessage = function (event) {
checkedAssets = {};
Expand Down
2 changes: 1 addition & 1 deletion example/bundle/b3dmExample.d88db709.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/bundle/b3dmExample.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions example/bundle/cmptExample.4b2a3f0d.js
Original file line number Diff line number Diff line change
Expand Up @@ -43282,7 +43282,6 @@ function (_TilesRendererBase) {
break;
}

scene.updateMatrix();
scene.matrix.premultiply(cachedTransform);
scene.matrix.decompose(scene.position, scene.quaternion, scene.scale);
scene.traverse(function (c) {
Expand Down Expand Up @@ -45070,7 +45069,7 @@ var parent = module.bundle.parent;
if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') {
var hostname = "" || location.hostname;
var protocol = location.protocol === 'https:' ? 'wss' : 'ws';
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57896" + '/');
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57376" + '/');

ws.onmessage = function (event) {
checkedAssets = {};
Expand Down
2 changes: 1 addition & 1 deletion example/bundle/cmptExample.4b2a3f0d.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/bundle/cmptExample.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions example/bundle/customMaterial.dd39ecee.js
Original file line number Diff line number Diff line change
Expand Up @@ -43282,7 +43282,6 @@ function (_TilesRendererBase) {
break;
}

scene.updateMatrix();
scene.matrix.premultiply(cachedTransform);
scene.matrix.decompose(scene.position, scene.quaternion, scene.scale);
scene.traverse(function (c) {
Expand Down Expand Up @@ -48289,7 +48288,7 @@ var parent = module.bundle.parent;
if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') {
var hostname = "" || location.hostname;
var protocol = location.protocol === 'https:' ? 'wss' : 'ws';
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57896" + '/');
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57376" + '/');

ws.onmessage = function (event) {
checkedAssets = {};
Expand Down
2 changes: 1 addition & 1 deletion example/bundle/customMaterial.dd39ecee.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/bundle/customMaterial.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions example/bundle/example.e31bb0bc.js
Original file line number Diff line number Diff line change
Expand Up @@ -43282,7 +43282,6 @@ function (_TilesRendererBase) {
break;
}

scene.updateMatrix();
scene.matrix.premultiply(cachedTransform);
scene.matrix.decompose(scene.position, scene.quaternion, scene.scale);
scene.traverse(function (c) {
Expand Down Expand Up @@ -49600,7 +49599,7 @@ var parent = module.bundle.parent;
if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') {
var hostname = "" || location.hostname;
var protocol = location.protocol === 'https:' ? 'wss' : 'ws';
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57896" + '/');
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57376" + '/');

ws.onmessage = function (event) {
checkedAssets = {};
Expand Down
2 changes: 1 addition & 1 deletion example/bundle/example.e31bb0bc.js.map

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions example/bundle/i3dmExample.c6cc930a.js
Original file line number Diff line number Diff line change
Expand Up @@ -43282,7 +43282,6 @@ function (_TilesRendererBase) {
break;
}

scene.updateMatrix();
scene.matrix.premultiply(cachedTransform);
scene.matrix.decompose(scene.position, scene.quaternion, scene.scale);
scene.traverse(function (c) {
Expand Down Expand Up @@ -45098,7 +45097,7 @@ var parent = module.bundle.parent;
if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') {
var hostname = "" || location.hostname;
var protocol = location.protocol === 'https:' ? 'wss' : 'ws';
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57896" + '/');
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57376" + '/');

ws.onmessage = function (event) {
checkedAssets = {};
Expand Down
2 changes: 1 addition & 1 deletion example/bundle/i3dmExample.c6cc930a.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/bundle/i3dmExample.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/bundle/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions example/bundle/offscreenShadows.ce0529e7.js
Original file line number Diff line number Diff line change
Expand Up @@ -43282,7 +43282,6 @@ function (_TilesRendererBase) {
break;
}

scene.updateMatrix();
scene.matrix.premultiply(cachedTransform);
scene.matrix.decompose(scene.position, scene.quaternion, scene.scale);
scene.traverse(function (c) {
Expand Down Expand Up @@ -48229,7 +48228,7 @@ var parent = module.bundle.parent;
if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') {
var hostname = "" || location.hostname;
var protocol = location.protocol === 'https:' ? 'wss' : 'ws';
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57896" + '/');
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57376" + '/');

ws.onmessage = function (event) {
checkedAssets = {};
Expand Down
2 changes: 1 addition & 1 deletion example/bundle/offscreenShadows.ce0529e7.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/bundle/offscreenShadows.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions example/bundle/pntsExample.1cabf3ff.js
Original file line number Diff line number Diff line change
Expand Up @@ -43282,7 +43282,6 @@ function (_TilesRendererBase) {
break;
}

scene.updateMatrix();
scene.matrix.premultiply(cachedTransform);
scene.matrix.decompose(scene.position, scene.quaternion, scene.scale);
scene.traverse(function (c) {
Expand Down Expand Up @@ -45070,7 +45069,7 @@ var parent = module.bundle.parent;
if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') {
var hostname = "" || location.hostname;
var protocol = location.protocol === 'https:' ? 'wss' : 'ws';
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57896" + '/');
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57376" + '/');

ws.onmessage = function (event) {
checkedAssets = {};
Expand Down
2 changes: 1 addition & 1 deletion example/bundle/pntsExample.1cabf3ff.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/bundle/pntsExample.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit afc6ba9

Please sign in to comment.