X Tutup
Skip to content

Fix error when compute shaders contain Unicode comment#111703

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
timothyqiu:glsl-utf8
Oct 16, 2025
Merged

Fix error when compute shaders contain Unicode comment#111703
Repiteo merged 1 commit intogodotengine:masterfrom
timothyqiu:glsl-utf8

Conversation

@timothyqiu
Copy link
Member

The .glsl file provided by the user might contain comments with non-ASCII characters.

@timothyqiu timothyqiu requested a review from a team as a code owner October 16, 2025 03:25
@clayjohn clayjohn added this to the 4.6 milestone Oct 16, 2025
@Repiteo Repiteo merged commit 769505f into godotengine:master Oct 16, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Oct 16, 2025

Thanks!

@timothyqiu timothyqiu deleted the glsl-utf8 branch October 17, 2025 00:12
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.

3 participants

X Tutup