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 slow raycast editing #84164

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Fix slow raycast editing #84164

merged 1 commit into from
Jun 26, 2024

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Oct 29, 2023

Moving Raycast2D target position using the editor gizmo will cause unnecessary inspector refresh and severe editor slowdowns. This PR fixes it.

@KoBeWi KoBeWi added this to the 4.3 milestone Oct 29, 2023
@KoBeWi KoBeWi requested a review from a team as a code owner October 29, 2023 21:07
@akien-mga akien-mga merged commit 869e332 into godotengine:master Jun 26, 2024
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@KoBeWi KoBeWi deleted the slowcast_2d branch June 26, 2024 13:06
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.

2 participants