- Documentation for the new python API

This commit is contained in:
2004-05-02 14:29:31 +00:00
parent e7df984c16
commit 5a4e574b81
7 changed files with 1289 additions and 1042 deletions

View File

@@ -20,6 +20,8 @@ The Blender Python API Reference
-----------
- L{Armature}
- L{Bone}
- L{NLA} (new)
- L{BGL}
- L{Camera}
- L{Curve}
@@ -38,6 +40,7 @@ The Blender Python API Reference
- L{Object}
- L{Registry}
- L{Scene}
- L{Render} (new)
- L{Text}
- L{Texture}
- L{Types}