Python API

----------
Bugfix #7898: added access to DISPLACE modifiers, add ARRAY constant to
modifier documentation.
This commit is contained in:
Ken Hughes
2007-12-11 01:58:22 +00:00
parent dbb13c07cc
commit 910ef6ca75
2 changed files with 3 additions and 2 deletions

View File

@@ -49,6 +49,7 @@ Example::
@var Types: Constant Modifier dict used for L{ModSeq.append} to a
modifier sequence and comparing with L{Modifier.type}:
- ARMATURE - type value for Armature modifiers
- ARRAY - type value for Array modifiers
- BOOLEAN - type value for Boolean modifiers
- BUILD - type value for Build modifiers
- CURVE - type value for Curve modifiers