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 wrapping #227

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Conversation

hasenbanck
Copy link
Collaborator

@hasenbanck hasenbanck commented Jan 4, 2025

The original client seems to have used texture wrapping, for values that are "clearly bigger" than 1.0. We chose the cutoff value between wrapping and clamping to be 1.1 arbitrarily.

BROKEN FIXED

@hasenbanck hasenbanck force-pushed the support_texture_wrapping branch from 10303fd to 980822f Compare January 4, 2025 14:06
The original client seems to have used texture wrapping, for values that are "clearly bigger" than 1.0. We chose the cutoff value between wrapping and clamping to be 1.1 arbitrarily.
@hasenbanck hasenbanck force-pushed the support_texture_wrapping branch from 980822f to 2f23046 Compare January 4, 2025 14:07
@hasenbanck hasenbanck merged commit a4e478f into vE5li:main Jan 4, 2025
3 checks passed
@hasenbanck hasenbanck deleted the support_texture_wrapping branch January 4, 2025 15:05
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.

1 participant