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

Portals - fix autolinking to internal rooms #51392

Merged
merged 1 commit into from
Aug 8, 2021

Conversation

lawnjelly
Copy link
Member

Portal autolinking was previously agnostic to room priorities, which meant that portals would link to the first room they found (often outside rooms). This PR fixes this by making the autolinking priority aware, and will preferentially link to internal rooms.

Fixes #51389

Portal autolinking was previously agnostic to room priorities, which meant that portals would link to the first room they found (often outside rooms). This PR fixes this by making the autolinking priority aware, and will preferentially link to internal rooms.
@lawnjelly lawnjelly requested a review from a team as a code owner August 8, 2021 13:39
@Chaosus Chaosus added this to the 3.4 milestone Aug 8, 2021
@akien-mga akien-mga merged commit 52b3891 into godotengine:3.x Aug 8, 2021
@akien-mga
Copy link
Member

Thanks!

@lawnjelly lawnjelly deleted the portals_autolink_internal branch August 8, 2021 15:57
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.

3 participants