A little editing on the doc for the newest member of our Bpy module familily: Text3d.

This commit is contained in:
Stephen Swaney
2005-03-13 13:17:59 +00:00
parent 7d520a16c4
commit 8c564af147
2 changed files with 18 additions and 16 deletions

View File

@@ -36,6 +36,7 @@ The Blender Python API Reference
- L{Render}
- L{Sound}
- L{Text}
- L{Text3d} (new)
- L{Texture}
- L{Types}
- L{Window}