X Tutup
Skip to content

Add and enable default textures for other samplers#109143

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
sievaxx:more_sampler_default_texs
Sep 16, 2025
Merged

Add and enable default textures for other samplers#109143
Repiteo merged 1 commit intogodotengine:masterfrom
sievaxx:more_sampler_default_texs

Conversation

@sievaxx
Copy link
Contributor

@sievaxx sievaxx commented Jul 30, 2025

Fixes #109140

@sievaxx sievaxx requested a review from a team as a code owner July 30, 2025 22:45
@sievaxx sievaxx force-pushed the more_sampler_default_texs branch from 847182b to 470dcc0 Compare July 30, 2025 22:49
@sievaxx sievaxx force-pushed the more_sampler_default_texs branch from 470dcc0 to fbe2710 Compare July 30, 2025 23:09
@Calinou Calinou added bug topic:shaders cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release labels Jul 31, 2025
@Calinou Calinou added this to the 4.6 milestone Jul 31, 2025
Copy link
Member

@clayjohn clayjohn left a comment

Choose a reason for hiding this comment

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

Looks good to me!

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.

@clayjohn clayjohn removed the cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release label Sep 16, 2025
@Repiteo Repiteo merged commit 853884b into godotengine:master Sep 16, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Sep 16, 2025

Thanks!

ProfessorOctopus pushed a commit to ProfessorOctopus/godot that referenced this pull request Sep 17, 2025
…lt_texs

Add and enable default textures for other samplers
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.

Shader sampler types sampler3D and sampler2DArray have only white default texture hints

4 participants

X Tutup