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

AnimationRender: Allow texture tiling for entities #294

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

meszaros-lajos-gyorgy
Copy link
Contributor

This enables tiling/texture repeating for entities as it is currently only supported when applied to the terrain mesh, as seen on this image: (left one is part of the mesh, the right one is an entity)
image
After the fix is applied it looks like this:
image

This allows UV coordinates to go negative or over 1, which allows offsetting and scaling textures.

@dscharrer dscharrer force-pushed the master branch 5 times, most recently from 391b7f7 to 3d8a7e6 Compare May 30, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant