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

NiShadeProperty #8

Open neomonkeus opened 11 years ago

neomonkeus commented 11 years ago

Add a new BitFlag to represent the options of this property,

Moving these options will allow nif.xml users to programmatically know the values and alter them, rather that it being documented as a comment in the nif.xml.

Ref: #3

neomonkeus commented 10 years ago

Updates to #3 with new proposals for implementation of bitflags.