Skip to content
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

Fix WebXR Hand pointer examples #22815

Merged
merged 1 commit into from
Nov 11, 2021
Merged

Fix WebXR Hand pointer examples #22815

merged 1 commit into from
Nov 11, 2021

Conversation

dmliao
Copy link
Contributor

@dmliao dmliao commented Nov 11, 2021

Description

The recent change in r133 to make recursive true by default in Raycaster's intersectObject broke the button hovering / pressing logic in the WebXR hand pointer examples. This manually sets recursive to false in those examples (via the OculusHandPointerModel.js file) to fix them.

This contribution is funded by Oculus.

@mrdoob
Copy link
Owner

mrdoob commented Nov 11, 2021

Oops...

@mrdoob mrdoob added this to the r135 milestone Nov 11, 2021
@mrdoob mrdoob merged commit f27b3ce into mrdoob:dev Nov 11, 2021
@mrdoob
Copy link
Owner

mrdoob commented Nov 11, 2021

Thanks!

@joshuaellis joshuaellis mentioned this pull request Nov 21, 2021
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants