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

Issue 561 #574

Merged
merged 2 commits into from
Apr 29, 2024
Merged

Issue 561 #574

merged 2 commits into from
Apr 29, 2024

Conversation

neph1
Copy link
Contributor

@neph1 neph1 commented Mar 2, 2024

This is a bit of a weird one.
I think it's a regression from when I fixed something related to this a while back. The issue happens when a different texture was changed because the loaded flip and repeat weren't persisted.
I was tempted to rewrite a bit how it functioned, but also wanted to consider extra texture options (iirc that is another issue further down the list).
This refactor handles that, but I'm not sure the rest of the SDK does. At least if you try to enter something manually after the texture name, there will be a warning.
Not sure whether to keep it, or not allow anything after the texture name.
Fixes #561 and I think also #562

@neph1
Copy link
Contributor Author

neph1 commented Mar 2, 2024

Cheers 🎉 . I'll keep this open since I want to do some more testing before merging it

@neph1 neph1 added this to the 3.7 milestone Mar 11, 2024
@neph1 neph1 merged commit 3866623 into jMonkeyEngine:master Apr 29, 2024
1 check 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.

Editing values in the "Options" tab will make textures lose "Repeat"
2 participants