[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [11282] trunk/blender/source/blender/ python/api2_2x/doc/Texture.py: was missing colorband from the flags in the epy docs

Campbell Barton cbarton at metavr.com
Sun Jul 15 21:31:45 CEST 2007


Revision: 11282
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=11282
Author:   campbellbarton
Date:     2007-07-15 21:31:45 +0200 (Sun, 15 Jul 2007)

Log Message:
-----------
was missing colorband from the flags in the epy docs

Modified Paths:
--------------
    trunk/blender/source/blender/python/api2_2x/doc/Texture.py

Modified: trunk/blender/source/blender/python/api2_2x/doc/Texture.py
===================================================================
--- trunk/blender/source/blender/python/api2_2x/doc/Texture.py	2007-07-15 18:11:51 UTC (rev 11281)
+++ trunk/blender/source/blender/python/api2_2x/doc/Texture.py	2007-07-15 19:31:45 UTC (rev 11282)
@@ -59,6 +59,7 @@
 		- 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:





More information about the Bf-blender-cvs mailing list