Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 172802e

Browse filesBrowse files
authored
Merge pull request plotly#1570 from plotly/lock-gl3d-perf
Lock down gl3d memomry management improvements
2 parents ce16727 + 3f916ea commit 172802e
Copy full SHA for 172802e

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"gl-mat4": "^1.1.2",
7373
"gl-mesh3d": "^1.2.0",
7474
"gl-plot2d": "^1.2.0",
75-
"gl-plot3d": "^1.5.2",
75+
"gl-plot3d": "^1.5.4",
7676
"gl-pointcloud2d": "^1.0.0",
7777
"gl-scatter2d": "^1.2.2",
7878
"gl-scatter2d-sdf": "^1.3.4",
@@ -82,6 +82,7 @@
8282
"gl-spikes2d": "^1.0.1",
8383
"gl-surface3d": "^1.3.0",
8484
"mapbox-gl": "^0.22.0",
85+
"matrix-camera-controller": "^2.1.3",
8586
"mouse-change": "^1.4.0",
8687
"mouse-wheel": "^1.0.2",
8788
"ndarray": "^1.0.18",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.