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

Adds support for texture region repeat #180

Merged
merged 7 commits into from
Feb 11, 2024

Conversation

Wellinator
Copy link
Contributor

Main changes:

  • Added methods for changing Texture wrap settings and texture info update.
  • Implements support for region repeat described in GS Manual;
  • Added tutorial 11 using region repeat

Screenshots of the tutorial:
tutorial_11_screenshot
tutorial_11_screenshot2

Important!

Tutorial 11 needs the attached resource to work ("uv_checker.png");
uv_checker

@Wolf3s
Copy link
Contributor

Wolf3s commented Jan 31, 2024

clang-format it.

@h4570 h4570 changed the base branch from master to new-rel February 11, 2024 12:38
@h4570
Copy link
Owner

h4570 commented Feb 11, 2024

Thank you for contribution.
I will test these changes along with other PRs on new, temporary new-rel branch.
Changes will be merged into master after my tests.

@h4570 h4570 merged commit 50a9070 into h4570:new-rel Feb 11, 2024
3 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.

None yet

3 participants