Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Swaney <sswaney@centurytel.net>2005-03-13 16:17:59 +0300
committerStephen Swaney <sswaney@centurytel.net>2005-03-13 16:17:59 +0300
commit8c564af14704486de7b06eb82a087a4daa3ad95d (patch)
treec5140b688046daf345468d705e3ad45d84e85528 /source/blender/python/api2_2x/doc/API_intro.py
parent7d520a16c4f59dffc33a19ad73526cae1a6816de (diff)
A little editing on the doc for the newest member of our Bpy module familily: Text3d.
Diffstat (limited to 'source/blender/python/api2_2x/doc/API_intro.py')
-rw-r--r--source/blender/python/api2_2x/doc/API_intro.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/python/api2_2x/doc/API_intro.py b/source/blender/python/api2_2x/doc/API_intro.py
index 197fbaee875..1c910711d46 100644
--- a/source/blender/python/api2_2x/doc/API_intro.py
+++ b/source/blender/python/api2_2x/doc/API_intro.py
@@ -36,6 +36,7 @@ The Blender Python API Reference
- L{Render}
- L{Sound}
- L{Text}
+ - L{Text3d} (new)
- L{Texture}
- L{Types}
- L{Window}