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:
authorCampbell Barton <ideasman42@gmail.com>2006-07-02 19:28:28 +0400
committerCampbell Barton <ideasman42@gmail.com>2006-07-02 19:28:28 +0400
commit6adf0e654310a15601b550155ba3bcb85e637b33 (patch)
tree60e8fc9d89fc87acb2ee5a69c13f6bb6d19060e6 /source/blender/python/api2_2x/doc/API_intro.py
parent156f2030fd90d33faa0e0ad5915c07bfe51e3871 (diff)
finish adding Geometry module, removed polyfill from mathutils, updated epydoc links and updated BPyMesh NGon function
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 167d6388916..e0f602a2c96 100644
--- a/source/blender/python/api2_2x/doc/API_intro.py
+++ b/source/blender/python/api2_2x/doc/API_intro.py
@@ -22,6 +22,7 @@ The Blender Python API Reference
- L{Curve}
- L{Draw}
- L{Effect}
+ - L{Geometry} (*)
- L{Group} (*)
- L{Image}
- L{Ipo} (*)