-- New module: Blender.Texture, by new developer Alex Mole.
Most of it is done: guess only Ipo, envmap, colorband and plugin were not implemented yet.
This commit is contained in:
2003-11-23 17:46:06 +00:00
parent 511b098c81
commit 5e7f9dfa08
14 changed files with 2109 additions and 7 deletions

View File

@@ -24,6 +24,7 @@ The Blender Python API Reference
- L{Object}
- L{NMesh}
- L{Material}
- L{Texture}
- L{Armature}
- L{Camera}
- L{Lamp}