Revision: 20157
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=20157
Author:   khughes
Date:     2009-05-11 18:57:54 +0200 (Mon, 11 May 2009)

Log Message:
-----------
Remove incorrect "w" attribute from Eulers, gave warning in epydocs.

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

Modified: trunk/blender/source/blender/python/api2_2x/doc/Mathutils.py
===================================================================
--- trunk/blender/source/blender/python/api2_2x/doc/Mathutils.py        
2009-05-11 16:31:30 UTC (rev 20156)
+++ trunk/blender/source/blender/python/api2_2x/doc/Mathutils.py        
2009-05-11 16:57:54 UTC (rev 20157)
@@ -546,7 +546,7 @@
   The Euler object
   ================
     This object gives access to Eulers in Blender.
-  @group Axises: x, y, z, w
+  @group Axises: x, y, z
   @ivar x: The heading value in degrees.
   @ivar y: The pitch value in degrees.
   @ivar z: The roll value in degrees.


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

Reply via email to