More Modifier API changes: * add Blender.Modifier.Settings dict with constants for modifier types * add mod.type attribute, which returns type of the Modifier * add some internal consistency checks in ModSeq_remove
added name to the docs
Initial commit for new Modifier API. Probably does about 70-75% of what it should, but it's a start.