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 texture size bug when using batched_texture #687

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

jwvg0425
Copy link
Contributor

Fixed a bug in the draw_texture_ex function where the width and height values were not updated to the width and height of the batched_texture, causing the values of the vertices to become incorrect.

@not-fl3
Copy link
Owner

not-fl3 commented Jan 15, 2024

Thanks!

@not-fl3 not-fl3 merged commit 912287b into not-fl3:master Jan 15, 2024
6 checks passed
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.

2 participants