===Python API===

Initial commit for new Modifier API.  Probably does about 70-75% of what it
should, but it's a start.
This commit is contained in:
Ken Hughes
2006-04-23 02:34:50 +00:00
parent a7863efb8a
commit 8001a8b409
8 changed files with 1406 additions and 15 deletions

View File

@@ -15,7 +15,7 @@ The Blender Python API Reference
-----------
- L{Armature}
- L{NLA}
- L{BezTriple}
- L{BezTriple} (*)
- L{BGL}
- L{Camera}
- L{Curve}
@@ -23,8 +23,8 @@ The Blender Python API Reference
- L{Effect}
- L{Group} (*)
- L{Image}
- L{Ipo}
- L{IpoCurve}
- L{Ipo} (*)
- L{IpoCurve} (*)
- L{Key} (*)
- L{Lamp}
- L{Lattice}
@@ -33,6 +33,7 @@ The Blender Python API Reference
- L{Mathutils} (*)
- L{Mesh} (*)
- L{Metaball}
- L{Modifier} (*)
- L{NMesh} (*)
- L{Noise}
- L{Object} (*)