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

Fix sprite3_3d.vert on macOS #3750

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Fix sprite3_3d.vert on macOS #3750

merged 1 commit into from
Nov 7, 2024

Conversation

mrpippy
Copy link
Contributor

@mrpippy mrpippy commented Nov 6, 2024

Fixes a regression in #3722.

[18:34] [error] Failed to compile vertex shader sprite3_3d:
ERROR: 0:122: '&' does not operate on 'unsigned int' and 'int'
ERROR: 0:129: Use of undeclared identifier 'xy0_vf19'
ERROR: 0:129: Use of undeclared identifier 'xy0_vf19'
ERROR: 0:144: '&' does not operate on 'unsigned int' and 'int'
ERROR: 0:151: Use of undeclared identifier 'xy0_vf19'
ERROR: 0:151: Use of undeclared identifier 'xy0_vf19'

@OpenGOALBot
Copy link
Collaborator

Can one of the admins verify this patch?

@xTVaser xTVaser merged commit 4604636 into open-goal:master Nov 7, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants