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 "Script Create" dialog errors with metadata #59603

Merged
merged 1 commit into from
Mar 27, 2022

Conversation

YeldhamDev
Copy link
Member

Regression caused by the recent metadata refactor (#59452).

Actually, it seems that those metadata uses weren't really necessary, as I easily replaced them with local variables.

@YeldhamDev YeldhamDev added this to the 4.0 milestone Mar 27, 2022
@YeldhamDev YeldhamDev requested a review from a team March 27, 2022 21:47
@akien-mga akien-mga merged commit a007102 into godotengine:master Mar 27, 2022
@akien-mga
Copy link
Member

Thanks!

@KoBeWi
Copy link
Member

KoBeWi commented Oct 30, 2022

These metadatas WERE necessary, because they were saved with the EditorSettings resource. After this PR these information, i.e. state of disabled template checkbox and preferred templates per node type, are not saved anymore and go away with editor exit.

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