ray-input
ray-input copied to clipboard
Only cancel mouse events if the ray hit a mesh
Don't cancel mouse/touch events unless the ray has hit something.
- also fixes issue with missing rayup if mesh disappears on raydown
- also fixes issue with mouse dragging calculated incorrectly
Please rebase, and test again.