niftools / nifxml

A repository for the nif.xml file, which contains the nif file format description.
http://www.niftools.org
GNU General Public License v3.0
37 stars 43 forks source link

Explanations for Bethesda shaders and interpolators - 2nd try #12

Closed skyfox69 closed 11 years ago

skyfox69 commented 11 years ago

I added issue #7 from abies into nif.xml considering suggestion from ttl269 and neomonkeus. Abies pull request should be obsolete by this, as he wasn't around since august.

Also changed lines 2666/2667 (old version) 2705/2706 (this version) back to old syntax. They caused load errors in NifSkope 1.1.3. I think NifSkope doesn't recognize '!=0' in '((Num UV Sets & 61440)!=0 || (BS Num UV Sets & 61440)!=0)'

@ttl269 @throttlekitty @nexustheru @amorilia @neomonkeus

neomonkeus commented 11 years ago

Looks good to me but I don't know any better, i'll leave it to ttl269 to review

@skyfox69 - Thanks for testing with NifSkope, can you check niflib. I really need to get on top of automation so that if will kick off dependency builds to save us doing it manually.

@ttl269, @skyfox69 - Can you guys check out my proposal on the forum regarding validation.

skyfox69 commented 11 years ago

@ttl269 - Thanks for reviewing and merging

@ttl269 , @neomonkeus - I'll adapt niflib in the next few days...