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:
authorKen Hughes <khughes@pacific.edu>2005-10-03 23:36:15 +0400
committerKen Hughes <khughes@pacific.edu>2005-10-03 23:36:15 +0400
commitf2af563f92b7c33d0ddf7b97bbd2c168cf21e5a6 (patch)
tree8e5864ba00d9cc9bebaedc3be4d50d0480f830b5 /source/blender/python/api2_2x/doc/API_intro.py
parentc7f4016349a93624542cf9179102ebcfe350ad19 (diff)
Added new BPython thin mesh module
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 876c39b36b3..c2b4df3fbba 100644
--- a/source/blender/python/api2_2x/doc/API_intro.py
+++ b/source/blender/python/api2_2x/doc/API_intro.py
@@ -28,6 +28,7 @@ The Blender Python API Reference
- L{Library}
- L{Material} (*)
- L{Mathutils} (*)
+ - L{Mesh} (*)
- L{Metaball}
- L{NMesh} (*)
- L{Noise}