[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17047] trunk/blender/source/blender/ python/api2_2x/doc/Material.py: correction to epydoc

Campbell Barton ideasman42 at gmail.com
Sun Oct 12 16:27:33 CEST 2008


Revision: 17047
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=17047
Author:   campbellbarton
Date:     2008-10-12 16:27:30 +0200 (Sun, 12 Oct 2008)

Log Message:
-----------
correction to epydoc

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

Modified: trunk/blender/source/blender/python/api2_2x/doc/Material.py
===================================================================
--- trunk/blender/source/blender/python/api2_2x/doc/Material.py	2008-10-12 13:32:28 UTC (rev 17046)
+++ trunk/blender/source/blender/python/api2_2x/doc/Material.py	2008-10-12 14:27:30 UTC (rev 17047)
@@ -212,7 +212,7 @@
 	Value is clamped to the range [0.0,100.0].
 	@type haloSize:  float
 	@ivar hard:  Hardness of the specularity.
-	Value is clamped to the range [1,255].
+	Value is clamped to the range [1,511].
 	@type hard:  int
 	@ivar ipo:  Material Ipo data.
 	Contains the Ipo if one is assigned to the object, None otherwise.  Setting to None clears the current Ipo.





More information about the Bf-blender-cvs mailing list