X Tutup
Skip to content

Image: Make fill method also fill the mipmaps#110247

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
BlueCube3310:image-fill-mips
Sep 24, 2025
Merged

Image: Make fill method also fill the mipmaps#110247
Repiteo merged 1 commit intogodotengine:masterfrom
BlueCube3310:image-fill-mips

Conversation

@BlueCube3310
Copy link
Contributor

Makes the fill method also fill the mipmaps of an image. Changes the unit test to account for this case.

Copy link
Member

@fire fire left a comment

Choose a reason for hiding this comment

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

I think this is correct but I have not checked in a build.

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.

Tested locally, it works as expected. Code looks good to me.

Testing project: test_pr_110247.zip

Before After
Before After

@Repiteo Repiteo modified the milestones: 4.x, 4.6 Sep 10, 2025
@Repiteo Repiteo merged commit 3d1d4bf into godotengine:master Sep 24, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Sep 24, 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.

4 participants

X Tutup