Skip to content

Commit c77ec0f

Browse files
committed
fix pick in gl-mesh3d to take into account plotGlPixelRatio
1 parent 3cb1652 commit c77ec0f

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"gl-heatmap2d": "^1.0.5",
8181
"gl-line3d": "^1.1.11",
8282
"gl-mat4": "^1.2.0",
83-
"gl-mesh3d": "^2.2.0",
83+
"gl-mesh3d": "git://github.com/gl-vis/gl-mesh3d.git#29f562a1f3ec6124de0dd91022bd8e061780e178",
8484
"gl-plot2d": "^1.4.2",
8585
"gl-plot3d": "^2.4.0",
8686
"gl-pointcloud2d": "^1.0.2",

0 commit comments

Comments
 (0)