===Python API===

New Constraint API.  Constraints are accessible through a "constraints"
attribute in poses and objects.  Would be REALLY NICE for armature users to
pound on this code.
This commit is contained in:
Ken Hughes
2006-05-07 14:57:58 +00:00
parent 8255bdce57
commit cd3af13a1b
11 changed files with 2011 additions and 37 deletions

View File

@@ -38,6 +38,7 @@ The Blender Python API Reference
- L{Noise}
- L{Object} (*)
- L{Pose}
- L{Constraint} (*)
- L{Registry}
- L{Scene}
- L{Radio}