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

[3.2] Follow up on bootsplash handling on Android #46168

Merged
merged 1 commit into from
Feb 18, 2021

Conversation

m4gr3d
Copy link
Contributor

@m4gr3d m4gr3d commented Feb 18, 2021

Disables engine splash logic on Android; this is now handled by the Android theme api.
This finishes the work started in #42389 to address #21824.

In addition, this adds support for scaling and applying filter to the splash screen on Android.
One limitation of the Android api being used is that the splash screen aspect ratio is not maintained when it's scaled up. While it's a platform limitation, this may look like a regression for some users, so I'm open to feedback on how it should be handled.

Fix #43726

…droid theme api.

In addition, add support for scaling and applying filter to the splash screen on Android.
One limitation of the api being used is that the splash screen aspect ratio is not maintained when it's scaled up.
@m4gr3d m4gr3d added this to the 3.2 milestone Feb 18, 2021
@m4gr3d m4gr3d requested a review from a team February 18, 2021 11:33
@m4gr3d m4gr3d requested a review from a team as a code owner February 18, 2021 11:33
@akien-mga akien-mga merged commit 3c13a5b into godotengine:3.2 Feb 18, 2021
@akien-mga
Copy link
Member

Thanks!

@m4gr3d m4gr3d deleted the follow_up_splash_handling branch February 25, 2021 02:21
@akien-mga akien-mga modified the milestones: 3.2, 3.3 Apr 20, 2021
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.

2 participants