Skip to content

Commit 453e70e

Browse files
authored
Merge pull request #4360 from plotly/revise-gl3d-scene
Refactor gl3d scene
2 parents 379e47b + ff2ecc7 commit 453e70e

File tree

4 files changed

+343
-336
lines changed

4 files changed

+343
-336
lines changed

Diff for: package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"gl-mat4": "^1.2.0",
8383
"gl-mesh3d": "^2.2.0",
8484
"gl-plot2d": "^1.4.2",
85-
"gl-plot3d": "^2.3.0",
85+
"gl-plot3d": "^2.4.0",
8686
"gl-pointcloud2d": "^1.0.2",
8787
"gl-scatter3d": "^1.2.2",
8888
"gl-select-box": "^1.0.3",
@@ -93,6 +93,7 @@
9393
"glslify": "^7.0.0",
9494
"has-hover": "^1.0.1",
9595
"has-passive-events": "^1.0.0",
96+
"is-mobile": "^2.1.0",
9697
"mapbox-gl": "1.3.2",
9798
"matrix-camera-controller": "^2.1.3",
9899
"mouse-change": "^1.4.0",

0 commit comments

Comments
 (0)