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>2007-07-15 23:31:45 +0400
committerCampbell Barton <ideasman42@gmail.com>2007-07-15 23:31:45 +0400
commit8f6c18dc17435e15257b3972029d2b268eee7d45 (patch)
tree2de9595ef39d5333b738d275f09048b9e879c4c0 /source/blender/python/api2_2x/doc
parentf3c14b13060580c0fc59191c36b0178662406034 (diff)
was missing colorband from the flags in the epy docs
Diffstat (limited to 'source/blender/python/api2_2x/doc')
-rw-r--r--source/blender/python/api2_2x/doc/Texture.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/python/api2_2x/doc/Texture.py b/source/blender/python/api2_2x/doc/Texture.py
index 9b1c3e0d7d3..684897c8635 100644
--- a/source/blender/python/api2_2x/doc/Texture.py
+++ b/source/blender/python/api2_2x/doc/Texture.py
@@ -59,6 +59,7 @@ Example::
- NEGALPHA - Reverse the alpha value
- CHECKER_ODD - Fill the "odd" checkerboard tiles
- CHECKER_EVEN - Fill the "even" checkerboard tiles
+ - COLORBAND - Enable colorband for this texture
@type ImageFlags: readonly dictionary
@var ImageFlags: The available image flags for Texture.imageFlags: