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-11-26 05:10:42 +0300
committerStephen Swaney <sswaney@centurytel.net>2005-11-26 05:10:42 +0300
commit51e70835cc11f088366472848fac2b329e32cd92 (patch)
tree21cddbfeca76de02e5726060944fe3b8285bf11a /source/blender/python/api2_2x/doc/API_intro.py
parent8128835adaf427c2567e18ffa99cf0601ca6be7b (diff)
patch #2869 MTex module additions
contributed by Yehoshua Sapir (sapir) adds attributes to MTex module. adds module constants. Uses new style tp_getset.
Diffstat (limited to 'source/blender/python/api2_2x/doc/API_intro.py')
-rw-r--r--source/blender/python/api2_2x/doc/API_intro.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/python/api2_2x/doc/API_intro.py b/source/blender/python/api2_2x/doc/API_intro.py
index 999d692ae0c..31ab333f231 100644
--- a/source/blender/python/api2_2x/doc/API_intro.py
+++ b/source/blender/python/api2_2x/doc/API_intro.py
@@ -41,7 +41,7 @@ The Blender Python API Reference
- L{Text}
- L{Text3d}
- L{Font}
- - L{Texture}
+ - L{Texture} (*)
- L{TimeLine}
- L{Types}
- L{Window}