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 TextureArray not exporting WrapMode #2395

Merged
merged 5 commits into from
Mar 20, 2025

Conversation

jcfandino
Copy link
Contributor

Fixes #2394

- Implemented write and read to include wrapS and wrapT values
@jcfandino jcfandino force-pushed the texture-array-wrap branch from 0779d08 to 3154d3f Compare March 10, 2025 21:21
@jcfandino jcfandino force-pushed the texture-array-wrap branch from 3154d3f to 91b5eee Compare March 10, 2025 21:22
@yaRnMcDonuts yaRnMcDonuts added this to the v3.8.0 milestone Mar 11, 2025
@yaRnMcDonuts
Copy link
Member

I made the changes that I requested in my review (with the permission of the PR author) and everything looks good. So I will plan to merge this in ~48 hours.

@yaRnMcDonuts yaRnMcDonuts merged commit 0d62284 into jMonkeyEngine:master Mar 20, 2025
15 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.

TextureArray not exporting WrapMode
3 participants