Mitchell Loeppky

Results 5 issues of Mitchell Loeppky

**Description** The `LineSegments2` mesh has support for raytracing in "world units" mode. However, when checking for intersection with each line segment, the segments do not have the world matrix transformation...

Would it be possible to make noduino available as an npm module that I can easily include in a different node application? I think this is a really cool project,...

**Describe the bug** The OrbitControls continue to manipulate the camera if a click+drag is released outside of the OrbitControls' DOM element. **To Reproduce** Steps to reproduce the behavior: 1. Go...

Needs Investigation

I am considering migrating to DynamoDB for one of my projects, and vogels looks like an excellent option. However, I would really like to see support for using promises for...

feature

This PR adds the following properties from `leaflet` `GridLayer`: * `minZoom` * `maxZoom` * `minNativeZoom` * `maxNativeZoom` * `keepBuffer` See https://leafletjs.com/reference.html#gridlayer (I am particularly interested in the `maxNativeZoom` option to...