added remove to the modifier seq (when pymodifier->md is NULL then its been removed)
added name to the docs
This commit is contained in:
@@ -56,7 +56,8 @@ class Modifier:
|
||||
The Modifier object
|
||||
===================
|
||||
This object provides access to a modifier for a particular object.
|
||||
"""
|
||||
@ivar name: The name of this modifier. 31 chars max.
|
||||
"""
|
||||
|
||||
def __getitem__(key):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user