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

Unable to select a different Sampler ID with the same name in the 'Stage' tab #42

Closed
GerasSB opened this issue Apr 19, 2023 · 1 comment
Assignees

Comments

@GerasSB
Copy link

GerasSB commented Apr 19, 2023

If there's a texture that's indexed twice, you're only able to select the first one in the Stage tab.

Explanation

Here's a material with two samplers. Both samplers share the same name and texture, but have different indexes as they were set up separately within texheaders.json. You can edit them individually as expected.

image

When going to the Stage tab, however, you can only select the one with index [0]. Clicking on any other with the same name does nothing.

image

@riidefi riidefi self-assigned this Apr 23, 2023
@riidefi
Copy link
Owner

riidefi commented Apr 27, 2023

Thanks for the reports. This should be fixed along with #43 and #41. Will release a new version momentarily.

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

No branches or pull requests

2 participants