Skip to content

Remove "dummy" renderer from the editor dropdown. #105216

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Apr 9, 2025

Fixes minor UI regression from #76829 (“dummy” rendering driver showing in the editor dropdown).

Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good to me.

However, should we also prevent this rendering method from being selected in the Project Settings? If you don't have a screen reader, switching to it then restarting the project will make the editor unusable until you manually edit project.godot while the editor is closed.

@bruvzg
Copy link
Member Author

bruvzg commented Apr 10, 2025

However, should we also prevent this rendering method from being selected in the Project Settings?

Yes, probably. It was added as fallback in case you are using engine with screen-reader and no functional GPU, not as a selectable option.

@bruvzg bruvzg requested a review from a team as a code owner April 10, 2025 05:46
Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great now 🙂

image

@Repiteo Repiteo merged commit 334006b into godotengine:master Apr 11, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Apr 11, 2025

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