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

Subscribe to correct tracker signals #91031

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

Malcolmnixon
Copy link
Contributor

This PR modifies XRBodyModifier3D so it subscribes to the correct signals:

  • Correct: tracker_added / tracker_updated / tracker_removed
  • Incorrect: body_tracker_added / body_tracker_updated / body_tracker_removed (experimental + removed)

The body-specific signals were experimental, and ended up being unnecessary and deleted by the XRTracker unification PR.

@Malcolmnixon Malcolmnixon requested a review from a team as a code owner April 22, 2024 22:44
Copy link
Contributor

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks good to me :-)

@dsnopek dsnopek added this to the 4.3 milestone Apr 22, 2024
Copy link
Contributor

@BastiaanOlij BastiaanOlij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@akien-mga akien-mga merged commit 0a63359 into godotengine:master Apr 26, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants