-
-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Readback example is broken #65
Comments
FWIW, I played with older builds/ THREE versions and found this cryptic error in the DevTools:
Worth a starting point though this is probably low priority, as there are alternate ways to achieve mouseover effects (Raycaster) |
Echoing what @sritchie said in #19 (comment), thanks again for reporting these and sorry for inactivity around fixes. (If you are interested in fixing any of these, let us know. Your digging is helpful either way.) Like sam, I'm a bit busy in recent weeks, but as he said, do let us know if any of these are impacting you seriously. |
Thanks! These are not blocking at the moment - I'm just using my ugly, untested workarounds for now. Will raise issues and create a pull request for any urgent blockers! |
The readback example seems to be broken in the latest release.
If you hover over the points, they don't change colors as expected from older examples. Chrome Debug Tools don't show any errors either.
Long-term, would be great to convert such examples as explicit tests.
The text was updated successfully, but these errors were encountered: