niftools / pyffi

PyFFI is a Python library for processing block structured files.
http://www.niftools.org/pyffi
Other
48 stars 26 forks source link

Endian type check #20

Closed Ghostwalker71 closed 4 years ago

Ghostwalker71 commented 8 years ago

Adding endian type check to num uv sets as seen in nif xml pull req - Particle system + 20.3.0.9 support - commit - Extended support for 20.3.0.9 causes pyffi to return a missing attribute error during import within blender.

neomonkeus commented 8 years ago

Can you upload the stacktrace from the error.

Ghostwalker71 commented 8 years ago

I have since rearranged the file structure and made numerous edits to my pyffi repo, so it wouldn't be a valid stack. the pull for the xml can be easily merged with the current develop branch in the niftools repo. The conflicts were minor.

neomonkeus commented 8 years ago

Reference niftools/nifxml#40