patch #2869 MTex module additions

contributed by Yehoshua Sapir (sapir)

adds attributes to MTex module.  adds module constants.
Uses new style tp_getset.
This commit is contained in:
Stephen Swaney
2005-11-26 02:10:42 +00:00
parent 8128835ada
commit 51e70835cc
4 changed files with 866 additions and 94 deletions

View File

@@ -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}