===Python API===
Adding support for Action Strips to the API. A new attribute "actionStrips" has been added to the Object API to access them.
This commit is contained in:
@@ -15,6 +15,7 @@ The Blender Python API Reference
|
||||
-----------
|
||||
- L{Armature}
|
||||
- L{NLA}
|
||||
- L{Action<NLA.Action>}
|
||||
- L{BezTriple} (*)
|
||||
- L{BGL}
|
||||
- L{Camera}
|
||||
@@ -39,6 +40,7 @@ The Blender Python API Reference
|
||||
- L{Object} (*)
|
||||
- L{Pose}
|
||||
- L{Constraint} (*)
|
||||
- L{ActionStrips<NLA>} (*)
|
||||
- L{Registry}
|
||||
- L{Scene}
|
||||
- L{Radio}
|
||||
|
Reference in New Issue
Block a user