Skip to content

AnimationRender: Allow texture tiling for entities#294

Open
meszaros-lajos-gyorgy wants to merge 1 commit into
arx:masterfrom
arx-insanity:fix-allow-texture-tiling-for-entities
Open

AnimationRender: Allow texture tiling for entities#294
meszaros-lajos-gyorgy wants to merge 1 commit into
arx:masterfrom
arx-insanity:fix-allow-texture-tiling-for-entities

Conversation

@meszaros-lajos-gyorgy
Copy link
Copy Markdown
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

Development

Successfully merging this pull request may close these issues.

1 participant