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 flipping of verticies for triangles #130

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

eXpl0it3r
Copy link
Contributor

Remove Android specific code in favor of always using the Triangles primitive type, as Quads are deprecated and will be removed in SFML 3.

Remove Android specific code in favor of always using the Triangles
primitive type, as Quads are deprecated and will be removed in SFML 3.
@eXpl0it3r eXpl0it3r force-pushed the bugfix/flip-triangles-correctly branch from 2914557 to e20ad09 Compare July 8, 2023 22:40
@fallahn
Copy link
Owner

fallahn commented Jul 9, 2023

Thank you! 😁

@fallahn fallahn merged commit c4da9cf into fallahn:master Jul 9, 2023
9 checks passed
@eXpl0it3r eXpl0it3r deleted the bugfix/flip-triangles-correctly branch July 9, 2023 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants