* stopped bpy from importing automaticaly as decieded in the meeting.
* removed Blender.Main, since we agree it will be called bpy, renamed files also.
* updated epydocs from this and last commit.
* updated scripts to use bpy.*, and bugfix's for widgetwizard
This commit is contained in:
2007-03-26 19:44:44 +00:00
parent e968f6ec4b
commit 2b8bed8598
23 changed files with 291 additions and 312 deletions

View File

@@ -12,7 +12,7 @@ The Blender Python API Reference
-----------
- L{Blender}
- L{bpy<Bpy>} (automatically imported)
- L{bpy<Bpy>}
Submodules:
-----------