Remove incorrect "w" attribute from Eulers, gave warning in epydocs.

This commit is contained in:
Ken Hughes
2009-05-11 16:57:54 +00:00
parent 0c6ec76a4c
commit c24a81a293

View File

@@ -546,7 +546,7 @@ class Euler:
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.