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

Add a project setting to disable the boot splash image #47567

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Apr 2, 2021

master version of #47568.

This allows disabling the boot splash image while keeping the background color.

This closes godotengine/godot-proposals#1445.

@allkhor
Copy link
Contributor

allkhor commented Apr 6, 2021

How about Android it's now handle splash image by Android theme #42389? Default splash will be copied on export?

@Calinou
Copy link
Member Author

Calinou commented Apr 6, 2021

How about Android it's now handle splash image by Android theme #42389? Default splash will be copied on export?

This PR only handles the boot splash on desktop platforms – I don't know enough about mobile development to implement this feature on Android/iOS.

@Calinou Calinou force-pushed the add-boot-splash-image-setting branch from 697639d to 8d1bdfa Compare November 3, 2021 21:46
@Calinou Calinou force-pushed the add-boot-splash-image-setting branch from 8d1bdfa to d6d161c Compare November 23, 2021 00:28
This allows disabling the boot splash image while keeping the
background color.
@Calinou Calinou force-pushed the add-boot-splash-image-setting branch from d6d161c to 3f34832 Compare November 23, 2021 01:20
@Calinou Calinou requested a review from a team as a code owner November 23, 2021 01:20
@akien-mga akien-mga merged commit 94959cb into godotengine:master Nov 23, 2021
@akien-mga
Copy link
Member

Thanks!

1 similar comment
@JamesC01
Copy link

Thanks!

@YuriSizov
Copy link
Contributor

YuriSizov commented Aug 5, 2022

@JapanYoshi You link to a different proposal. This PR doesn't attempt to close godotengine/godot-proposals#3144, and in fact Calinou has said as much in comments to godotengine/godot-proposals#3144.

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.

Make it possible to use a plain color as splash screen instead of an image
5 participants