X Tutup
Skip to content

Fix SHADER_UNIFORM_NAMES for error messages#113194

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
Alex2782:fix_SHADER_UNIFORM_NAMES
Nov 26, 2025
Merged

Fix SHADER_UNIFORM_NAMES for error messages#113194
akien-mga merged 1 commit intogodotengine:masterfrom
Alex2782:fix_SHADER_UNIFORM_NAMES

Conversation

@Alex2782
Copy link
Member

Not critical.
While experimenting with GLSL code, I noticed incorrect shader names in error messages.

SHADER_UNIFORM_NAMES screenshots on the right are again "uniform" / "in sync".

Bildschirmfoto 2025-11-26 um 15 50 29

@AThousandShips AThousandShips added this to the 4.6 milestone Nov 26, 2025
@Alex2782 Alex2782 force-pushed the fix_SHADER_UNIFORM_NAMES branch from bd1cec7 to d97496a Compare November 26, 2025 15:03
@akien-mga akien-mga changed the title Fix SHADER_UNIFORM_NAMES Fix SHADER_UNIFORM_NAMES for error messages Nov 26, 2025
@akien-mga akien-mga merged commit 9ad733b into godotengine:master Nov 26, 2025
20 checks passed
@akien-mga
Copy link
Member

Thanks!

@Alex2782 Alex2782 deleted the fix_SHADER_UNIFORM_NAMES branch November 26, 2025 23:46
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