niftools / pyffi

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

Update : Spell texture path substitute & dump improve #4

Closed neomonkeus closed 10 years ago

neomonkeus commented 10 years ago

Adds texture path substitutions support for BSShaderTextureSet blocks Adds support to the dump info for BSShaderTextureSet blocks

Update code provided by Morcroft - Dark Creations, Slight improvement to decode byte strings, and remove empty string values

@kormgar, @GhostWalker71 can you guys review

Ghostwalker71 commented 10 years ago

Looks good to me. Have you constructed and passed test cases?

neomonkeus commented 10 years ago

Pyffi could do with test cases and a framework. I'll open a summary issue.