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

Disable a prohibitively slow code branch when reparenting nodes #85517

Merged

Conversation

YuriSizov
Copy link
Contributor

Addresses (but doesn't fix) #84910 by temporarily disabling enhancements added in #80721 and its two follow-ups (#83934, #83263).

This temporarily reopens #74155.


We still want this functionality, but some improvements to the approach are necessary. We discussed #85502 as well, but it only addresses the issue by ignoring a handful of potentially valid cases. So for the time being we have to disable the feature, until a better solution is available.

@YuriSizov YuriSizov merged commit f89890b into godotengine:master Nov 29, 2023
15 checks passed
@YuriSizov YuriSizov deleted the editor-revert-some-enhancements branch November 29, 2023 17:55
@akien-mga
Copy link
Member

Thanks!

@atirut-w
Copy link
Contributor

I assume this will be reverted once the fixes in #85502 gets finished up?

@akien-mga
Copy link
Member

Yes, or any other follow up that improves performance with introducing new bugs.

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