Revision: 56059
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=56059
Author:   campbellbarton
Date:     2013-04-15 11:29:31 +0000 (Mon, 15 Apr 2013)
Log Message:
-----------
add back attribution field from script.

Modified Paths:
--------------
    trunk/blender/release/scripts/startup/bl_operators/vertexpaint_dirt.py

Modified: trunk/blender/release/scripts/startup/bl_operators/vertexpaint_dirt.py
===================================================================
--- trunk/blender/release/scripts/startup/bl_operators/vertexpaint_dirt.py      
2013-04-15 11:08:02 UTC (rev 56058)
+++ trunk/blender/release/scripts/startup/bl_operators/vertexpaint_dirt.py      
2013-04-15 11:29:31 UTC (rev 56059)
@@ -21,6 +21,7 @@
 
 # <pep8 compliant>
 
+# Contributor(s): Keith "Wahooney" Boshoff, Campbell Barton
 
 def applyVertexDirt(me, blur_iterations, blur_strength, clamp_dirt, 
clamp_clean, dirt_only):
     from mathutils import Vector

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to