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 editor always redrawing #45956

Merged
merged 1 commit into from
Feb 13, 2021

Conversation

reduz
Copy link
Member

@reduz reduz commented Feb 13, 2021

  • Only update rendering settings when project settings change
  • Fixes the update spinner (and editor rendering) updating all the time.
  • Added a "project_settings_changed" signal to EditorNode and EditorPlugin

@Calinou Calinou added this to the 4.0 milestone Feb 13, 2021
editor/editor_plugin.cpp Outdated Show resolved Hide resolved
-Only update rendering settings when project settings change
-Fixes the update spinner (and editor rendering) updating all the time.
-Added a "project_settings_changed" signal to EditorNode and EditorPlugin
@reduz reduz force-pushed the fix-editor-always-redrawing branch from 20254eb to 288540a Compare February 13, 2021 17:57
@akien-mga akien-mga merged commit 2b95372 into godotengine:master Feb 13, 2021
@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.

3 participants