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

BSEffectShader texture_clamp_mode incorrectly mapped #76

Open
neomonkeus opened this issue Apr 24, 2021 · 0 comments
Open

BSEffectShader texture_clamp_mode incorrectly mapped #76

neomonkeus opened this issue Apr 24, 2021 · 0 comments

Comments

@neomonkeus
Copy link
Member

@niftools/pyffi-reviewers

Issue Overview

[Provide high level overview of the issue and why it is relevant to this repository]

Version Information

Pyffi Version Info

[version number]
Run the following command if it is installed.
python -c "import pyffi; print(pyffi.version)"

Platform information

[Provide a brief overview of what OS your running on]

Context

[Provide more detailed information to the issue itself]
The texture_clamp_mode on a imported/exported BSEffectShader is not just the "Texture Clamp Mode" block detail in NifSkope, but also the "Lighting Influence", "Env Map Min LOD" and "Unknown Byte", where each consecutive field 256 higher. Presumably this is an issue with pyffi, but it can be worked around for now.

Steps to Reproduce

[Ordered list of the steps required for recreating the issue, including settings]
#.

Expected Result

[Describe what you expected to have resulted from this process]

Actual Result

[Describe what you currently experience from this process, and thereby explain the bug]

Possible Fix

[Optional, suggest fixes, improvement or reasons for the bug might have occurred]

Screenshot

[If relevant, include a screenshot]

Logs and Files

[Provide the generated log output and any accompanying files for the format related to the issue]

Console Output

[Set the logging level to 'Debug' and attach the output of the console. ]

Similar Known Issues

[Reference any known issues - https://github.com/niftools/pyffi/issues]

Additional Information

[Anything else you feel is relevant]

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

1 participant